Class ReturnEntryModificationData
java.lang.Object
de.hybris.platform.ordermanagementfacades.returns.data.ReturnEntryModificationData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDeliveryModeCode(String deliveryModeCode) voidsetProductCode(String productCode) voidsetRefundAmount(BigDecimal refundAmount)
-
Constructor Details
-
ReturnEntryModificationData
public ReturnEntryModificationData()
-
-
Method Details
-
setProductCode
-
getProductCode
-
setDeliveryModeCode
-
getDeliveryModeCode
-
setRefundAmount
-
getRefundAmount
-