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