Class Latitude
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.oer.its.ieee1609dot2.basetypes.NinetyDegreeInt
org.bouncycastle.oer.its.ieee1609dot2.basetypes.Latitude
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
- Direct Known Subclasses:
UnknownLatitude
Latitude ::= NinetyDegreeInt
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bouncycastle.oer.its.ieee1609dot2.basetypes.NinetyDegreeInt
getValue, toASN1Primitive
Methods inherited from class org.bouncycastle.asn1.ASN1Object
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
-
Constructor Details
-
Latitude
public Latitude(long value) -
Latitude
-
-
Method Details
-
getInstance
-