|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.icu.util.Calendar.FormatConfiguration
public static class Calendar.FormatConfiguration
An instance of FormatConfiguration represents calendar specific date format configuration and used for calling the ICU private SimpleDateFormat factory method.
| Method Summary | |
|---|---|
Calendar |
getCalendar()
Deprecated. This API is ICU internal only. |
DateFormatSymbols |
getDateFormatSymbols()
Deprecated. This API is ICU internal only. |
ULocale |
getLocale()
Deprecated. This API is ICU internal only. |
String |
getOverrideString()
Deprecated. This API is ICU internal only. |
String |
getPatternString()
Deprecated. This API is ICU internal only. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getPatternString()
public String getOverrideString()
public Calendar getCalendar()
public ULocale getLocale()
public DateFormatSymbols getDateFormatSymbols()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||