public class CockpitSavedParameterValuesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CockpitSavedParameterValuesDTO()
Generated constructor - for generic creation.
|
CockpitSavedParameterValuesDTO(List<CockpitSavedParameterValueDTO> cockpitsavedparametervaluesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CockpitSavedParameterValueDTO> |
getCockpitSavedParameterValues() |
void |
setCockpitSavedParameterValues(List<CockpitSavedParameterValueDTO> cockpitsavedparametervaluesList) |
public CockpitSavedParameterValuesDTO()
public CockpitSavedParameterValuesDTO(List<CockpitSavedParameterValueDTO> cockpitsavedparametervaluesList)
public List<CockpitSavedParameterValueDTO> getCockpitSavedParameterValues()
public void setCockpitSavedParameterValues(List<CockpitSavedParameterValueDTO> cockpitsavedparametervaluesList)
cockpitsavedparametervaluesList - the cockpitsavedparametervaluesList to setCopyright © 2017 SAP SE. All Rights Reserved.