|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
The superclass changed from java.lang.Enum
to java.lang.Enum
.
Removed Methods | |
List family() |
Added Methods | |
ColumnFormatType[] values() |
Changed Methods | ||
List<ColumnFormatType> getNumericalFormatTypes() |
Change in return type from List to List<ColumnFormatType> . |
Gets all numerical format types. |
List<ColumnFormatType> getTimeFormatTypes() |
Change in return type from List to List<ColumnFormatType> . |
Gets all time format types. |
Removed Fields | |
ColumnFormatType DATE_CUSTOM |
|
ColumnFormatType DATE_FULL |
|
ColumnFormatType DATE_LONG |
|
ColumnFormatType DATE_MEDIUM |
|
ColumnFormatType DATE_SHORT |
|
ColumnFormatType DATE_TIME_FULL |
|
ColumnFormatType DATE_TIME_LONG |
|
ColumnFormatType DATE_TIME_MEDIUM |
|
ColumnFormatType DATE_TIME_SHORT |
|
ColumnFormatType NUMBER_CURRENCY |
|
ColumnFormatType NUMBER_CUSTOM |
|
ColumnFormatType NUMBER_DECIMAL |
|
ColumnFormatType NUMBER_INTEGER |
|
ColumnFormatType NUMBER_PERCENT |
|
ColumnFormatType TIME_FULL |
|
ColumnFormatType TIME_LONG |
|
ColumnFormatType TIME_MEDIUM |
|
ColumnFormatType TIME_SHORT |
|
List VALUES |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |