public class DeclineConsignmentEntryEventDTO extends ConsignmentEntryEventDTO
modifiedPropsSet| Constructor and Description |
|---|
DeclineConsignmentEntryEventDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
ConsignmentEntryDTO |
getConsignmentEntry() |
WarehouseDTO |
getReallocatedWarehouse() |
java.lang.String |
getReason() |
void |
setConsignmentEntry(ConsignmentEntryDTO value) |
void |
setReallocatedWarehouse(WarehouseDTO value) |
void |
setReason(java.lang.String value) |
getQuantity, setQuantitygetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic DeclineConsignmentEntryEventDTO()
public ConsignmentEntryDTO getConsignmentEntry()
public WarehouseDTO getReallocatedWarehouse()
public java.lang.String getReason()
public void setConsignmentEntry(ConsignmentEntryDTO value)
public void setReallocatedWarehouse(WarehouseDTO value)
public void setReason(java.lang.String value)
Copyright © 2018 SAP SE. All Rights Reserved.