Class EntityLongAttributeFacetResult

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

  • Constructor Details

  • Method Details

    • getLongAttribute

      Returns the longAttribute.
      Returns:
      the longAttribute
    • setLongAttribute

      public void setLongAttribute(Long longAttribute)
      Sets the longAttribute.
      Parameters:
      longAttribute - the longAttribute 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