Class PriceRangeData
java.lang.Object
de.hybris.platform.acceleratorfacades.order.data.PriceRangeData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMaxPrice(PriceData maxPrice) voidsetMinPrice(PriceData minPrice)
-
Constructor Details
-
PriceRangeData
public PriceRangeData()
-
-
Method Details
-
setMinPrice
-
getMinPrice
-
setMaxPrice
-
getMaxPrice
-