| Package | Description |
|---|---|
| org.gcube_system.namespaces.application.aquamaps.types |
| Modifier and Type | Method and Description |
|---|---|
SpeciesArray |
Job.getSelectedSpecies()
Gets the selectedSpecies value for this Job.
|
SpeciesArray |
AquaMap.getSelectedSpecies()
Gets the selectedSpecies value for this AquaMap.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Job.setSelectedSpecies(SpeciesArray selectedSpecies)
Sets the selectedSpecies value for this Job.
|
void |
AquaMap.setSelectedSpecies(SpeciesArray selectedSpecies)
Sets the selectedSpecies value for this AquaMap.
|
| Constructor and Description |
|---|
AquaMap(FileArray additionalFiles,
String algorithmType,
String author,
String boundingBox,
long date,
boolean gis,
int id,
FileArray images,
LayerArray layers,
String name,
SpeciesArray selectedSpecies,
String status,
float threshold,
String type) |
Job(AquaMapArray aquaMapList,
String author,
long date,
PerturbationArray envelopCustomization,
boolean gis,
String groupId,
Resource hcaf,
Resource hspec,
Resource hspen,
int id,
String name,
FileArray relatedResources,
AreasArray selectedAreas,
SpeciesArray selectedSpecies,
String status,
EnvelopeWeightArray weights) |
Copyright © 2017. All Rights Reserved.