| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.mobile.model |
| Modifier and Type | Method and Description |
|---|---|
MColumnDescription.Type |
MColumnDescription.getType() |
static MColumnDescription.Type |
MColumnDescription.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MColumnDescription.Type[] |
MColumnDescription.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MColumnDescription.setType(MColumnDescription.Type type) |
| Constructor and Description |
|---|
MColumnDescription(String label,
String name,
MColumnDescription.Type type,
String id) |
Copyright © 2019. All Rights Reserved.