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