|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindbright.asn1.ASN1Object
com.mindbright.asn1.ASN1DynamicType
com.mindbright.asn1.ASN1Choice
com.mindbright.asn1.ASN1Any
Nested Class Summary | |
static class |
ASN1Any.ASN1AnyStructure
|
static class |
ASN1Any.ASN1SequenceOfAny
|
static class |
ASN1Any.ASN1SetOfAny
|
Field Summary |
Fields inherited from class com.mindbright.asn1.ASN1Choice |
members |
Fields inherited from class com.mindbright.asn1.ASN1DynamicType |
value |
Fields inherited from class com.mindbright.asn1.ASN1Object |
isSet, tag |
Constructor Summary | |
ASN1Any()
|
Method Summary | |
protected java.lang.Object |
memberMapping(int tag)
|
Methods inherited from class com.mindbright.asn1.ASN1Choice |
bindType, getMember, setMember, setMember, setMember |
Methods inherited from class com.mindbright.asn1.ASN1DynamicType |
decodeValue, encodeValue, getType, getValue, setValue, setValue |
Methods inherited from class com.mindbright.asn1.ASN1Object |
decodeValue, getTag, isSet |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ASN1Any()
Method Detail |
protected java.lang.Object memberMapping(int tag)
memberMapping
in class ASN1Choice
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |