| Package | Description |
|---|---|
| org.gcube.common.core.types |
| Modifier and Type | Method and Description |
|---|---|
MapItemType[] |
StringMap.getItems()
Gets the items value for this StringMap.
|
MapItemType |
StringMap.getItems(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
StringMap.setItems(int i,
MapItemType _value) |
void |
StringMap.setItems(MapItemType[] items)
Sets the items value for this StringMap.
|
| Constructor and Description |
|---|
StringMap(MapItemType[] items) |
Copyright © 2015. All Rights Reserved.