Class TimeOfDaySchedule.Index

java.lang.Object
com.inductiveautomation.ignition.common.util.TimeOfDaySchedule.Index
Enclosing class:
TimeOfDaySchedule

protected class TimeOfDaySchedule.Index extends Object
  • Constructor Details

    • Index

      public Index(int position, boolean nextDay, boolean covered)
  • Method Details

    • getPosition

      public int getPosition()
    • isNextDay

      public boolean isNextDay()
    • isCovered

      public boolean isCovered()
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object