public abstract class NamedValue extends java.lang.Object
NamedValue()
abstract int
flags()
abstract java.lang.String
name()
abstract Any
value()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NamedValue()
public abstract java.lang.String name()
public abstract Any value()
public abstract int flags()