public final class DirectiveFactory.DataValueBuilder extends java.lang.Object
void
add(java.math.BigInteger value)
add(Value value)
addDouble(double value)
Directive
build()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void add(java.math.BigInteger value)
public void add(Value value)
public void addDouble(double value)
public Directive build()