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

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

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

Methods in org.gcube_system.namespaces.application.aquamaps.types that return Map
 Map[] MapArray.getMapList()
          Gets the mapList value for this MapArray.
 Map MapArray.getMapList(int i)
           
 

Methods in org.gcube_system.namespaces.application.aquamaps.types with parameters of type Map
 void MapArray.setMapList(int i, Map _value)
           
 void MapArray.setMapList(Map[] mapList)
          Sets the mapList value for this MapArray.
 

Constructors in org.gcube_system.namespaces.application.aquamaps.types with parameters of type Map
MapArray(Map[] mapList)
           
 



Copyright © 2013. All Rights Reserved.