Class TimeOfDaySchedule.Index
- java.lang.Object
-
- com.inductiveautomation.ignition.common.util.TimeOfDaySchedule.Index
-
- Enclosing class:
- TimeOfDaySchedule
protected class TimeOfDaySchedule.Index extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Index(int position, boolean nextDay, boolean covered)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
getPosition()
boolean
isCovered()
boolean
isNextDay()
-