public class BerEnum extends BerInteger
Modifier and Type | Field and Description |
---|---|
static BerIdentifier |
identifier |
code, id, value
Constructor and Description |
---|
BerEnum() |
BerEnum(byte[] code) |
BerEnum(long val) |
decode, encode, encodeAndSave, toString
public static final BerIdentifier identifier