|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.query.report.StandardDisplayFactory.DateDisplayValue
Field Summary | |
private Locale |
locale
|
private Date |
value
|
Constructor Summary | |
StandardDisplayFactory.DateDisplayValue(Date value,
Locale a_locale)
|
Method Summary | |
Object |
getValue()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private Date value
private Locale locale
Constructor Detail |
public StandardDisplayFactory.DateDisplayValue(Date value, Locale a_locale)
Method Detail |
public Object getValue()
public String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |