| Package | Description |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced | |
| org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types |
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
AquaMap.getMapType() |
ObjectType |
Submitted.getType() |
ObjectType |
AquaMapsObject.getType() |
| Modifier and Type | Method and Description |
|---|---|
AquaMapsObject |
Job.addAquaMapsObject(ObjectType type) |
void |
AquaMap.setMapType(ObjectType mapType) |
void |
Submitted.setType(ObjectType type) |
void |
AquaMapsObject.setType(ObjectType type) |
| Constructor and Description |
|---|
AquaMapsObject(String name,
int id,
ObjectType type) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2015. All Rights Reserved.