public class IncreaseEventsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
IncreaseEventsDTO()
Generated constructor - for generic creation.
|
IncreaseEventsDTO(List<IncreaseEventDTO> increaseeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<IncreaseEventDTO> |
getIncreaseEvents() |
void |
setIncreaseEvents(List<IncreaseEventDTO> increaseeventsList) |
public IncreaseEventsDTO()
public IncreaseEventsDTO(List<IncreaseEventDTO> increaseeventsList)
public List<IncreaseEventDTO> getIncreaseEvents()
public void setIncreaseEvents(List<IncreaseEventDTO> increaseeventsList)
increaseeventsList - the increaseeventsList to setCopyright © 2017 SAP SE. All Rights Reserved.