org.openmuc.jasn1.ber.types
public class BerEnum extends BerInteger
Modifier and Type | Field and Description |
---|---|
static BerIdentifier |
identifier |
code, id, val
Constructor and Description |
---|
BerEnum() |
BerEnum(byte[] code) |
BerEnum(long val) |
decode, encode, encodeAndSave
public static final BerIdentifier identifier