public class AllocationEventsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
AllocationEventsDTO()
Generated constructor - for generic creation.
|
AllocationEventsDTO(java.util.List<AllocationEventDTO> allocationeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AllocationEventDTO> |
getAllocationEvents() |
void |
setAllocationEvents(java.util.List<AllocationEventDTO> allocationeventsList) |
getUri, setUripublic AllocationEventsDTO()
public AllocationEventsDTO(java.util.List<AllocationEventDTO> allocationeventsList)
public java.util.List<AllocationEventDTO> getAllocationEvents()
public void setAllocationEvents(java.util.List<AllocationEventDTO> allocationeventsList)
allocationeventsList - the allocationeventsList to setCopyright © 2018 SAP SE. All Rights Reserved.