public interface JdbcUserService extends UserService
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
JdbcUserService |
getImplementation()
Returns the value of the 'Implementation' containment reference.
|
void |
setImplementation(JdbcUserService value)
Sets the value of the '
Implementation' containment reference. |
JdbcUserService getImplementation()
If the meaning of the 'Implementation' containment reference isn't clear, there really should be more of a description here...
setImplementation(org.eclipse.scada.configuration.world.osgi.JdbcUserService),
InfrastructurePackage.getJdbcUserService_Implementation()void setImplementation(JdbcUserService value)
Implementation' containment reference.
value - the new value of the 'Implementation' containment reference.getImplementation()