Class CustomDataRow

    • Constructor Detail

      • CustomDataRow

        public CustomDataRow()
    • Method Detail

      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • setResultsSummary

        public void setResultsSummary​(ResultsSummary resultsSummary)