| Modifier and Type | Method and Description |
|---|---|
FileArray |
AquaMap.getAdditionalFiles()
Gets the additionalFiles value for this AquaMap.
|
FileArray |
AquaMap.getImages()
Gets the images value for this AquaMap.
|
FileArray |
Job.getRelatedResources()
Gets the relatedResources value for this Job.
|
FileArray |
Map.getStaticImages()
Gets the staticImages value for this Map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AquaMap.setAdditionalFiles(FileArray additionalFiles)
Sets the additionalFiles value for this AquaMap.
|
void |
AquaMap.setImages(FileArray images)
Sets the images value for this AquaMap.
|
void |
Job.setRelatedResources(FileArray relatedResources)
Sets the relatedResources value for this Job.
|
void |
Map.setStaticImages(FileArray staticImages)
Sets the staticImages value for this Map.
|
| 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) |
Map(String author,
String coverage,
long creationDate,
boolean custom,
String fileSetIt,
boolean gis,
LayerInfoType gisLayer,
String layerId,
String mapType,
Resource resource,
String speciesListCSV,
FileArray staticImages,
String title) |
| Modifier and Type | Method and Description |
|---|---|
FileArray |
PublisherServicePortType.getFileSetById(String request) |
| Modifier and Type | Method and Description |
|---|---|
FileArray |
PublisherServicePortTypeSOAPBindingStub.getFileSetById(String request) |
Copyright © 2015. All Rights Reserved.