| 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 |
|---|---|
DestinationData |
RfcFactory.createDestinationData()
Returns a new object of class 'Destination Data'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<DestinationData> |
DestinationDataStore.getDestinationData()
Returns the value of the 'Destination Data' containment reference list.
|
org.eclipse.emf.common.util.EMap<String,DestinationData> |
DestinationDataStore.getEntries()
Returns the value of the 'Entries' map.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DestinationDataImpl
An implementation of the model object 'Destination Data'.
|
| Modifier and Type | Field and Description |
|---|---|
protected DestinationData |
DestinationDataStoreEntryImpl.value
The cached value of the '
Value' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<DestinationData> |
DestinationDataStoreImpl.destinationData
The cached value of the '
Destination Data' containment reference list. |
protected org.eclipse.emf.common.util.EMap<String,DestinationData> |
DestinationDataStoreImpl.entries
The cached value of the '
Entries' map. |
| Modifier and Type | Method and Description |
|---|---|
DestinationData |
DestinationDataStoreEntryImpl.basicGetTypedValue() |
DestinationData |
RfcFactoryImpl.createDestinationData() |
DestinationData |
DestinationDataStoreEntryImpl.getTypedValue() |
DestinationData |
DestinationDataStoreEntryImpl.getValue() |
DestinationData |
DestinationDataStoreEntryImpl.setValue(DestinationData value) |
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<String,DestinationData> |
RfcFactoryImpl.createDestinationDataStoreEntry() |
org.eclipse.emf.common.util.EList<DestinationData> |
DestinationDataStoreImpl.getDestinationData() |
org.eclipse.emf.common.util.EMap<String,DestinationData> |
DestinationDataStoreEntryImpl.getEMap() |
org.eclipse.emf.common.util.EMap<String,DestinationData> |
DestinationDataStoreImpl.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationDataStoreEntryImpl.setTypedValue(DestinationData newValue) |
DestinationData |
DestinationDataStoreEntryImpl.setValue(DestinationData value) |
| Modifier and Type | Method and Description |
|---|---|
T |
RfcSwitch.caseDestinationData(DestinationData object)
Returns the result of interpreting the object as an instance of 'Destination Data'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
RfcSwitch.caseDestinationDataStoreEntry(Map.Entry<String,DestinationData> object)
Returns the result of interpreting the object as an instance of 'Destination Data Store Entry'.
|
Apache Camel