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 |
---|---|
RFC |
RfcFactory.createRFC()
Returns a new object of class 'RFC'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<RFC> |
Destination.getRfcs()
Returns the value of the 'Rfcs' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
RFCImpl
An implementation of the model object 'RFC'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<RFC> |
DestinationImpl.rfcs
The cached value of the '
Rfcs ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
RFC |
RfcFactoryImpl.createRFC() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<RFC> |
DestinationImpl.getRfcs() |
Modifier and Type | Method and Description |
---|---|
T |
RfcSwitch.caseRFC(RFC object)
Returns the result of interpreting the object as an instance of 'RFC'.
|
Apache Camel