Package com.oss.asn1
Class ASN1Module
java.lang.Object
com.oss.asn1.ASN1Module
This class is the superclass of all ASN.1 Module classes that are emitted
by the ASN.1/Java Compiler. This class is used to hold initialized static
variables which are Java representations of ASN.1 value references found
in the corresponding ASN.1 module.
Though it is a public class it is used only by the ASN.1/Java compiler-generated code and should not be used by any other applications directly.
- Since:
- ASN.1/Java 6.0
-
Method Summary