|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjp.bitmeister.asn1.type.ASN1TagValue
public class ASN1TagValue
Contains a set of ASN.1 tag value.
ASN1Tag
,
ASN1TagClass
,
ASN1TagMode
Method Summary | |
---|---|
ASN1TagClass |
tagClass()
Returns tag class of this tag. |
ASN1TagMode |
tagMode()
Returns tagging mode. |
int |
tagNumber()
Returns tag number of this tag. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public ASN1TagClass tagClass()
public int tagNumber()
public ASN1TagMode tagMode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |