Class PriceRangeWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.product.PriceRangeWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Price Range
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMaxPrice(PriceWsDTO maxPrice) voidsetMinPrice(PriceWsDTO minPrice)
-
Constructor Details
-
PriceRangeWsDTO
public PriceRangeWsDTO()
-
-
Method Details
-
setMaxPrice
-
getMaxPrice
-
setMinPrice
-
getMinPrice
-