com.objsys.asn1j.runtime
Class Asn1ABSTRACT_SYNTAX

java.lang.Object
  extended by com.objsys.asn1j.runtime.Asn1ABSTRACT_SYNTAX

public class Asn1ABSTRACT_SYNTAX
extends java.lang.Object


Field Summary
 Asn1ObjectIdentifier id
           
 Asn1_ABSTRACT_SYNTAX_property property
           
 java.lang.Object Type
           
 
Constructor Summary
Asn1ABSTRACT_SYNTAX()
           
Asn1ABSTRACT_SYNTAX(Asn1ObjectIdentifier id_, java.lang.Object Type_, Asn1_ABSTRACT_SYNTAX_property property_)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public Asn1ObjectIdentifier id

Type

public java.lang.Object Type

property

public Asn1_ABSTRACT_SYNTAX_property property
Constructor Detail

Asn1ABSTRACT_SYNTAX

public Asn1ABSTRACT_SYNTAX()

Asn1ABSTRACT_SYNTAX

public Asn1ABSTRACT_SYNTAX(Asn1ObjectIdentifier id_,
                           java.lang.Object Type_,
                           Asn1_ABSTRACT_SYNTAX_property property_)