|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
waggle.core.info.XDTO
waggle.common.modules.admin.infos.XDateFormatInfo
public class XDateFormatInfo
DTO for date-format locale information.
| Field Summary | |
|---|---|
String |
IDThe date format ID (which is a Locale ID). |
String |
LanguageCodeThe two-letter language code that this format is normally used with. |
String |
ShortDateSampleA sample formatted date using the Short style. |
String |
ShortDateTimeSampleA sample formatted date and time using the Short style. |
String |
ShortTimeSampleA sample formatted time using the Short style. |
| Constructor Summary | |
|---|---|
XDateFormatInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String ID
public String LanguageCode
public String ShortDateSample
public String ShortTimeSample
public String ShortDateTimeSample
| Constructor Detail |
|---|
public XDateFormatInfo()
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||