Package | Description |
---|---|
org.gcube.application.aquamaps.aquamapsportlet.client.constants.types | |
org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data |
Modifier and Type | Method and Description |
---|---|
static ClientFieldType |
ClientFieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientFieldType[] |
ClientFieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ClientFieldType |
ClientField.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ClientField.setType(ClientFieldType type) |
Constructor and Description |
---|
ClientField(String name,
String value,
ClientFieldType type) |
Copyright © 2016. All Rights Reserved.