Interface FacetResult

All Known Implementing Classes:
RangeFacetResult, TermsFacetResult, ValueFacetResult

public interface FacetResult
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getType

      String getType()
    • setType

      void setType(String type)