public interface ArduinoDevice extends Device
The following features are supported:
ArduinoPackage.getArduinoDevice()
Modifier and Type | Method and Description |
---|---|
short |
getPort()
Returns the value of the 'Port' attribute.
|
void |
setPort(short value)
Sets the value of the '
Port ' attribute. |
getNode, setNode
getName, setName
getShortDescription, setShortDescription
short getPort()
If the meaning of the 'Port' attribute isn't clear, there really should be more of a description here...
setPort(short)
,
ArduinoPackage.getArduinoDevice_Port()