Class KscRestService.KscReport

  • Enclosing class:
    KscRestService

    public static final class KscRestService.KscReport
    extends java.lang.Object
    • Constructor Detail

      • KscReport

        public KscReport()
      • KscReport

        public KscReport​(java.lang.Integer reportId,
                         java.lang.String label)
      • KscReport

        public KscReport​(Report report)
    • Method Detail

      • getId

        public java.lang.Integer getId()
      • setId

        public void setId​(java.lang.Integer id)
      • getLabel

        public java.lang.String getLabel()
      • setLabel

        public void setLabel​(java.lang.String label)
      • getShowTimespanButton

        public java.lang.Boolean getShowTimespanButton()
      • setShowTimespanButton

        public void setShowTimespanButton​(java.lang.Boolean show)
      • getShowGraphtypeButton

        public java.lang.Boolean getShowGraphtypeButton()
      • setShowGraphtypeButton

        public void setShowGraphtypeButton​(java.lang.Boolean show)
      • getGraphsPerLine

        public java.lang.Integer getGraphsPerLine()
      • setGraphsPerLine

        public void setGraphsPerLine​(java.lang.Integer graphs)
      • hasGraphs

        public boolean hasGraphs()