Class EntityIntegerAttributeFacetResult

java.lang.Object
com.echothree.model.control.search.server.database.EntityIntegerAttributeFacetResult
All Implemented Interfaces:
BaseDatabaseResult

  • Constructor Details

  • Method Details

    • getIntegerAttribute

      Returns the integerAttribute.
      Returns:
      the integerAttribute
    • setIntegerAttribute

      public void setIntegerAttribute(Integer integerAttribute)
      Sets the integerAttribute.
      Parameters:
      integerAttribute - the integerAttribute to set
    • getCount

      public Long getCount()
      Returns the count.
      Returns:
      the count
    • setCount

      public void setCount(Long count)
      Sets the count.
      Parameters:
      count - the count to set