|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataType | |
|---|---|
| ca.sqlpower.wabit.report | |
| Uses of DataType in ca.sqlpower.wabit.report |
|---|
| Methods in ca.sqlpower.wabit.report that return DataType | |
|---|---|
DataType |
ColumnInfo.getDataType()
|
static DataType |
DataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DataType[] |
DataType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in ca.sqlpower.wabit.report with parameters of type DataType | |
|---|---|
void |
ColumnInfo.setDataType(DataType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||