public class BerEnum extends BerInteger
Modifier and Type | Field and Description |
---|---|
static BerTag |
tag |
code, value
Constructor and Description |
---|
BerEnum() |
BerEnum(java.math.BigInteger val) |
BerEnum(byte[] code) |
BerEnum(long val) |
byteValue, decode, decode, encode, encode, encodeAndSave, intValue, longValue, shortValue, toString
public static final BerTag tag