public class Latitude extends NinetyDegreeInt
Latitude ::= NinetyDegreeInt
| Constructor and Description |
|---|
Latitude(java.math.BigInteger value) |
Latitude(byte[] bytes) |
Latitude(long value) |
| Modifier and Type | Method and Description |
|---|---|
static Latitude |
getInstance(java.lang.Object o) |
assertValuegetInstance, getPositiveValue, getValue, hashCode, hasValue, hasValue, hasValue, intPositiveValueExact, intValueExact, longValueExact, toStringencodeTo, encodeTo, equals, equals, equals, fromByteArray, toASN1Primitivepublic Latitude(long value)
public Latitude(java.math.BigInteger value)
public Latitude(byte[] bytes)
public static Latitude getInstance(java.lang.Object o)