|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Asn1Integer in com.objsys.asn1j.runtime |
---|
Fields in com.objsys.asn1j.runtime declared as Asn1Integer | |
---|---|
Asn1Integer |
Asn1External.indirect_reference
|
Asn1Integer |
Asn1XerExternal.indirect_reference
|
Asn1Integer |
Asn1XmlExternal.indirect_reference
|
Asn1Integer |
Asn1CHARACTER_STRING_identification_context_negotiation.presentation_context_id
|
Asn1Integer |
Asn1EmbeddedPDV_identification_context_negotiation.presentation_context_id
|
Asn1Integer |
Asn1XerCHARACTER_STRING_identification_context_negotiation.presentation_context_id
|
Asn1Integer |
Asn1XerEmbeddedPDV_identification_context_negotiation.presentation_context_id
|
Asn1Integer |
Asn1XmlCHARACTER_STRING_identification_context_negotiation.presentation_context_id
|
Asn1Integer |
Asn1XmlEmbeddedPDV_identification_context_negotiation.presentation_context_id
|
Methods in com.objsys.asn1j.runtime with parameters of type Asn1Integer | |
---|---|
void |
Asn1CHARACTER_STRING_identification.set_presentation_context_id(Asn1Integer value)
|
void |
Asn1EmbeddedPDV_identification.set_presentation_context_id(Asn1Integer value)
|
void |
Asn1XerCHARACTER_STRING_identification.set_presentation_context_id(Asn1Integer value)
|
void |
Asn1XerEmbeddedPDV_identification.set_presentation_context_id(Asn1Integer value)
|
void |
Asn1XmlCHARACTER_STRING_identification.set_presentation_context_id(Asn1Integer value)
|
void |
Asn1XmlEmbeddedPDV_identification.set_presentation_context_id(Asn1Integer value)
|
Constructors in com.objsys.asn1j.runtime with parameters of type Asn1Integer | |
---|---|
Asn1CHARACTER_STRING_identification_context_negotiation(Asn1Integer presentation_context_id_,
Asn1ObjectIdentifier transfer_syntax_)
This constructor sets all elements to references to the given objects |
|
Asn1EmbeddedPDV_identification_context_negotiation(Asn1Integer presentation_context_id_,
Asn1ObjectIdentifier transfer_syntax_)
This constructor sets all elements to references to the given objects |
|
Asn1External(Asn1ObjectIdentifier direct_reference_,
Asn1Integer indirect_reference_,
Asn1ObjectDescriptor data_value_descriptor_,
Asn1External_encoding encoding_)
This constructor sets all elements to references to the given objects |
|
Asn1XerCHARACTER_STRING_identification_context_negotiation(Asn1Integer presentation_context_id_,
Asn1ObjectIdentifier transfer_syntax_)
This constructor sets all elements to references to the given objects |
|
Asn1XerEmbeddedPDV_identification_context_negotiation(Asn1Integer presentation_context_id_,
Asn1ObjectIdentifier transfer_syntax_)
This constructor sets all elements to references to the given objects |
|
Asn1XerExternal(Asn1ObjectIdentifier direct_reference_,
Asn1Integer indirect_reference_,
Asn1ObjectDescriptor data_value_descriptor_,
Asn1XerExternal_encoding encoding_)
This constructor sets all elements to references to the given objects |
|
Asn1XmlCHARACTER_STRING_identification_context_negotiation(Asn1Integer presentation_context_id_,
Asn1ObjectIdentifier transfer_syntax_)
This constructor sets all elements to references to the given objects |
|
Asn1XmlEmbeddedPDV_identification_context_negotiation(Asn1Integer presentation_context_id_,
Asn1ObjectIdentifier transfer_syntax_)
This constructor sets all elements to references to the given objects |
|
Asn1XmlExternal(Asn1ObjectIdentifier direct_reference_,
Asn1Integer indirect_reference_,
Asn1ObjectDescriptor data_value_descriptor_,
Asn1XmlExternal_encoding encoding_)
This constructor sets all elements to references to the given objects |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |