Class KscRestService.KscReport

    • Constructor Detail

      • KscReport

        public KscReport()
      • KscReport

        public KscReport​(Integer reportId,
                         String label)
      • KscReport

        public KscReport​(Report report)
    • Method Detail

      • setId

        public void setId​(Integer id)
      • getLabel

        public String getLabel()
      • setLabel

        public void setLabel​(String label)
      • getShowTimespanButton

        public Boolean getShowTimespanButton()
      • setShowTimespanButton

        public void setShowTimespanButton​(Boolean show)
      • getShowGraphtypeButton

        public Boolean getShowGraphtypeButton()
      • setShowGraphtypeButton

        public void setShowGraphtypeButton​(Boolean show)
      • getGraphsPerLine

        public Integer getGraphsPerLine()
      • setGraphsPerLine

        public void setGraphsPerLine​(Integer graphs)
      • hasGraphs

        public boolean hasGraphs()