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 |
---|---|
Destination |
RfcFactory.createDestination()
Returns a new object of class 'Destination'.
|
Destination |
RFC.getDestination()
Returns the value of the 'Destination' container reference.
|
Modifier and Type | Method and Description |
---|---|
void |
RFC.setDestination(Destination value)
Sets the value of the '
Destination ' container reference. |
Modifier and Type | Class and Description |
---|---|
class |
DestinationImpl
An implementation of the model object 'Destination'.
|
Modifier and Type | Method and Description |
---|---|
Destination |
RfcFactoryImpl.createDestination() |
Destination |
RFCImpl.getDestination() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
RFCImpl.basicSetDestination(Destination newDestination,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
RFCImpl.setDestination(Destination newDestination) |
Modifier and Type | Method and Description |
---|---|
T |
RfcSwitch.caseDestination(Destination object)
Returns the result of interpreting the object as an instance of 'Destination'.
|
Apache Camel