public class Longitude extends OneEightyDegreeInt
Latitude ::= OneEightyDegreeInt
OneEightyDegreeInt ::= INTEGER {
min (-1799999999),
max (1800000000),
unknown (1800000001)
} (-1799999999..1800000001)
| Constructor and Description |
|---|
Longitude(java.math.BigInteger value) |
Longitude(byte[] bytes) |
Longitude(long value) |
| Modifier and Type | Method and Description |
|---|---|
static Longitude |
getInstance(java.lang.Object o) |
assertValuegetInstance, getPositiveValue, getValue, hashCode, hasValue, hasValue, hasValue, intPositiveValueExact, intValueExact, longValueExact, toStringencodeTo, encodeTo, equals, equals, equals, fromByteArray, toASN1Primitivepublic Longitude(long value)
public Longitude(java.math.BigInteger value)
public Longitude(byte[] bytes)
public static Longitude getInstance(java.lang.Object o)