|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ObjectType in org.gcube.application.aquamaps.aquamapsservice.client.proxies |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.client.proxies with parameters of type ObjectType | |
|---|---|
String |
DefaultMaps.getJSONSubmitted(String userName,
boolean showObjects,
String date,
Integer jobId,
SubmittedStatus status,
ObjectType objType,
org.gcube_system.namespaces.application.aquamaps.types.PagedRequestSettings settings)
|
String |
Maps.getJSONSubmitted(String userName,
boolean showObjects,
String date,
Integer jobId,
SubmittedStatus status,
ObjectType objType,
org.gcube_system.namespaces.application.aquamaps.types.PagedRequestSettings settings)
|
| Uses of ObjectType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced that return ObjectType | |
|---|---|
ObjectType |
AquaMap.getMapType()
|
ObjectType |
Submitted.getType()
|
ObjectType |
AquaMapsObject.getType()
|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type ObjectType | |
|---|---|
AquaMapsObject |
Job.addAquaMapsObject(ObjectType type)
|
void |
AquaMap.setMapType(ObjectType mapType)
|
void |
Submitted.setType(ObjectType type)
|
void |
AquaMapsObject.setType(ObjectType type)
|
| Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type ObjectType | |
|---|---|
AquaMapsObject(String name,
int id,
ObjectType type)
|
|
| Uses of ObjectType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types that return ObjectType | |
|---|---|
static ObjectType |
ObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ObjectType[] |
ObjectType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ObjectType in org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper with parameters of type ObjectType | |
|---|---|
String |
AquaMapsServiceCall.getJSONSubmitted(String userName,
boolean showObjects,
String date,
Integer jobId,
SubmittedStatus status,
ObjectType objType,
org.gcube_system.namespaces.application.aquamaps.types.PagedRequestSettings settings)
|
String |
AquaMapsServiceInterface.getJSONSubmitted(String userName,
boolean showObjects,
String date,
Integer jobId,
SubmittedStatus status,
ObjectType objType,
org.gcube_system.namespaces.application.aquamaps.types.PagedRequestSettings settings)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||