public class Asn1RELATIVE_OID_IRI extends Asn1OID_IRI
| Modifier and Type | Field and Description |
|---|---|
static Asn1Tag |
TAG
The TAG constant describes the universal tag for
this data type (UNIVERSAL 36).
|
mStringBuffer, valueBIT_STRING, BMPString, BOOLEAN, DATE, DATE_TIME, DURATION, ENUMERATED, EOC, EXTERNAL, GeneralString, GeneralTime, GraphicString, IA5String, INTEGER, mNonParameterizedTypeName, NULL, NumericString, OBJECT_IDENTIFIER, ObjectDescriptor, OCTET_STRING, OID_IRI, OpenType, PrintableString, REAL, RELATIVE_OID_IRI, RelativeOID, SEQUENCE, SET, T61String, TeletexString, TIME, TIME_OF_DAY, UniversalString, UTCTime, UTF8String, VideotexString, VisibleString| Constructor and Description |
|---|
Asn1RELATIVE_OID_IRI()
The default constructor creates an empty string object.
|
Asn1RELATIVE_OID_IRI(java.lang.String data)
This version of the constructor can be used to set the string
value member variable to the given string value.
|
| Modifier and Type | Method and Description |
|---|---|
protected Asn1Tag |
getTag()
Allows subclass to use a different tag by overriding this method.
|
protected short |
getTagNumber()
Allows subclass to use a different tag number by overriding this method.
|
decode, decode, decode, decode, encode, encode, encode, encode, encode, encode, encodedecode, decode, decode, decode, decodeByteToChar, decodeInternal, decodeXER, decodeXML, encode, encode, encode, encode, encode, encode, encode, equals, equals, getAsn1TypeName, getLength, hashCode, toString, validate_setKey, _setLicLocation, clone, decode, decode, decode, decode, decode, decode, decode, decode, decode, decode, encode, encode, encode, encode, encode, encodeAsOpenType, equals, getNonParameterizedTypeName, getTypeName, indent, indent, isOpenType, matchTag, matchTag, pdiag, print, print, print, setNonParameterizedTypeName, setOpenTypepublic static final Asn1Tag TAG
public Asn1RELATIVE_OID_IRI()
public Asn1RELATIVE_OID_IRI(java.lang.String data)
protected short getTagNumber()
getTagNumber in class Asn1OID_IRIprotected Asn1Tag getTag()
getTag in class Asn1OID_IRI