|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.asn1.ber.TagEnum
org.apache.asn1.ber.primitives.ContextSpecificTag
Easy to use tag with public constructor for the CONTEXT_SPECIFIC type class.
Field Summary |
Fields inherited from class org.apache.asn1.ber.TagEnum |
|
Constructor Summary | |
ContextSpecificTag(int id,
boolean isConstructed)
|
Methods inherited from class org.apache.asn1.ber.TagEnum |
getConstructedTag, getName, getPrimitiveTag, getTagId, getTypeClass, getValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContextSpecificTag(int id, boolean isConstructed)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |