Class Elevation
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.oer.its.ieee1609dot2.basetypes.UintBase
org.bouncycastle.oer.its.ieee1609dot2.basetypes.UINT16
org.bouncycastle.oer.its.ieee1609dot2.basetypes.Elevation
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
Elevation ::= Uint16
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bouncycastle.oer.its.ieee1609dot2.basetypes.UINT16
assertLimit, valueOf
Methods inherited from class org.bouncycastle.oer.its.ieee1609dot2.basetypes.UintBase
getValue, toASN1Primitive
Methods inherited from class org.bouncycastle.asn1.ASN1Object
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
-
Constructor Details
-
Elevation
-
Elevation
-
Elevation
public Elevation(int value) -
Elevation
public Elevation(long value) -
Elevation
protected Elevation(org.bouncycastle.asn1.ASN1Integer integer)
-
-
Method Details
-
getInstance
-