public class CancellationEventsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
CancellationEventsDTO()
Generated constructor - for generic creation.
|
CancellationEventsDTO(java.util.List<CancellationEventDTO> cancellationeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CancellationEventDTO> |
getCancellationEvents() |
void |
setCancellationEvents(java.util.List<CancellationEventDTO> cancellationeventsList) |
getUri, setUripublic CancellationEventsDTO()
public CancellationEventsDTO(java.util.List<CancellationEventDTO> cancellationeventsList)
public java.util.List<CancellationEventDTO> getCancellationEvents()
public void setCancellationEvents(java.util.List<CancellationEventDTO> cancellationeventsList)
cancellationeventsList - the cancellationeventsList to setCopyright © 2018 SAP SE. All Rights Reserved.