org.omg.CORBA
public abstract class NamedValue extends Object
Method Summary | |
---|---|
abstract int | flags()
Get the parameter flags. |
abstract String | name()
Get the name of this parameter. |
abstract Any | value()
Get the value of this parameter. |
Returns: the name of this instance.
Returns: the value of this parameter.