Class PriceRangeData
- java.lang.Object
-
- de.hybris.platform.acceleratorfacades.order.data.PriceRangeData
-
- All Implemented Interfaces:
java.io.Serializable
public class PriceRangeData extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PriceRangeData()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PriceDatagetMaxPrice()PriceDatagetMinPrice()voidsetMaxPrice(PriceData maxPrice)voidsetMinPrice(PriceData minPrice)
-