Uses of Class
org.gcube_system.namespaces.application.aquamaps.types.SpeciesArray

Packages that use SpeciesArray
org.gcube_system.namespaces.application.aquamaps.types   
 

Uses of SpeciesArray in org.gcube_system.namespaces.application.aquamaps.types
 

Methods in org.gcube_system.namespaces.application.aquamaps.types that return SpeciesArray
 SpeciesArray AquaMap.getSelectedSpecies()
          Gets the selectedSpecies value for this AquaMap.
 SpeciesArray Job.getSelectedSpecies()
          Gets the selectedSpecies value for this Job.
 

Methods in org.gcube_system.namespaces.application.aquamaps.types with parameters of type SpeciesArray
 void AquaMap.setSelectedSpecies(SpeciesArray selectedSpecies)
          Sets the selectedSpecies value for this AquaMap.
 void Job.setSelectedSpecies(SpeciesArray selectedSpecies)
          Sets the selectedSpecies value for this Job.
 

Constructors in org.gcube_system.namespaces.application.aquamaps.types with parameters of type SpeciesArray
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 © 2013. All Rights Reserved.