Class BOOssResponseLogSummary

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.scheduling.bl.oss.response.BOOssResponseLogSummary
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOOssResponseLogSummary extends DynO
Business object representing an aggregated summary of OSS response logs.
Since:
22.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOOssResponseLogSummary

      public BOOssResponseLogSummary()
  • Method Details

    • getMatrixName

      public String getMatrixName()
      Returns the matrix name.
      Returns:
      the matrix name
    • setMatrixName

      public void setMatrixName(String matrixName)
      Sets the matrix name.
      Parameters:
      matrixName - the matrix name
    • getMatrixDescription

      public String getMatrixDescription()
      Returns the matrix description.
      Returns:
      the matrix description
    • setMatrixDescription

      public void setMatrixDescription(String matrixDescription)
      Sets the matrix description.
      Parameters:
      matrixDescription - the matrix description
    • getResponseTypeCode

      public String getResponseTypeCode()
      Returns the response type code.
      Returns:
      the response type code
    • setResponseTypeCode

      public void setResponseTypeCode(String responseTypeCode)
      Sets the response type code.
      Parameters:
      responseTypeCode - the response type code
    • getCount

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

      public void setCount(Long count)
      Sets the count of responses.
      Parameters:
      count - the count