Serialized Form


Package com.objsys.asn1j.runtime

Class com.objsys.asn1j.runtime._SeqOfFloatLicProductInfo extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

elements

com.objsys.asn1j.runtime.FloatLicProductInfo[] elements

Class com.objsys.asn1j.runtime.Asn1_ABSTRACT_SYNTAX_property extends Asn1BitString implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.Asn18BitCharString extends Asn1CharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1ArrayType extends Asn1Type implements Serializable

serialVersionUID: 6889852132238282206L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1Base64BinaryString extends Asn1OctetString implements Serializable

serialVersionUID: -1633161801793532563L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1BigDecimal extends Asn1Real implements Serializable

serialVersionUID: 3406587116835849281L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1BigInteger extends Asn1Type implements Serializable

serialVersionUID: 3019513891173064889L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1BitString extends Asn1Type implements Serializable

serialVersionUID: -8111143948369307678L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

trimZeroBits

boolean trimZeroBits
This variable describes whether trailing zero bits should be truncated. This is required when encoding a named bit string using CER or DER. By default, no trimming is done.

Class com.objsys.asn1j.runtime.Asn1BMPString extends Asn1CharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1Boolean extends Asn1Type implements Serializable

serialVersionUID: 6822741769471077623L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

identification

Asn1CHARACTER_STRING_identification identification

data_value_descriptor

Asn1ObjectDescriptor data_value_descriptor

string_value

Asn1OctetString string_value

Class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification extends Asn1Choice implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_context_negotiation extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

presentation_context_id

Asn1Integer presentation_context_id

transfer_syntax

Asn1ObjectIdentifier transfer_syntax

Class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification_syntaxes extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

abstract_

Asn1ObjectIdentifier abstract_

transfer

Asn1ObjectIdentifier transfer

Class com.objsys.asn1j.runtime.Asn1CharString extends Asn1Type implements Serializable

serialVersionUID: -3999513667217895517L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1Choice extends Asn1Type implements Serializable

serialVersionUID: 6889852132238282206L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1ChoiceExt extends Asn1OpenType implements Serializable

Serialized Fields

choiceIndex

short choiceIndex
The choice index value is used with the packed encoding rules (PER) when this object is used to encode/decode a choice extension.

Class com.objsys.asn1j.runtime.Asn1ConsVioException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1Date extends Asn18BitCharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1DateTime extends Asn18BitCharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1Duration extends Asn18BitCharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1EmbeddedPDV extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

identification

Asn1EmbeddedPDV_identification identification

data_value_descriptor

Asn1ObjectDescriptor data_value_descriptor

data_value

Asn1OctetString data_value

Class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification extends Asn1Choice implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_context_negotiation extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

presentation_context_id

Asn1Integer presentation_context_id

transfer_syntax

Asn1ObjectIdentifier transfer_syntax

Class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification_syntaxes extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

abstract_

Asn1ObjectIdentifier abstract_

transfer

Asn1ObjectIdentifier transfer

Class com.objsys.asn1j.runtime.Asn1EndOfBufferException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1Enumerated extends Asn1Type implements Serializable

serialVersionUID: 6679322540041260007L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1Exception extends java.lang.RuntimeException implements Serializable

Class com.objsys.asn1j.runtime.Asn1External extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

direct_reference

Asn1ObjectIdentifier direct_reference

indirect_reference

Asn1Integer indirect_reference

data_value_descriptor

Asn1ObjectDescriptor data_value_descriptor

encoding

Asn1External_encoding encoding

Class com.objsys.asn1j.runtime.Asn1External_encoding extends Asn1Choice implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.Asn1GeneralizedTime extends Asn1Time implements Serializable

Class com.objsys.asn1j.runtime.Asn1GeneralString extends Asn1VarWidthCharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1GraphicString extends Asn1VarWidthCharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1IA5String extends Asn18BitCharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1Integer extends Asn1Type implements Serializable

serialVersionUID: 977086821174128117L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1InvalidArgException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1InvalidChoiceOptionException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1InvalidEnumException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1InvalidLengthException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1InvalidObjectIDException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1MderUnsupported extends Asn1Exception implements Serializable

serialVersionUID: -3580730787305899132L

Class com.objsys.asn1j.runtime.Asn1MissingRequiredException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1NotInSetException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1NotWellFormedXMLException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1Null extends Asn1Type implements Serializable

Class com.objsys.asn1j.runtime.Asn1NumericString extends Asn18BitCharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1ObjectDescriptor extends Asn1VarWidthCharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1ObjectIdentifier extends Asn1Type implements Serializable

serialVersionUID: -2735122526060278835L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1OctetString extends Asn1Type implements Serializable

serialVersionUID: -1633161801793532563L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1OID_IRI extends Asn1CharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1OpenExt extends Asn1Type implements Serializable

serialVersionUID: -920914778083127823L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1OpenType extends Asn1OctetString implements Serializable

serialVersionUID: 1794928988706612636L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

dataEncoding

int dataEncoding
Specifies the nature of the data held by this object.


charData

char[] charData
The character data for a character-based encoding. At present, used only for dataEncoding == JSON

Class com.objsys.asn1j.runtime.Asn1PrintableString extends Asn18BitCharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1Real extends Asn1Type implements Serializable

serialVersionUID: 3406587116835849281L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1Real10 extends Asn1UTF8String implements Serializable

serialVersionUID: -4325632075269696709L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1RELATIVE_OID_IRI extends Asn1OID_IRI implements Serializable

Class com.objsys.asn1j.runtime.Asn1RelativeOID extends Asn1ObjectIdentifier implements Serializable

serialVersionUID: -6333449510838564262L

Class com.objsys.asn1j.runtime.Asn1SeqOrderException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1SetDuplicateException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1T61String extends Asn1VarWidthCharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1Tag extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1TagMatchFailedException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1Time extends Asn18BitCharString implements Serializable

serialVersionUID: 6260627786112948830L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1TimeOfDay extends Asn18BitCharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1Type extends java.lang.Object implements Serializable

serialVersionUID: -257475726651236891L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

mOpenType

boolean mOpenType

Class com.objsys.asn1j.runtime.Asn1UniversalString extends Asn1Type implements Serializable

serialVersionUID: -1570296157849439388L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1UTCTime extends Asn1Time implements Serializable

Class com.objsys.asn1j.runtime.Asn1UTF8String extends Asn1CharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1ValueParseException extends Asn1Exception implements Serializable

Class com.objsys.asn1j.runtime.Asn1VarWidthCharString extends Asn1CharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1VideotexString extends Asn1VarWidthCharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1VisibleString extends Asn18BitCharString implements Serializable

Class com.objsys.asn1j.runtime.Asn1X694OrderElement extends Asn1Type implements Serializable

serialVersionUID: 977086821174128117L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.objsys.asn1j.runtime.Asn1Xer__ABSTRACT_SYNTAX_property_default_Type extends Asn1BitString implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

identification

Asn1XerCHARACTER_STRING_identification identification

data_value_descriptor

Asn1ObjectDescriptor data_value_descriptor

string_value

Asn1OctetString string_value

Class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification extends Asn1Choice implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_context_negotiation extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

presentation_context_id

Asn1Integer presentation_context_id

transfer_syntax

Asn1ObjectIdentifier transfer_syntax

Class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_syntaxes extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

abstract_

Asn1ObjectIdentifier abstract_

transfer

Asn1ObjectIdentifier transfer

Class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

identification

Asn1XerEmbeddedPDV_identification identification

data_value_descriptor

Asn1ObjectDescriptor data_value_descriptor

data_value

Asn1OctetString data_value

Class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification extends Asn1Choice implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_context_negotiation extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

presentation_context_id

Asn1Integer presentation_context_id

transfer_syntax

Asn1ObjectIdentifier transfer_syntax

Class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_syntaxes extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

abstract_

Asn1ObjectIdentifier abstract_

transfer

Asn1ObjectIdentifier transfer

Class com.objsys.asn1j.runtime.Asn1XerExternal extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

direct_reference

Asn1ObjectIdentifier direct_reference

indirect_reference

Asn1Integer indirect_reference

data_value_descriptor

Asn1ObjectDescriptor data_value_descriptor

encoding

Asn1XerExternal_encoding encoding

Class com.objsys.asn1j.runtime.Asn1XerExternal_encoding extends Asn1Choice implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.Asn1XerOpenType extends Asn1OpenType implements Serializable

serialVersionUID: 1L

Class com.objsys.asn1j.runtime.Asn1Xml__ABSTRACT_SYNTAX_property_default_Type extends Asn1BitString implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.Asn1XmlAnyElem extends Asn1UTF8String implements Serializable

Class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

identification

Asn1XmlCHARACTER_STRING_identification identification

data_value_descriptor

