public class MapParameterValueDTO extends ParameterValueDTO
| Constructor and Description |
|---|
MapParameterValueDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ParameterValueDTO> |
getEntries() |
void |
setEntries(Collection<ParameterValueDTO> value) |
getCollParam, getMapEntryKey, getMapParam, setCollParam, setMapEntryKey, setMapParamgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic MapParameterValueDTO()
public Collection<ParameterValueDTO> getEntries()
public void setEntries(Collection<ParameterValueDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.