| Package | Description |
|---|---|
| org.gcube.common.dbinterface.types |
| Modifier and Type | Method and Description |
|---|---|
Type.Types |
Type.getType() |
static Type.Types |
Type.Types.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type.Types[] |
Type.Types.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Type.setType(Type.Types type) |
| Constructor and Description |
|---|
Type(Type.Types type,
int... precision) |
Copyright © 2015. All Rights Reserved.