|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientFilterType | |
---|---|
org.gcube.application.aquamaps.aquamapsportlet.client.constants.types | |
org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data |
Uses of ClientFilterType in org.gcube.application.aquamaps.aquamapsportlet.client.constants.types |
---|
Methods in org.gcube.application.aquamaps.aquamapsportlet.client.constants.types that return ClientFilterType | |
---|---|
static ClientFilterType |
ClientFilterType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ClientFilterType[] |
ClientFilterType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ClientFilterType in org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data |
---|
Methods in org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data that return ClientFilterType | |
---|---|
ClientFilterType |
ClientFilter.getType()
|
Methods in org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data with parameters of type ClientFilterType | |
---|---|
void |
ClientFilter.setType(ClientFilterType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |