Class AlarmsApiRepresentation

    • Constructor Detail

      • AlarmsApiRepresentation

        public AlarmsApiRepresentation()
    • Method Detail

      • getAlarmsForStatus

        public String getAlarmsForStatus()
      • setAlarmsForStatus

        public void setAlarmsForStatus​(String alarmsForStatus)
      • getAlarmsForSource

        public String getAlarmsForSource()
      • setAlarmsForSource

        public void setAlarmsForSource​(String alarmsForSource)
      • getAlarmsForSourceAndStatus

        public String getAlarmsForSourceAndStatus()
      • setAlarmsForSourceAndStatus

        public void setAlarmsForSourceAndStatus​(String alarmsForSourceAndStatus)
      • getAlarmsForTime

        public String getAlarmsForTime()
      • setAlarmsForTime

        public void setAlarmsForTime​(String alarmsForTime)
      • getAlarmsForStatusAndTime

        public String getAlarmsForStatusAndTime()
      • setAlarmsForStatusAndTime

        public void setAlarmsForStatusAndTime​(String alarmsForStatusAndTime)
      • getAlarmsForSourceAndTime

        public String getAlarmsForSourceAndTime()
      • setAlarmsForSourceAndTime

        public void setAlarmsForSourceAndTime​(String alarmsForSourceAndTime)
      • getAlarmsForSourceAndStatusAndTime

        public String getAlarmsForSourceAndStatusAndTime()
      • setAlarmsForSourceAndStatusAndTime

        public void setAlarmsForSourceAndStatusAndTime​(String alarmsForSourceAndStatusAndTime)
      • getURITemplates

        @JSONProperty(ignore=true)
        public List<String> getURITemplates()