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

Packages that use AquaMap
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced   
org.gcube.application.aquamaps.aquamapsservice.stubs.fw   
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.collections   
 

Uses of AquaMap in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced that return AquaMap
 AquaMap AquaMapsObject.toStubsVersion()
           
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type AquaMap
AquaMapsObject(AquaMap toLoad)
           
 

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

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw that return AquaMap
 AquaMap MapsStub.getObject(int id)
           
 

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

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

Method parameters in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.collections with type arguments of type AquaMap
 void AquaMapArray.theList(List<AquaMap> theList)
           
 

Constructor parameters in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.collections with type arguments of type AquaMap
AquaMapArray(Collection<AquaMap> initialCollection)
           
 



Copyright © 2014. All Rights Reserved.