Class StockLevelAdjustmentWsDTO
java.lang.Object
de.hybris.platform.warehousingwebservices.dto.stocklevel.StockLevelAdjustmentWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetComment(String comment) voidsetQuantity(Long quantity) void
-
Constructor Details
-
StockLevelAdjustmentWsDTO
public StockLevelAdjustmentWsDTO()
-
-
Method Details
-
setReason
-
getReason
-
setQuantity
-
getQuantity
-
setComment
-
getComment
-