public interface HttpServiceModule extends Module
The following features are supported:
| 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. |
short getPort()
"8080".
If the meaning of the 'Port' attribute isn't clear, there really should be more of a description here...
setPort(short),
InfrastructurePackage.getHttpServiceModule_Port()