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