public interface DestinationDataStore
extends org.eclipse.emf.ecore.EObject
The following features are supported:
RfcPackage.getDestinationDataStore()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<DestinationData> |
getDestinationData()
Returns the value of the 'Destination Data' containment reference list.
|
org.eclipse.emf.common.util.EMap<String,DestinationData> |
getEntries()
Returns the value of the 'Entries' map.
|
org.eclipse.emf.common.util.EMap<String,DestinationData> getEntries()
String
,
and the value is of type DestinationData
,
If the meaning of the 'Entries' containment reference list isn't clear, there really should be more of a description here...
RfcPackage.getDestinationDataStore_Entries()
org.eclipse.emf.common.util.EList<DestinationData> getDestinationData()
DestinationData
.
If the meaning of the 'Destination Data' containment reference list isn't clear, there really should be more of a description here...
RfcPackage.getDestinationDataStore_DestinationData()
Apache Camel