public class Elevation extends UINT16
Modifier | Constructor and Description |
---|---|
protected |
Elevation(org.bouncycastle.asn1.ASN1Integer integer) |
|
Elevation(java.math.BigInteger value) |
|
Elevation(int value) |
|
Elevation(long value) |
|
Elevation(UINT16 value) |
Modifier and Type | Method and Description |
---|---|
static Elevation |
getInstance(java.lang.Object o) |
assertLimit, valueOf
getValue, toASN1Primitive
public Elevation(UINT16 value)
public Elevation(java.math.BigInteger value)
public Elevation(int value)
public Elevation(long value)
protected Elevation(org.bouncycastle.asn1.ASN1Integer integer)
public static Elevation getInstance(java.lang.Object o)