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