com.objsys.asn1j.runtime
Class Asn1ABSTRACT_SYNTAX

java.lang.Object
  extended bycom.objsys.asn1j.runtime.Asn1ABSTRACT_SYNTAX

public class Asn1ABSTRACT_SYNTAX
extends java.lang.Object


Field Summary
 Asn1ObjectIdentifier id
           
 Asn1_ABSTRACT_SYNTAX_property property
           
 Asn1Type Type
           
 
Constructor Summary
Asn1ABSTRACT_SYNTAX()
           
Asn1ABSTRACT_SYNTAX(Asn1ObjectIdentifier id_, Asn1Type Type_, Asn1_ABSTRACT_SYNTAX_property property_)
           
 
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 Asn1Type Type

property

public Asn1_ABSTRACT_SYNTAX_property property
Constructor Detail

Asn1ABSTRACT_SYNTAX

public Asn1ABSTRACT_SYNTAX()

Asn1ABSTRACT_SYNTAX

public Asn1ABSTRACT_SYNTAX(Asn1ObjectIdentifier id_,
                           Asn1Type Type_,
                           Asn1_ABSTRACT_SYNTAX_property property_)