A B C D E F G H I J L M N O P R S T U V _

G

GeneralizedTime - Class in jp.bitmeister.asn1.type.useful
Represents ASN.1 "GeneralizedTime" type.
GeneralizedTime() - Constructor for class jp.bitmeister.asn1.type.useful.GeneralizedTime
Instantiates an empty GeneralizedTime.
GeneralizedTime(String) - Constructor for class jp.bitmeister.asn1.type.useful.GeneralizedTime
Instantiates a GeneralizedTime and initialize it with the String value.
GeneralizedTime(Date) - Constructor for class jp.bitmeister.asn1.type.useful.GeneralizedTime
Instantiate a GeneralizedTime and initialize it with the Date value.
GeneralString - Class in jp.bitmeister.asn1.type.useful
Represents ASN.1 'GeneralString' type.
GeneralString() - Constructor for class jp.bitmeister.asn1.type.useful.GeneralString
Instantiates an empty VisibleString.
GeneralString(String) - Constructor for class jp.bitmeister.asn1.type.useful.GeneralString
Instantiates an VisibleString and initialize it with the String value.
get(String) - Method in class jp.bitmeister.asn1.type.ConstructiveType
 
get(String) - Method in class jp.bitmeister.asn1.type.SelectiveType
 
get(String) - Method in class jp.bitmeister.asn1.type.StructuredType
Gets the ASN.1 data from the element specified by the identifier of this instance.
getCause() - Method in exception jp.bitmeister.asn1.exception.ASN1Exception
 
getComponent(ElementSpecification) - Method in class jp.bitmeister.asn1.type.ConstructiveType
Returns the ASN.1 data that assigned to the element of this instance.
getElementTypeList() - Method in class jp.bitmeister.asn1.type.ConstructiveType
Returns the array of ElementSpecification that associated to the elements contained in the type.
getMessage() - Method in exception jp.bitmeister.asn1.exception.ASN1Exception
 
getMessage() - Method in exception jp.bitmeister.asn1.exception.ASN1RuntimeException
 
GraphicString - Class in jp.bitmeister.asn1.type.useful
Represents ASN.1 'GraphicString' type.
GraphicString() - Constructor for class jp.bitmeister.asn1.type.useful.GraphicString
Instantiates an empty GraphicString.
GraphicString(String) - Constructor for class jp.bitmeister.asn1.type.useful.GraphicString
Instantiates a GraphicString and initialize it with the String value.

A B C D E F G H I J L M N O P R S T U V _