GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type org.omg.CORBA.NameValuePair | |
void | Insert the NameValuePair into the given Any .
|
void | Set all fields of this structure by name.
|
void | Set all members for the enclosed value type object.
|
void | Write the exception to the CDR output stream. |
Methods with return type org.omg.CORBA.NameValuePair | |
NameValuePair | Extract the NameValuePair from the given Any .
|
NameValuePair[] | Get all fields of the structure in the array of the named values,
holding name, repository id and value of the associated field.
|
NameValuePair[] | Get all members of the enclosed value type object.
|
NameValuePair | Read the NameValuePair from the given CDR stream. |
GNU Classpath (0.95) |