|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||