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