Class StockWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.product.StockWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Stock
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetIsValueRounded(Boolean isValueRounded) voidsetStockLevel(Long stockLevel) voidsetStockLevelStatus(String stockLevelStatus)
-
Constructor Details
-
StockWsDTO
public StockWsDTO()
-
-
Method Details
-
setStockLevelStatus
-
getStockLevelStatus
-
setStockLevel
-
getStockLevel
-
setIsValueRounded
-
getIsValueRounded
-