Uses of Class
org.gcube.common.core.types.MapItemType

Packages that use MapItemType
org.gcube.common.core.types   
 

Uses of MapItemType in org.gcube.common.core.types
 

Methods in org.gcube.common.core.types that return MapItemType
 MapItemType[] StringMap.getItems()
          Gets the items value for this StringMap.
 MapItemType StringMap.getItems(int i)
           
 

Methods in org.gcube.common.core.types with parameters of type MapItemType
 void StringMap.setItems(int i, MapItemType _value)
           
 void StringMap.setItems(MapItemType[] items)
          Sets the items value for this StringMap.
 

Constructors in org.gcube.common.core.types with parameters of type MapItemType
StringMap(MapItemType[] items)
           
 



Copyright © 2012. All Rights Reserved.