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 |
---|---|
<S extends Structure> |
RfcFactory.createTable()
Returns a new object of class 'Table'.
|
Modifier and Type | Class and Description |
---|---|
class |
TableImpl<S extends Structure>
An implementation of the model object '
Table'.
|
Modifier and Type | Method and Description |
---|---|
<S extends Structure> |
RfcFactoryImpl.createTable() |
Modifier and Type | Method and Description |
---|---|
<S extends Structure> |
RfcSwitch.caseTable(Table<S> object)
Returns the result of interpreting the object as an instance of 'Table'.
|
Apache Camel