| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.omg.DynamicAny.NameValuePair
Struct definition : NameValuePair
| Field Summary | |
|  java.lang.String | idStruct member id | 
|  Any | valueStruct member value | 
| Constructor Summary | |
| NameValuePair()Default constructor | |
| NameValuePair(java.lang.String id,
              Any value)Constructor with fields initialization | |
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public java.lang.String id
public Any value
| Constructor Detail | 
public NameValuePair()
public NameValuePair(java.lang.String id,
                     Any value)
id - id struct membervalue - value struct member| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||