Uses of Class
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis.LayerInfoType

Packages that use LayerInfoType
org.gcube.application.aquamaps.aquamapsservice.stubs.fw   
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model   
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis   
org.gcube.common.gis.datamodel.enhanced   
 

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

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw that return LayerInfoType
 LayerInfoType PublisherStub.GetLayerById(String id)
           
 

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

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model that return LayerInfoType
 LayerInfoType Map.gisLayer()
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model with parameters of type LayerInfoType
 void Map.gisLayer(LayerInfoType gisLayer)
           
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model with parameters of type LayerInfoType
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)
           
 

Uses of LayerInfoType in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis that return types with arguments of type LayerInfoType
 List<LayerInfoType> LayerArray.theList()
           
 

Method parameters in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis with type arguments of type LayerInfoType
 void LayerArray.theList(List<LayerInfoType> theList)
           
 

Constructor parameters in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis with type arguments of type LayerInfoType
LayerArray(Collection<LayerInfoType> initialCollection)
           
 

Uses of LayerInfoType in org.gcube.common.gis.datamodel.enhanced
 

Methods in org.gcube.common.gis.datamodel.enhanced that return LayerInfoType
 LayerInfoType LayerInfo.toStubsVersion()
           
 

Constructors in org.gcube.common.gis.datamodel.enhanced with parameters of type LayerInfoType
LayerInfo(LayerInfoType toLoad)
           
 



Copyright © 2014. All Rights Reserved.