Uses of Class
org.gcube_system.namespaces.application.aquamaps.gistypes.LayerArray

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

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

Methods in org.gcube_system.namespaces.application.aquamaps.types that return LayerArray
 LayerArray AquaMap.getLayers()
          Gets the layers value for this AquaMap.
 

Methods in org.gcube_system.namespaces.application.aquamaps.types with parameters of type LayerArray
 void AquaMap.setLayers(LayerArray layers)
          Sets the layers value for this AquaMap.
 

Constructors in org.gcube_system.namespaces.application.aquamaps.types with parameters of type LayerArray
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)
           
 



Copyright © 2013. All Rights Reserved.