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

Packages that use LayerInfoType
org.gcube_system.namespaces.application.aquamaps.gistypes   
org.gcube_system.namespaces.application.aquamaps.types   
org.gcube.application.aquamaps.aquamapsservice.stubs   
org.gcube.application.aquamaps.aquamapsservice.stubs.bindings   
 

Uses of LayerInfoType in org.gcube_system.namespaces.application.aquamaps.gistypes
 

Methods in org.gcube_system.namespaces.application.aquamaps.gistypes that return LayerInfoType
 LayerInfoType[] LayerArray.getName()
          Gets the name value for this LayerArray.
 LayerInfoType LayerArray.getName(int i)
           
 

Methods in org.gcube_system.namespaces.application.aquamaps.gistypes with parameters of type LayerInfoType
 void LayerArray.setName(int i, LayerInfoType _value)
           
 void LayerArray.setName(LayerInfoType[] name)
          Sets the name value for this LayerArray.
 

Constructors in org.gcube_system.namespaces.application.aquamaps.gistypes with parameters of type LayerInfoType
LayerArray(LayerInfoType[] name)
           
 

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

Methods in org.gcube_system.namespaces.application.aquamaps.types that return LayerInfoType
 LayerInfoType Map.getGisLayer()
          Gets the gisLayer value for this Map.
 

Methods in org.gcube_system.namespaces.application.aquamaps.types with parameters of type LayerInfoType
 void Map.setGisLayer(LayerInfoType gisLayer)
          Sets the gisLayer value for this Map.
 

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

Uses of LayerInfoType in org.gcube.application.aquamaps.aquamapsservice.stubs
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs that return LayerInfoType
 LayerInfoType PublisherServicePortType.getLayerById(String request)
           
 

Uses of LayerInfoType in org.gcube.application.aquamaps.aquamapsservice.stubs.bindings
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.bindings that return LayerInfoType
 LayerInfoType PublisherServicePortTypeSOAPBindingStub.getLayerById(String request)
           
 



Copyright © 2013. All Rights Reserved.