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