public abstract class NamedValue extends Object
NamedValue()
abstract int
flags()
abstract String
name()
abstract Any
value()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NamedValue()
public abstract String name()
public abstract Any value()
public abstract int flags()
Copyright © 2013. All Rights Reserved.