Package | Description |
---|---|
org.gcube.application.aquamaps.aquamapsservice.client.proxies | |
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced |
Modifier and Type | Method and Description |
---|---|
AquaMapsObject |
Maps.loadObject(int objectId)
wraps getProfile
|
AquaMapsObject |
DefaultMaps.loadObject(int objectId) |
Modifier and Type | Method and Description |
---|---|
AquaMapsObject |
Job.addAquaMapsObject(ObjectType type) |
Modifier and Type | Method and Description |
---|---|
List<AquaMapsObject> |
Job.getAquaMapsObjectList() |
static List<AquaMapsObject> |
AquaMapsObject.load(AquaMapArray toLoad) |
Modifier and Type | Method and Description |
---|---|
int |
Job.addAquaMapsObject(Collection<AquaMapsObject> toAdd) |
int |
Job.removeAquaMapsObject(Collection<AquaMapsObject> toRemove) |
void |
Job.setAquaMapsObjectList(List<AquaMapsObject> aquaMapsObjectList) |
static AquaMapArray |
AquaMapsObject.toStubsVersion(List<AquaMapsObject> toConvert) |
Copyright © 2017. All Rights Reserved.