java.lang.Object
com.github.kaklakariada.fritzbox.model.homeautomation.Alert

public class Alert extends Object
  • Constructor Details

    • Alert

      public Alert()
  • Method Details

    • getState

      public int getState()
    • setState

      public void setState(int state)
    • getLastAlertChgTimestamp

      public long getLastAlertChgTimestamp()
    • setLastAlertChgTimestamp

      public void setLastAlertChgTimestamp(long lastAlertChgTimestamp)