public interface ArduinoConnection extends NamedDocumentable
The following features are supported:
ArduinoPackage.getArduinoConnection()
Modifier and Type | Method and Description |
---|---|
Endpoint |
getEndpoint()
Returns the value of the 'Endpoint' reference.
|
void |
setEndpoint(Endpoint value)
Sets the value of the '
Endpoint ' reference. |
getName, setName
getShortDescription, setShortDescription
Endpoint getEndpoint()
If the meaning of the 'Endpoint' reference isn't clear, there really should be more of a description here...
setEndpoint(Endpoint)
,
ArduinoPackage.getArduinoConnection_Endpoint()
void setEndpoint(Endpoint value)
Endpoint
' reference.
value
- the new value of the 'Endpoint' reference.getEndpoint()