Uses of Class org.omg.DynamicAny.NameValuePair

Uses in package gnu.CORBA

Constructors with parameter type org.omg.DynamicAny.NameValuePair

Create the initialised instance.
Create the initialised instance.

Fields of type org.omg.DynamicAny.NameValuePair

NameValuePair
The stored NameValuePair value.
NameValuePair[]
The stored array of NameValuePair.

Uses in package gnu.CORBA.DynAn

Methods with parameter type org.omg.DynamicAny.NameValuePair

void
void
Set members from the provided array.

Methods with return type org.omg.DynamicAny.NameValuePair

NameValuePair[]
NameValuePair[]
NameValuePair[]
Get content of the structure.

Uses in package org.omg.DynamicAny

Methods with parameter type org.omg.DynamicAny.NameValuePair

void
Insert the NameValuePair into the given Any.
void
Insert the NameValuePairSeq into the given Any.
void
Set the structure contend from the array, where each member defines the name and value of the structure field.
void
Set all members from the array of the named Any's.
void
The remote call of DynAny methods is not possible.
void
The remote call of DynAny methods is not possible.
void
Write the structure to the CDR output stream.
void
Write the structure to the CDR output stream.

Methods with return type org.omg.DynamicAny.NameValuePair

NameValuePair
Extract the NameValuePair from given Any.
NameValuePair[]
Extract the NameValuePairSeq from given Any.
NameValuePair[]
Return array, describing describing the name and the value of each member in the structure.
NameValuePair[]
Get all members as an array of the named Any's.
NameValuePair[]
The remote call of DynAny methods is not possible.
NameValuePair[]
The remote call of DynAny methods is not possible.
NameValuePair
Read the structure from the CDR intput stream.
NameValuePair[]
Read the sequence from the CDR intput stream.