| Package | Description |
|---|---|
| org.fusesource.camel.component.sap.model.rfc | |
| org.fusesource.camel.component.sap.model.rfc.impl | |
| org.fusesource.camel.component.sap.model.rfc.util |
| Modifier and Type | Method and Description |
|---|---|
DestinationDataStore |
RfcFactory.createDestinationDataStore()
Returns a new object of class 'Destination Data Store'.
|
DestinationDataStore |
SapConnectionConfiguration.getDestinationDataStore()
Returns the value of the 'Destination Data Store' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SapConnectionConfiguration.setDestinationDataStore(DestinationDataStore value)
Sets the value of the '
Destination Data Store' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
DestinationDataStoreImpl
An implementation of the model object 'Destination Data Store'.
|
| Modifier and Type | Field and Description |
|---|---|
protected DestinationDataStore |
SapConnectionConfigurationImpl.destinationDataStore
The cached value of the '
Destination Data Store' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
DestinationDataStore |
RfcFactoryImpl.createDestinationDataStore() |
DestinationDataStore |
SapConnectionConfigurationImpl.getDestinationDataStore() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
SapConnectionConfigurationImpl.basicSetDestinationDataStore(DestinationDataStore newDestinationDataStore,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
SapConnectionConfigurationImpl.setDestinationDataStore(DestinationDataStore newDestinationDataStore) |
| Modifier and Type | Method and Description |
|---|---|
T |
RfcSwitch.caseDestinationDataStore(DestinationDataStore object)
Returns the result of interpreting the object as an instance of 'Destination Data Store'.
|
Apache Camel