|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientFieldType | |
|---|---|
| org.gcube.application.aquamaps.aquamapsportlet.client.constants.types | |
| org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data | |
| Uses of ClientFieldType in org.gcube.application.aquamaps.aquamapsportlet.client.constants.types |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsportlet.client.constants.types that return ClientFieldType | |
|---|---|
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. |
| Uses of ClientFieldType in org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data that return ClientFieldType | |
|---|---|
ClientFieldType |
ClientField.getType()
|
| Methods in org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data with parameters of type ClientFieldType | |
|---|---|
void |
ClientField.setType(ClientFieldType type)
|
| Constructors in org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data with parameters of type ClientFieldType | |
|---|---|
ClientField(String name,
String value,
ClientFieldType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||