Class ConsignmentEntryWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.order.ConsignmentEntryWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Consignment Entry
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetOrderEntry(OrderEntryWsDTO orderEntry) voidsetQuantity(Long quantity) voidsetShippedQuantity(Long shippedQuantity)
-
Constructor Details
-
ConsignmentEntryWsDTO
public ConsignmentEntryWsDTO()
-
-
Method Details
-
setOrderEntry
-
getOrderEntry
-
setQuantity
-
getQuantity
-
setShippedQuantity
-
getShippedQuantity
-