| Package | Description |
|---|---|
| org.openforis.commons.io.flat |
| Modifier and Type | Method and Description |
|---|---|
Field.Type |
Field.getType() |
static Field.Type |
Field.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Field.Type[] |
Field.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Field(String name,
Field.Type type) |
Field(String name,
Field.Type type,
int index) |
Copyright © 2020 Open Foris. All rights reserved.