public static class Directive.Variable extends Object
Variable(String name, Object value)
String
getName()
<T> T
getValue()
void
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Variable(String name, Object value)
public String getName()
public void setName(String name)
public <T> T getValue()