Class Value

java.lang.Object
com.skava.search.model.Value
All Implemented Interfaces:
Serializable

public class Value extends Object implements Serializable
This model is available within the facet response model. It holds facet name and facet count. If the facet(s) is given in the filter request, the \"selected\" field should be mentioned as \"true\". The default value is \"false\".
See Also:
  • Constructor Details

    • Value

      public Value()