Modifier and Type | Method and Description |
---|---|
static FileArray |
File.toStubsVersion(List<File> toConvert) |
Modifier and Type | Method and Description |
---|---|
static ArrayList<File> |
File.load(FileArray toLoad) |
Modifier and Type | Method and Description |
---|---|
FileArray |
PublisherStub.GetFileSetById(String id) |
Modifier and Type | Method and Description |
---|---|
FileArray |
AquaMap.additionalFiles() |
FileArray |
AquaMap.images() |
FileArray |
Job.relatedResources() |
FileArray |
Map.staticImages() |
Modifier and Type | Method and Description |
---|---|
void |
AquaMap.additionalFiles(FileArray additionalFiles) |
void |
AquaMap.images(FileArray images) |
void |
Job.relatedResources(FileArray relatedResources) |
void |
Map.staticImages(FileArray staticImages) |
Constructor and Description |
---|
Job(String name,
int id,
AquaMapArray aquaMapList,
String status,
Resource hspec,
Resource hspen,
Resource hcaf,
SpeciesArray selectedSpecies,
PerturbationArray envelopeCustomization,
AreasArray selectedAreas,
EnvelopeWeightsArray weights,
String author,
long date,
FileArray relatedResources,
boolean gis,
String groupId) |
Map(LayerInfoType gisLayer,
boolean gis,
String title,
String mapType,
FileArray staticImages,
Resource resource,
String coverage,
long creationDate,
String author,
String fileSetId,
String layerId,
String speciesListCSV,
boolean custom) |
Copyright © 2017. All Rights Reserved.