Class KnownLongitude
- 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.KnownLongitude
-
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
public class KnownLongitude extends Longitude
-
-
Constructor Summary
Constructors Constructor Description KnownLongitude(long value)
KnownLongitude(java.math.BigInteger value)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static KnownLongitude
getInstance(java.lang.Object o)
-
Methods inherited from class org.bouncycastle.oer.its.ieee1609dot2.basetypes.OneEightyDegreeInt
getValue, toASN1Primitive
-
-
-
-
Method Detail
-
getInstance
public static KnownLongitude getInstance(java.lang.Object o)
-
-