public class TestMapWsDTO extends Object implements Serializable
| Constructor and Description |
|---|
TestMapWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
getIntegerMap() |
Map<String,String> |
getStringMap() |
void |
setIntegerMap(Map<String,Integer> integerMap) |
void |
setStringMap(Map<String,String> stringMap) |
Copyright © 2017 SAP SE. All Rights Reserved.