Class RequestFacetQueriesInner

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getQuery() A facet query
      final Unit setQuery(@Json(name = "query") String query) A facet query
      final String getLabel() A label to include in place of the facet query
      final Unit setLabel(@Json(name = "label") String label) A label to include in place of the facet query
      final String getGroup()
      final Unit setGroup(@Json(name = "group") String group)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait