Class ScheduleAdjustment
java.lang.Object
com.palantir.ptoss.cinch.core.DefaultBindableModel
com.inductiveautomation.ignition.common.user.schedule.ScheduleAdjustment
- All Implemented Interfaces:
BindableModel
,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.palantir.ptoss.cinch.core.DefaultBindableModel
bind, modelUpdated, unbind, unbindAll, update
-
Constructor Details
-
ScheduleAdjustment
-
-
Method Details
-
getStart
-
setStart
-
getEnd
-
setEnd
-
contains
public boolean contains(long timestamp) -
isAvailable
public boolean isAvailable() -
setAvailable
public void setAvailable(boolean available) -
getNote
-
setNote
-
equals
-
hashCode
public int hashCode()
-