|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Asn1EmbeddedPDV_identification in com.objsys.asn1j.runtime |
---|
Fields in com.objsys.asn1j.runtime declared as Asn1EmbeddedPDV_identification | |
---|---|
Asn1EmbeddedPDV_identification |
Asn1EmbeddedPDV.identification
|
Constructors in com.objsys.asn1j.runtime with parameters of type Asn1EmbeddedPDV_identification | |
---|---|
Asn1EmbeddedPDV(Asn1EmbeddedPDV_identification identification_,
Asn1ObjectDescriptor data_value_descriptor_,
Asn1OctetString data_value_)
This constructor sets all elements to references to the given objects |
|
Asn1EmbeddedPDV(Asn1EmbeddedPDV_identification identification_,
Asn1OctetString data_value_)
This constructor is for required elements only. |
|
Asn1EmbeddedPDV(Asn1EmbeddedPDV_identification identification_,
byte[] data_value_)
This constructor is for required elements only. |
|
Asn1EmbeddedPDV(Asn1EmbeddedPDV_identification identification_,
java.lang.String data_value_descriptor_,
byte[] data_value_)
This constructor allows primitive data to be passed for all primitive elements. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |