Class UnknownLongitude
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.oer.its.ieee1609dot2.basetypes.OneEightyDegreeInt
org.bouncycastle.oer.its.ieee1609dot2.basetypes.Longitude
org.bouncycastle.oer.its.ieee1609dot2.basetypes.UnknownLongitude
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
UnknownLongitude ::= OneEightyDegreeInt (unknown)
The value 1,800,000,001 indicates that the longitude was not
available to the sender.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bouncycastle.oer.its.ieee1609dot2.basetypes.OneEightyDegreeInt
getValue, toASN1Primitive
Methods inherited from class org.bouncycastle.asn1.ASN1Object
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
UnknownLongitude
public UnknownLongitude()
-
-
Method Details
-
getInstance
-