public interface SingleCommandType extends CommandType
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
int |
getPeriod()
Returns the value of the 'Period' attribute.
|
boolean |
isSetPeriod()
Returns whether the value of the '
Period' attribute is set. |
void |
setPeriod(int value)
Sets the value of the '
Period' attribute. |
void |
unsetPeriod()
Unsets the value of the '
Period' attribute. |
getExtractor, getId, getProcess, setId, setProcessstatic final String copyright
int getPeriod()
If the meaning of the 'Period' attribute isn't clear, there really should be more of a description here...
isSetPeriod(),
unsetPeriod(),
setPeriod(int),
ConfigurationPackage.getSingleCommandType_Period()void setPeriod(int value)
Period' attribute.
value - the new value of the 'Period' attribute.isSetPeriod(),
unsetPeriod(),
getPeriod()void unsetPeriod()
Period' attribute.
isSetPeriod(),
getPeriod(),
setPeriod(int)boolean isSetPeriod()
Period' attribute is set.
unsetPeriod(),
getPeriod(),
setPeriod(int)