public class MapType<K,V> extends Object implements IUnmarshalType
Constructor and Description |
---|
MapType() |
Modifier and Type | Method and Description |
---|---|
List<EntryType<K,V>> |
getMap() |
Object |
getRawValue() |
void |
setMap(List<EntryType<K,V>> map) |