public class Latitude extends NinetyDegreeInt
Latitude ::= NinetyDegreeInt
| Constructor and Description |
|---|
Latitude(java.math.BigInteger value) |
Latitude(long value) |
| Modifier and Type | Method and Description |
|---|---|
static Latitude |
getInstance(java.lang.Object o) |
getValue, toASN1Primitivepublic Latitude(long value)
public Latitude(java.math.BigInteger value)
public static Latitude getInstance(java.lang.Object o)