| Package | Description |
|---|---|
| org.gcube.common.dbinterface | |
| org.gcube.common.dbinterface.utils |
| Modifier and Type | Method and Description |
|---|---|
static Specification |
Specification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Specification[] |
Specification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnDefinition.setSpecification(Specification... specifications) |
| Modifier and Type | Method and Description |
|---|---|
static ColumnDefinition |
Utility.getColumnDefinition(String label,
Type type,
Specification... specifications) |
Copyright © 2014. All Rights Reserved.