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