| Package | Description |
|---|---|
| com.github.jmodel.api |
| Modifier and Type | Method and Description |
|---|---|
DataTypeEnum |
Field.getDataType() |
static DataTypeEnum |
DataTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataTypeEnum[] |
DataTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Field.setDataType(DataTypeEnum dataType) |
Copyright © 2016. All rights reserved.