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) |
assertValue
getInstance, getPositiveValue, getValue, hashCode, hasValue, hasValue, hasValue, intPositiveValueExact, intValueExact, longValueExact, toString
encodeTo, encodeTo, equals, equals, equals, fromByteArray, toASN1Primitive
public Latitude(long value)
public Latitude(java.math.BigInteger value)
public Latitude(byte[] bytes)
public static Latitude getInstance(java.lang.Object o)