| GNU Classpath (0.95) | |
| Frames | No Frames |
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.
|
| GNU Classpath (0.95) |