wt.query.report
Class StandardDisplayFactory.EnumeratedDisplayValue
java.lang.Object
wt.query.report.StandardDisplayFactory.EnumeratedDisplayValue
- Enclosing class:
- StandardDisplayFactory
- public static class StandardDisplayFactory.EnumeratedDisplayValue
- extends Object
value
private Object value
enumeratedType
private Class enumeratedType
locale
private Locale locale
StandardDisplayFactory.EnumeratedDisplayValue
public StandardDisplayFactory.EnumeratedDisplayValue(Object value,
Class enumeratedType,
Locale a_locale)
getValue
public Object getValue()
toString
public String toString()