|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmuc.jasn1.ber.types.BerInteger
org.openmuc.jasn1.ber.types.BerEnum
public class BerEnum
Field Summary | |
---|---|
static BerIdentifier |
identifier
|
Fields inherited from class org.openmuc.jasn1.ber.types.BerInteger |
---|
code, id, val |
Constructor Summary | |
---|---|
BerEnum()
|
|
BerEnum(byte[] code)
|
|
BerEnum(long val)
|
Method Summary |
---|
Methods inherited from class org.openmuc.jasn1.ber.types.BerInteger |
---|
decode, encode, encodeAndSave |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final BerIdentifier identifier
Constructor Detail |
---|
public BerEnum()
public BerEnum(byte[] code)
public BerEnum(long val)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |