Package jp.bitmeister.asn1.annotation

Contains the annotations used for defining ASN.1 types.

See:
          Description

Annotation Types Summary
ASN1Alternative Indicates that a field is a 'CHOICE' alternative.
ASN1Anonymous Indicates that a type does not have own identifier.
ASN1BuiltIn Indicates that a type is an ASN.1 built-in type.
ASN1DefinedTypes Indicates ASN.1 types which are included in this module.
ASN1Element Indicates that a field is an element of a structured type.
ASN1Enumeration Indicates that a field is an element of enumerations.
ASN1Extendable Indicates that a type is extendable SET, SEQUENCE or CHOICE.
ASN1Identifier Indicates identifier used for ASN.1 definition.
ASN1ImportedModules Indicates ASN.1 modules which are imported by this module.
ASN1ModuleRef Indicates an ASN.1 module that a type is defined.
ASN1ModuleTags Indicates default tagging mode specification in a module definition.
ASN1NamedBit Indicates that a field represents a named bit of a 'BIT STRING' type.
ASN1Tag Indicates an ASN.1 tag of a type or a field.
ASN1XmlTypeName Indicates xml type name for an ASN.1 type.
 

Package jp.bitmeister.asn1.annotation Description

Contains the annotations used for defining ASN.1 types.



Copyright © 2012 BitMeister Inc. All Rights Reserved.