public interface SapConnectionConfiguration
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
DestinationDataStore |
getDestinationDataStore()
Returns the value of the 'Destination Data Store' containment reference.
|
ServerDataStore |
getServerDataStore()
Returns the value of the 'Server Data Store' containment reference.
|
void |
setDestinationDataStore(DestinationDataStore value)
Sets the value of the '
Destination Data Store' containment reference. |
void |
setServerDataStore(ServerDataStore value)
Sets the value of the '
Server Data Store' containment reference. |
DestinationDataStore getDestinationDataStore()
If the meaning of the 'Destination Data Store' containment reference isn't clear, there really should be more of a description here...
setDestinationDataStore(DestinationDataStore),
RfcPackage.getSapConnectionConfiguration_DestinationDataStore()void setDestinationDataStore(DestinationDataStore value)
Destination Data Store' containment reference.
value - the new value of the 'Destination Data Store' containment reference.getDestinationDataStore()ServerDataStore getServerDataStore()
If the meaning of the 'Server Data Store' containment reference isn't clear, there really should be more of a description here...
setServerDataStore(ServerDataStore),
RfcPackage.getSapConnectionConfiguration_ServerDataStore()void setServerDataStore(ServerDataStore value)
Server Data Store' containment reference.
value - the new value of the 'Server Data Store' containment reference.getServerDataStore()Apache Camel