public interface OutPinConfiguration
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComment()
Returns the value of the 'Comment' attribute.
|
int |
getGpio()
Returns the value of the 'Gpio' attribute.
|
int |
getPin()
Returns the value of the 'Pin' attribute.
|
OutputElementType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setComment(java.lang.String value)
Sets the value of the '
Comment' attribute. |
void |
setGpio(int value)
Sets the value of the '
Gpio' attribute. |
void |
setPin(int value)
Sets the value of the '
Pin' attribute. |
void |
setType(OutputElementType value)
Sets the value of the '
Type' attribute. |
int getPin()
setPin(int),
TOSDevicePackage.getOutPinConfiguration_Pin()void setPin(int value)
Pin' attribute.
value - the new value of the 'Pin' attribute.getPin()int getGpio()
setGpio(int),
TOSDevicePackage.getOutPinConfiguration_Gpio()void setGpio(int value)
Gpio' attribute.
value - the new value of the 'Gpio' attribute.getGpio()OutputElementType getType()
OutputElementType.
OutputElementType,
setType(OutputElementType),
TOSDevicePackage.getOutPinConfiguration_Type()void setType(OutputElementType value)
Type' attribute.
value - the new value of the 'Type' attribute.OutputElementType,
getType()java.lang.String getComment()
setComment(String),
TOSDevicePackage.getOutPinConfiguration_Comment()void setComment(java.lang.String value)
Comment' attribute.
value - the new value of the 'Comment' attribute.getComment()Data In Motion Consuling GmbH - All rights reserved