Uses of Class
org.asnlab.asndt.runtime.type.AsnType
Packages that use AsnType
Package
Description
This package contains the ASN.1 runtime metadata type definitions.
This package contains the ASN.1 runtime generic value definitions.
-
Uses of AsnType in org.asnlab.asndt.runtime.type
Methods in org.asnlab.asndt.runtime.type that return AsnTypeMethods in org.asnlab.asndt.runtime.type with parameters of type AsnTypeModifier and TypeMethodDescriptionvoidvoidAsnModule.addObjectSet(Integer tid, Integer oid, AsnType type, Vector objectSet) voidvoidvoidAsnModule.addValueSet(Integer tid, Integer vid, AsnType type, Vector valueSet) -
Uses of AsnType in org.asnlab.asndt.runtime.value
Fields in org.asnlab.asndt.runtime.value declared as AsnType