public interface TimeTableEntry
The following features are supported:
TOSDevicePackage.getTimeTableEntry()| Modifier and Type | Method and Description |
|---|---|
long |
getBegin()
Returns the value of the 'Begin' attribute.
|
long |
getEnd()
Returns the value of the 'End' attribute.
|
int |
getIndex()
Returns the value of the 'Index' attribute.
|
ScheduleModeType |
getMode()
Returns the value of the 'Mode' attribute.
|
Program |
getProgram()
Returns the value of the 'Program' reference.
|
void |
setBegin(long value)
Sets the value of the '
Begin' attribute. |
void |
setEnd(long value)
Sets the value of the '
End' attribute. |
void |
setIndex(int value)
Sets the value of the '
Index' attribute. |
void |
setMode(ScheduleModeType value)
Sets the value of the '
Mode' attribute. |
void |
setProgram(Program value)
Sets the value of the '
Program' reference. |
int getIndex()
setIndex(int),
TOSDevicePackage.getTimeTableEntry_Index()void setIndex(int value)
Index' attribute.
value - the new value of the 'Index' attribute.getIndex()ScheduleModeType getMode()
ScheduleModeType.
ScheduleModeType,
setMode(ScheduleModeType),
TOSDevicePackage.getTimeTableEntry_Mode()void setMode(ScheduleModeType value)
Mode' attribute.
value - the new value of the 'Mode' attribute.ScheduleModeType,
getMode()long getBegin()
setBegin(long),
TOSDevicePackage.getTimeTableEntry_Begin()void setBegin(long value)
Begin' attribute.
value - the new value of the 'Begin' attribute.getBegin()long getEnd()
setEnd(long),
TOSDevicePackage.getTimeTableEntry_End()void setEnd(long value)
End' attribute.
value - the new value of the 'End' attribute.getEnd()Program getProgram()
setProgram(Program),
TOSDevicePackage.getTimeTableEntry_Program()void setProgram(Program value)
Program' reference.
value - the new value of the 'Program' reference.getProgram()Data In Motion GmbH all rights reserved