Modifier and Type | Method and Description |
---|---|
Resource |
Resource.toStubsVersion() |
Constructor and Description |
---|
Resource(Resource toLoad) |
Modifier and Type | Method and Description |
---|---|
Resource |
DataManagementStub.EditResource(Resource toEdit) |
Resource |
DataManagementStub.getResourceInfo(Resource toEdit) |
Modifier and Type | Method and Description |
---|---|
Resource |
DataManagementStub.EditResource(Resource toEdit) |
Resource |
DataManagementStub.getResourceInfo(Resource toEdit) |
Modifier and Type | Method and Description |
---|---|
Resource |
Job.hcaf() |
Resource |
Job.hspec() |
Resource |
Job.hspen() |
Resource |
Map.resource() |
Modifier and Type | Method and Description |
---|---|
void |
Job.hcaf(Resource hcaf) |
void |
Job.hspec(Resource hspec) |
void |
Job.hspen(Resource hspen) |
void |
Map.resource(Resource resource) |
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) |
Modifier and Type | Method and Description |
---|---|
List<Resource> |
ResourceArray.theList() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceArray.theList(List<Resource> theList) |
Constructor and Description |
---|
ResourceArray(Collection<Resource> initialCollection) |
Copyright © 2017. All Rights Reserved.