Uses of Class
com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification

Uses of Asn1XerEmbeddedPDV_identification in com.objsys.asn1j.runtime
 

Fields in com.objsys.asn1j.runtime declared as Asn1XerEmbeddedPDV_identification
 Asn1XerEmbeddedPDV_identification Asn1XerEmbeddedPDV.identification
           
 

Constructors in com.objsys.asn1j.runtime with parameters of type Asn1XerEmbeddedPDV_identification
Asn1XerEmbeddedPDV(Asn1XerEmbeddedPDV_identification identification_, Asn1ObjectDescriptor data_value_descriptor_, Asn1OctetString data_value_)
          This constructor sets all elements to references to the given objects
Asn1XerEmbeddedPDV(Asn1XerEmbeddedPDV_identification identification_, Asn1OctetString data_value_)
          This constructor is for required elements only.
Asn1XerEmbeddedPDV(Asn1XerEmbeddedPDV_identification identification_, byte[] data_value_)
          This constructor is for required elements only.
Asn1XerEmbeddedPDV(Asn1XerEmbeddedPDV_identification identification_, java.lang.String data_value_descriptor_, byte[] data_value_)
          This constructor allows primitive data to be passed for all primitive elements.