XSLTemplates
public class TinyType<T> extends Object
TinyType()
TinyType(T val)
T
getValue()
void
setValue(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TinyType()
public TinyType(T val)
public T getValue()
public void setValue(T value)