|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.omg.CORBA.NamedValue
org.openorb.orb.core.dii.NamedValue
This class implements the OMG class : NamedValue.
| Constructor Summary | |
NamedValue(java.lang.String name,
org.omg.CORBA.Any value,
int flags)
Constructor |
|
| Method Summary | |
int |
flags()
Return the value flag |
java.lang.String |
name()
Return the value name |
void |
setNewValue(org.omg.CORBA.Any new_value)
Set a new value |
org.omg.CORBA.Any |
value()
Return the value |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NamedValue(java.lang.String name,
org.omg.CORBA.Any value,
int flags)
| Method Detail |
public java.lang.String name()
public org.omg.CORBA.Any value()
public int flags()
public void setNewValue(org.omg.CORBA.Any new_value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||