| 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 |
|---|---|
ListFieldMetaData |
RfcFactory.createListFieldMetaData()
Returns a new object of class 'List Field Meta Data'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
FunctionTemplate.getChanging()
Returns the value of the 'Changing' reference list.
|
java.util.List<ListFieldMetaData> |
FunctionTemplate.getChangingParameterList()
Returns the value of the 'Changing Parameter List' attribute.
|
java.util.List<ListFieldMetaData> |
FunctionTemplate.getExportParameterList()
Returns the value of the 'Export Parameter List' attribute.
|
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
FunctionTemplate.getExports()
Returns the value of the 'Exports' reference list.
|
java.util.List<ListFieldMetaData> |
FunctionTemplate.getImportParameterList()
Returns the value of the 'Import Parameter List' attribute.
|
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
FunctionTemplate.getImports()
Returns the value of the 'Imports' reference list.
|
java.util.List<ListFieldMetaData> |
FunctionTemplate.getTableParameterList()
Returns the value of the 'Table Parameter List' attribute.
|
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
FunctionTemplate.getTables()
Returns the value of the 'Tables' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionTemplate.setChangingParameterList(java.util.List<ListFieldMetaData> value)
Sets the value of the '
Changing Parameter List' attribute. |
void |
FunctionTemplate.setExportParameterList(java.util.List<ListFieldMetaData> value)
Sets the value of the '
Export Parameter List' attribute. |
void |
FunctionTemplate.setImportParameterList(java.util.List<ListFieldMetaData> value)
Sets the value of the '
Import Parameter List' attribute. |
void |
FunctionTemplate.setTableParameterList(java.util.List<ListFieldMetaData> value)
Sets the value of the '
Table Parameter List' attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListFieldMetaDataImpl
An implementation of the model object 'List Field Meta Data'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<ListFieldMetaData> |
FunctionTemplateImpl.changing
The cached value of the '
Changing' reference list. |
protected org.eclipse.emf.common.util.EList<ListFieldMetaData> |
FunctionTemplateImpl.exports
The cached value of the '
Exports' reference list. |
protected org.eclipse.emf.common.util.EList<ListFieldMetaData> |
FunctionTemplateImpl.imports
The cached value of the '
Imports' reference list. |
protected org.eclipse.emf.common.util.EList<ListFieldMetaData> |
FunctionTemplateImpl.tables
The cached value of the '
Tables' reference list. |
| Modifier and Type | Method and Description |
|---|---|
ListFieldMetaData |
RfcFactoryImpl.createListFieldMetaData() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
FunctionTemplateImpl.getChanging() |
java.util.List<ListFieldMetaData> |
FunctionTemplateImpl.getChangingParameterList() |
java.util.List<ListFieldMetaData> |
FunctionTemplateImpl.getExportParameterList() |
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
FunctionTemplateImpl.getExports() |
java.util.List<ListFieldMetaData> |
FunctionTemplateImpl.getImportParameterList() |
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
FunctionTemplateImpl.getImports() |
java.util.List<ListFieldMetaData> |
FunctionTemplateImpl.getTableParameterList() |
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
FunctionTemplateImpl.getTables() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionTemplateImpl.setChangingParameterList(java.util.List<ListFieldMetaData> newChangingParameterList) |
void |
FunctionTemplateImpl.setExportParameterList(java.util.List<ListFieldMetaData> newExportParameterList) |
void |
FunctionTemplateImpl.setImportParameterList(java.util.List<ListFieldMetaData> newImportParameterList) |
void |
FunctionTemplateImpl.setTableParameterList(java.util.List<ListFieldMetaData> newTableParameterList) |
| Modifier and Type | Method and Description |
|---|---|
T |
RfcSwitch.caseListFieldMetaData(ListFieldMetaData object)
Returns the result of interpreting the object as an instance of 'List Field Meta Data'.
|
Copyright © 2015 Red Hat, Inc.. All Rights Reserved.