Class ReturnRequestEntryWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.order.ReturnRequestEntryWsDTO
- All Implemented Interfaces:
Serializable
Representation of a return request entry which contains information about the returned product
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExpectedQuantity(Long expectedQuantity) voidsetOrderEntry(OrderEntryWsDTO orderEntry) voidsetRefundAmount(PriceWsDTO refundAmount)
-
Constructor Details
-
ReturnRequestEntryWsDTO
public ReturnRequestEntryWsDTO()
-
-
Method Details
-
setOrderEntry
-
getOrderEntry
-
setExpectedQuantity
-
getExpectedQuantity
-
setRefundAmount
-
getRefundAmount
-