|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormatableDataType
Data types that supports the format(s).
Marks the data types withformat
support. Provides the queries the allowed formats.
Method Summary | |
---|---|
Format |
createFormat(int idx)
Returns the format with specified index. |
int |
getFormatsCount()
Returns the defined formats count or 0 if there is no any. |
Method Detail |
---|
int getFormatsCount()
Format createFormat(int idx)
idx
- The index of requested format.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |