public interface RestExporterModule extends Module
The following features are supported:
Modifier and Type | Method and Description |
---|---|
String |
getContextId()
Returns the value of the 'Context Id' attribute.
|
void |
setContextId(String value)
Sets the value of the '
Context Id ' attribute. |
String getContextId()
If the meaning of the 'Context Id' attribute isn't clear, there really should be more of a description here...
setContextId(String)
,
InfrastructurePackage.getRestExporterModule_ContextId()
void setContextId(String value)
Context Id
' attribute.
value
- the new value of the 'Context Id' attribute.getContextId()