| 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'.
|
DestinationData |
DestinationDataStoreEntry.getValue()
Returns the value of the 'Value' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,DestinationData> |
DestinationDataStore.getEntries()
Returns the value of the 'Entries' map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationDataStoreEntry.setValue(DestinationData value)
Sets the value of the '
Value' reference. |
| 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.EMap<java.lang.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 |
|---|---|
java.util.Map.Entry<java.lang.String,DestinationData> |
RfcFactoryImpl.createDestinationDataStoreEntry() |
org.eclipse.emf.common.util.EMap<java.lang.String,DestinationData> |
DestinationDataStoreEntryImpl.getEMap() |
org.eclipse.emf.common.util.EMap<java.lang.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(java.util.Map.Entry<java.lang.String,DestinationData> object)
Returns the result of interpreting the object as an instance of 'Destination Data Store Entry'.
|
Copyright © 2015 Red Hat, Inc.. All Rights Reserved.