public interface WebAdminConsole extends Module
The following features are supported:
Modifier and Type | Method and Description |
---|---|
HttpServiceModule |
getHttpService()
Returns the value of the 'Http Service' reference.
|
void |
setHttpService(HttpServiceModule value)
Sets the value of the '
Http Service ' reference. |
HttpServiceModule getHttpService()
If the meaning of the 'Http Service' reference isn't clear, there really should be more of a description here...
setHttpService(HttpServiceModule)
,
InfrastructurePackage.getWebAdminConsole_HttpService()
void setHttpService(HttpServiceModule value)
Http Service
' reference.
value
- the new value of the 'Http Service' reference.getHttpService()