java.lang.Object
de.hybris.platform.commerceservices.search.solrfacetsearch.provider.entity.SolrPriceRangeEntry

public class SolrPriceRangeEntry extends Object
Entity to hold one entry in the Solr price range.
  • Constructor Details

    • SolrPriceRangeEntry

      public SolrPriceRangeEntry(String value, String currencyIso)
  • Method Details

    • getValue

      public BigDecimal getValue()
    • getCurrencyIso

      public String getCurrencyIso()