|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Format | |
---|---|
org.databene.model.data |
Uses of Format in org.databene.model.data |
---|
Methods in org.databene.model.data that return Format | |
---|---|
Format |
TypeDescriptor.getFormat()
|
static Format |
Format.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Format[] |
Format.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.databene.model.data with parameters of type Format | |
---|---|
void |
TypeDescriptor.setFormat(Format format)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |