- T61String - Static variable in class com.objsys.asn1j.runtime.Asn1Type
-
T61String type code = TeletexString
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1BigInteger
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 2).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1BitString
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 3).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1BMPString
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 30).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1Boolean
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 1).
- tag - Variable in class com.objsys.asn1j.runtime.Asn1ChoiceExt
-
tag is used with OER.
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1Date
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 31).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1DateTime
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 33).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1Duration
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 34).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1Enumerated
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 10).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1GeneralizedTime
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 24).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1GeneralString
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 27).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1GraphicString
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 25).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1IA5String
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 22).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1Integer
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 2).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1Null
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 5).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1NumericString
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 18).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1ObjectDescriptor
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 7).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 6).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1OctetString
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 4).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1OID_IRI
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 35).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1PrintableString
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 19).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1Real
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 9).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1Real10
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 9).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1RELATIVE_OID_IRI
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 36).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1RelativeOID
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 13).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1StringOID
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 6).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1StringRelativeOID
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 13).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1T61String
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 20).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1Time
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 14).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1TimeOfDay
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 32).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1UniversalString
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 28).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1UTCTime
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 23).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1UTF8String
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 12).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1VideotexString
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 21).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1VisibleString
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 26).
- TAG - Static variable in class com.objsys.asn1j.runtime.Asn1X694OrderElement
-
The TAG constant describes the universal tag for
this data type (UNIVERSAL 10).
- tbcdBinToChar(byte) - Static method in class com.objsys.asn1j.runtime.Asn1Util
-
This function converts a TBCD binary character into its ASCII equivalent.
- tbcdCharToBin(char) - Static method in class com.objsys.asn1j.runtime.Asn1Util
-
This function converts a TBCD character ('0'-'9',"*#abc") into its binary
equivalent.
- TBCDToString(byte[]) - Static method in class com.objsys.asn1j.runtime.Asn1Util
-
Translates a TBCD string to an ASCII string.
- TeletexString - Static variable in class com.objsys.asn1j.runtime.Asn1Type
-
TeletexString type code = 20
- throwIfUnhandled(Asn1Exception) - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
-
Throw the given exception, unless an exception handler is set and it
the handler handles it.
- TIME - Static variable in class com.objsys.asn1j.runtime.Asn1Type
-
TIME type code = 14
- TIME_OF_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1TimeUtil
-
- TIME_OF_DAY - Static variable in class com.objsys.asn1j.runtime.Asn1Type
-
TIME-OF-DAY type code = 32
- toArray() - Method in class com.objsys.asn1j.runtime.Asn1ArrayType
-
This method returns the array of element object.
- toArray(Asn1Type[]) - Method in class com.objsys.asn1j.runtime.Asn1ArrayType
-
This method copies the elements into the given array.
- toBoolArray() - Method in class com.objsys.asn1j.runtime.Asn1BitString
-
This method converts the bit string stored in this object to a
boolean array.
- toHexChar(int) - Static method in class com.objsys.asn1j.runtime.Asn1Util
-
Convert a value from 0x0 to 0xF to the corresponding hex char.
- toHexString() - Method in class com.objsys.asn1j.runtime.Asn1BitString
-
This method will return a hex string representation of the bit string
value.
- toHexString(byte) - Static method in class com.objsys.asn1j.runtime.Asn1Util
-
Convert a byte value to a hex string.
- toHexString(byte, StringBuffer) - Static method in class com.objsys.asn1j.runtime.Asn1Util
-
Convert a byte value to a hex string.
- toHexString(byte[], int, int) - Static method in class com.objsys.asn1j.runtime.Asn1Util
-
Convert a string of bytes into a hex string.
- toInputStream() - Method in class com.objsys.asn1j.runtime.Asn1BitString
-
This method will return a byte array input stream representation
of the bit string value.
- toInputStream() - Method in class com.objsys.asn1j.runtime.Asn1OctetString
-
This method will return a byte array input stream representation
of the octet string value.
- tokenizeXsdList(String) - Static method in class com.objsys.asn1j.runtime.Asn1XmlUtil
-
Return an array of strings representing the (lexical) values of
an xsd:list
- toString() - Method in class com.objsys.asn1j.runtime.Asn1Base64BinaryString
-
This method will return a string representation of the octet string
value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1BCDString
-
This method will return a string representation of the octet string,
using Asn1Util.BCDToString.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1BigDecimal
-
This method will return a string representation of the REAL value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1BigInteger
-
This method will return a string representation of the integer value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1BitString
-
This method will return a string representation of the BIT STRING
value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1Boolean
-
This method will return a string representation of the boolean value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1CharString
-
This method will return a string representation of the value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
-
This method will return a string representation of the data
in the encode buffer.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBufferRev
-
This method will return a string representation of the data
in the encode buffer.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1Integer
-
This method will return a string representation of the integer value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1Null
-
This method will return a string representation of the null value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
-
This method will return a string representation of the OID value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1OctetString
-
This method will return a string representation of the octet string
value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
-
This method will return a string representation of the open
extension value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1OpenType
-
This method will return a string representation of the open type
value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1Real
-
This method will return a string representation of the REAL value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1StringOID
-
This method will return a string representation of the OID value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1Tag
-
This method will return a formatted string representing the
tag value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1TBCDString
-
This method will return a string representation of the octet string,
using Asn1Util.TBCDToString.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
-
This method will return a string representation of the value.
- toString() - Method in class com.objsys.asn1j.runtime.Asn1X694OrderElement
-
This method will return a string representation of the order integer
value.
- toXMLValue() - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
-
Return the XML value representation (defined in X.680) for this
object identifier.
- toXMLValue() - Method in class com.objsys.asn1j.runtime.Asn1StringOID
-
Return the XML value representation (defined in X.680) for this
object identifier.
- trim(int) - Method in class com.objsys.asn1j.runtime.Asn1BitString
-
This method will trim trailing zero bits from this BIT STRING.
- trimZeroBits - Variable in class com.objsys.asn1j.runtime.Asn1BitString
-
This variable describes whether trailing zero bits should be
truncated.
- TRUE_VALUE - Static variable in class com.objsys.asn1j.runtime.Asn1Boolean
-
The TRUE_VALUE constant represents a boolean TRUE value.
- TS32297CDRHeader - Class in com.objsys.asn1j.runtime
-
3GPP TS 32.297 CDR header class.
- TS32297CDRHeader() - Constructor for class com.objsys.asn1j.runtime.TS32297CDRHeader
-
- TS32297CDRHeader.TS32297RelVerId - Class in com.objsys.asn1j.runtime
-
- TS32297FileHeader - Class in com.objsys.asn1j.runtime
-
- TS32297FileHeader() - Constructor for class com.objsys.asn1j.runtime.TS32297FileHeader
-
- TS32297FileHeader.TS32297IpAddress - Class in com.objsys.asn1j.runtime
-
- TS32297FileHeader.TS32297RelVerId - Class in com.objsys.asn1j.runtime
-
- TS32297FileHeader.TS32297Timestamp - Class in com.objsys.asn1j.runtime
-
- TS32297IpAddress() - Constructor for class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297IpAddress
-
- TS32297IpAddress(String) - Constructor for class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297IpAddress
-
- TS32297RelVerId() - Constructor for class com.objsys.asn1j.runtime.TS32297CDRHeader.TS32297RelVerId
-
- TS32297RelVerId(int, int) - Constructor for class com.objsys.asn1j.runtime.TS32297CDRHeader.TS32297RelVerId
-
- TS32297RelVerId() - Constructor for class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297RelVerId
-
- TS32297RelVerId(int, int) - Constructor for class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297RelVerId
-
- TS32297Timestamp() - Constructor for class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297Timestamp
-
- TS32297Timestamp(int, int, int, int, int, int, boolean) - Constructor for class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297Timestamp
-