Class DeclineEntryWsDTO
java.lang.Object
de.hybris.platform.warehousingwebservices.dto.order.DeclineEntryWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetComment(String comment) voidsetProductCode(String productCode) voidsetQuantity(Long quantity) voidsetReallocationWarehouseCode(String reallocationWarehouseCode) void
-
Constructor Details
-
DeclineEntryWsDTO
public DeclineEntryWsDTO()
-
-
Method Details
-
setProductCode
-
getProductCode
-
setQuantity
-
getQuantity
-
setReallocationWarehouseCode
-
getReallocationWarehouseCode
-
setReason
-
getReason
-
setComment
-
getComment
-