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