public class Variable extends Content<Template>
protected
Variable(Template parent, String name, Object value)
Map.Entry<String,Object>
asEntry()
boolean
equals(Object o)
String
getName()
Object
getValue()
int
hashCode()
toString()
getParent, setParent
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected Variable(Template parent, String name, Object value)
public String getName()
public Object getValue()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public String toString()
toString
public Map.Entry<String,Object> asEntry()