Asn1ObjectDescriptor data_value_descriptor

string_value

Asn1OctetString string_value

Class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification extends Asn1Choice implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_context_negotiation extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

presentation_context_id

Asn1Integer presentation_context_id

transfer_syntax

Asn1ObjectIdentifier transfer_syntax

Class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_syntaxes extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

abstract_

Asn1ObjectIdentifier abstract_

transfer

Asn1ObjectIdentifier transfer

Class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

identification

Asn1XmlEmbeddedPDV_identification identification

data_value_descriptor

Asn1ObjectDescriptor data_value_descriptor

data_value

Asn1OctetString data_value

Class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification extends Asn1Choice implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_context_negotiation extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

presentation_context_id

Asn1Integer presentation_context_id

transfer_syntax

Asn1ObjectIdentifier transfer_syntax

Class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_syntaxes extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

abstract_

Asn1ObjectIdentifier abstract_

transfer

Asn1ObjectIdentifier transfer

Class com.objsys.asn1j.runtime.Asn1XmlExternal extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

direct_reference

Asn1ObjectIdentifier direct_reference

indirect_reference

Asn1Integer indirect_reference

data_value_descriptor

Asn1ObjectDescriptor data_value_descriptor

encoding

Asn1XmlExternal_encoding encoding

Class com.objsys.asn1j.runtime.Asn1XmlExternal_encoding extends Asn1Choice implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.Asn1XmlSaxInvUnionExc extends org.xml.sax.SAXException implements Serializable

Class com.objsys.asn1j.runtime.Asn1XmlSaxMisReqElemExc extends org.xml.sax.SAXException implements Serializable

Class com.objsys.asn1j.runtime.Asn1XmlSaxUnexpElemExc extends org.xml.sax.SAXException implements Serializable

Class com.objsys.asn1j.runtime.FloatLicInfo extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

serverURL

Asn1IA5String serverURL

products

com.objsys.asn1j.runtime._SeqOfFloatLicProductInfo products

Class com.objsys.asn1j.runtime.FloatLicProductInfo extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

productName

Asn1IA5String productName

maxSessions

Asn1Integer maxSessions

minVersion

Asn1Integer minVersion

maxVersion

Asn1Integer maxVersion

bitFlags

com.objsys.asn1j.runtime.LicenseBitFlags bitFlags

Class com.objsys.asn1j.runtime.LicenseBitFlags extends Asn1BitString implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.LicenseChoice extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

hosts

com.objsys.asn1j.runtime.LicenseChoice_hosts hosts

validityPeriod

com.objsys.asn1j.runtime.LicenseValidityPeriod validityPeriod

floatInfo

com.objsys.asn1j.runtime.FloatLicInfo floatInfo

timeStamp

Asn1Integer timeStamp

logicalOR

Asn1Null logicalOR

Class com.objsys.asn1j.runtime.LicenseChoice_hosts extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

elements

com.objsys.asn1j.runtime.LicenseHost[] elements

Class com.objsys.asn1j.runtime.LicenseData extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

product

com.objsys.asn1j.runtime.LicensedProduct product

minVersion

Asn1Integer minVersion

maxVersion

Asn1Integer maxVersion

bitFlags

com.objsys.asn1j.runtime.LicenseBitFlags bitFlags

companyName

Asn1IA5String companyName

userInfo

com.objsys.asn1j.runtime.LicenseUserInfo userInfo

licChoice

com.objsys.asn1j.runtime.LicenseChoice licChoice

Class com.objsys.asn1j.runtime.LicensedProduct extends Asn1Integer implements Serializable

serialVersionUID: 55L

Class com.objsys.asn1j.runtime.LicenseHost extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

name

Asn1OctetString name

ipAddress

Asn1OctetString ipAddress

ipMask

Asn1OctetString ipMask

runtimeOnly

Asn1Boolean runtimeOnly

id

com.objsys.asn1j.runtime.LicenseHost_id id

Class com.objsys.asn1j.runtime.LicenseHost_id extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

elements

Asn1Integer[] elements

Class com.objsys.asn1j.runtime.LicenseUserInfo extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

username

Asn1IA5String username

userEMail

Asn1IA5String userEMail

Class com.objsys.asn1j.runtime.LicenseValidityPeriod extends Asn1Type implements Serializable

serialVersionUID: 55L

Serialized Fields

issueTime

Asn1BigInteger issueTime

expireTime

Asn1BigInteger expireTime