public class InventoryEventsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
InventoryEventsDTO()
Generated constructor - for generic creation.
|
InventoryEventsDTO(List<InventoryEventDTO> inventoryeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<InventoryEventDTO> |
getInventoryEvents() |
void |
setInventoryEvents(List<InventoryEventDTO> inventoryeventsList) |
public InventoryEventsDTO()
public InventoryEventsDTO(List<InventoryEventDTO> inventoryeventsList)
public List<InventoryEventDTO> getInventoryEvents()
public void setInventoryEvents(List<InventoryEventDTO> inventoryeventsList)
inventoryeventsList - the inventoryeventsList to setCopyright © 2017 SAP SE. All Rights Reserved.