Class PriceValue

java.lang.Object
com.skava.price.model.PriceValue
All Implemented Interfaces:
Serializable

public class PriceValue extends Object implements Serializable

The Class PriceValue

This model contains the price value related details, such as priceId, priceFacetId, value, etc.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • PriceValue

      public PriceValue()