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 TypeMethodDescriptionvoid
void
AsnModule.addObjectSet
(Integer tid, Integer oid, AsnType type, Vector objectSet) void
void
void
AsnModule.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