- caseAbapException(AbapException) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Abap Exception'.
- caseDestination(Destination) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Destination'.
- caseDestinationData(DestinationData) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Destination Data'.
- caseDestinationDataEntry(Map.Entry<String, String>) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Destination Data Entry'.
- caseDestinationDataStore(DestinationDataStore) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Destination Data Store'.
- caseDestinationDataStoreEntry(Map.Entry<String, DestinationData>) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Destination Data Store Entry'.
- caseFieldMetaData(FieldMetaData) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Field Meta Data'.
- caseFunctionTemplate(FunctionTemplate) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Function Template'.
- caseListFieldMetaData(ListFieldMetaData) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'List Field Meta Data'.
- caseRecordMetaData(RecordMetaData) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Record Meta Data'.
- caseRepositoryData(RepositoryData) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Repository Data'.
- caseRepositoryDataStore(RepositoryDataStore) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Repository Data Store'.
- caseRespositoryDataEntry(Map.Entry<String, FunctionTemplate>) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Respository Data Entry'.
- caseRespositoryDataStoreEntry(Map.Entry<String, RepositoryData>) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Respository Data Store Entry'.
- caseRFC(RFC) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'RFC'.
- caseServer(Server) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Server'.
- caseServerData(ServerData) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Server Data'.
- caseServerDataEntry(Map.Entry<String, String>) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Server Data Entry'.
- caseServerDataStore(ServerDataStore) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Server Data Store'.
- caseServerDataStoreEntry(Map.Entry<String, ServerData>) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Server Data Store Entry'.
- caseStructure(Structure) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Structure'.
- caseTable(Table<S>) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'Table'.
- changing - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
The cached value of the '
Changing' reference list.
- changing - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
The cached value of the '
Changing' attribute.
- CHANGING_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
The default value of the '
Changing' attribute.
- CHAR_VALUE - Static variable in enum org.fusesource.camel.component.sap.model.rfc.DataType
-
The 'CHAR' literal value.
- clear() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.StructureImpl
-
- clear() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- CLIENT_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
The default value of the '
Client' attribute.
- CODEPAGE_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
The default value of the '
Codepage' attribute.
- CONNECTION_COUNT_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- contains(Object) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- containsAll(Collection<?>) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- containsKey(Object) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.StructureImpl
-
- containsValue(Object) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.StructureImpl
-
- convertDataTypeToString(EDataType, Object) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- CPIC_TRACE_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- create(EClass) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createAbapException() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createAbapException() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Abap Exception'.
- createAbapExceptionAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
- createAdapter(Notifier) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates an adapter for the target.
- createDataTypeFromString(EDataType, String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createDestination() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createDestination() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Destination'.
- createDestinationAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates a new adapter for an object of class '
Destination'.
- createDestinationData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createDestinationData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Destination Data'.
- createDestinationDataAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
- createDestinationDataEntry() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createDestinationDataEntryAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates a new adapter for an object of class 'Destination Data Entry'.
- createDestinationDataStore() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createDestinationDataStore() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Destination Data Store'.
- createDestinationDataStoreAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
- createDestinationDataStoreEntry() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createDestinationDataStoreEntryAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates a new adapter for an object of class 'Destination Data Store Entry'.
- createEObjectAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates a new adapter for the default case.
- createFieldMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createFieldMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Field Meta Data'.
- createFieldMetaDataAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
- createFromString(EDataType, String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createFunctionTemplate() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createFunctionTemplate() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Function Template'.
- createFunctionTemplateAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
- createListFieldMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createListFieldMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'List Field Meta Data'.
- createListFieldMetaDataAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
- createNewRow() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- createPackageContents() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
Creates the meta-model objects for the package.
- createRecordMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createRecordMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Record Meta Data'.
- createRecordMetaDataAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
- createRepositoryData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createRepositoryData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Repository Data'.
- createRepositoryDataAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
- createRepositoryDataStore() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createRepositoryDataStore() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Repository Data Store'.
- createRepositoryDataStoreAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
- createRespositoryDataEntry() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createRespositoryDataEntryAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates a new adapter for an object of class 'Respository Data Entry'.
- createRespositoryDataStoreEntry() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createRespositoryDataStoreEntryAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates a new adapter for an object of class 'Respository Data Store Entry'.
- createRFC() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createRFC() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'RFC'.
- createRFCAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates a new adapter for an object of class '
RFC'.
- createServer() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createServer() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Server'.
- createServerAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates a new adapter for an object of class '
Server'.
- createServerData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createServerData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Server Data'.
- createServerDataAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates a new adapter for an object of class '
Server Data'.
- createServerDataEntry() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createServerDataEntryAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates a new adapter for an object of class 'Server Data Entry'.
- createServerDataStore() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createServerDataStore() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Server Data Store'.
- createServerDataStoreAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
- createServerDataStoreEntry() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createServerDataStoreEntryAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates a new adapter for an object of class 'Server Data Store Entry'.
- createStructure() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createStructure() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Structure'.
- createStructureAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates a new adapter for an object of class '
Structure'.
- createTable() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- createTable() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns a new object of class 'Table'.
- createTableAdapter() - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates a new adapter for an object of class '
Table'.
- DATA_TYPE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- DATA_TYPE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the '
Data Type' enum.
- DataType - Enum in org.fusesource.camel.component.sap.model.rfc
-
A representation of the literals of the enumeration 'Data Type',
and utility methods for working with them.
- DATE_VALUE - Static variable in enum org.fusesource.camel.component.sap.model.rfc.DataType
-
The 'DATE' literal value.
- DECF16_VALUE - Static variable in enum org.fusesource.camel.component.sap.model.rfc.DataType
-
The 'DECF16' literal value.
- DECF34_VALUE - Static variable in enum org.fusesource.camel.component.sap.model.rfc.DataType
-
The 'DECF34' literal value.
- decimals - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
The cached value of the '
Decimals' attribute.
- decimals - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
The cached value of the '
Decimals' attribute.
- DECIMALS_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
The default value of the '
Decimals' attribute.
- DECIMALS_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
The default value of the '
Decimals' attribute.
- defaultCase(EObject) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaults - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
The cached value of the '
Defaults' attribute.
- DEFAULTS_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
The default value of the '
Defaults' attribute.
- DENY_INITIAL_PASSWORD_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- description - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- description - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- description - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- DESCRIPTION_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- DESCRIPTION_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- DESCRIPTION_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- Destination - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Destination'.
- DESTINATION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- DESTINATION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- DESTINATION__NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Name' attribute.
- DESTINATION__NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- DESTINATION__REPOSITORY_NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Repository Name' attribute.
- DESTINATION__REPOSITORY_NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Repository Name' attribute feature.
- DESTINATION__RFCS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Rfcs' containment reference list.
- DESTINATION__RFCS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Rfcs' containment reference list feature.
- DESTINATION_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- DESTINATION_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- DESTINATION_DATA__ALIAS_USER - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Alias User' attribute.
- DESTINATION_DATA__ALIAS_USER - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Alias User' attribute feature.
- DESTINATION_DATA__ASHOST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Ashost' attribute.
- DESTINATION_DATA__ASHOST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Ashost' attribute feature.
- DESTINATION_DATA__AUTH_TYPE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Auth Type' attribute.
- DESTINATION_DATA__AUTH_TYPE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Auth Type' attribute feature.
- DESTINATION_DATA__CLIENT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Client' attribute.
- DESTINATION_DATA__CLIENT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Client' attribute feature.
- DESTINATION_DATA__CODEPAGE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Codepage' attribute.
- DESTINATION_DATA__CODEPAGE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Codepage' attribute feature.
- DESTINATION_DATA__CPIC_TRACE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Cpic Trace' attribute.
- DESTINATION_DATA__CPIC_TRACE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Cpic Trace' attribute feature.
- DESTINATION_DATA__DENY_INITIAL_PASSWORD - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Deny Initial Password' attribute.
- DESTINATION_DATA__DENY_INITIAL_PASSWORD - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Deny Initial Password' attribute feature.
- DESTINATION_DATA__ENTRIES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Entries' map.
- DESTINATION_DATA__ENTRIES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Entries' map feature.
- DESTINATION_DATA__EXPIRATION_PERIOD - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Expiration Period' attribute.
- DESTINATION_DATA__EXPIRATION_PERIOD - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Expiration Period' attribute feature.
- DESTINATION_DATA__EXPIRATION_TIME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Expiration Time' attribute.
- DESTINATION_DATA__EXPIRATION_TIME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Expiration Time' attribute feature.
- DESTINATION_DATA__GETSSO2 - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Getsso2' attribute.
- DESTINATION_DATA__GETSSO2 - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Getsso2' attribute feature.
- DESTINATION_DATA__GROUP - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Group' attribute.
- DESTINATION_DATA__GROUP - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Group' attribute feature.
- DESTINATION_DATA__GWHOST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Gwhost' attribute.
- DESTINATION_DATA__GWHOST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Gwhost' attribute feature.
- DESTINATION_DATA__GWSERV - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Gwserv' attribute.
- DESTINATION_DATA__GWSERV - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Gwserv' attribute feature.
- DESTINATION_DATA__LANG - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Lang' attribute.
- DESTINATION_DATA__LANG - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Lang' attribute feature.
- DESTINATION_DATA__LCHECK - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Lcheck' attribute.
- DESTINATION_DATA__LCHECK - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Lcheck' attribute feature.
- DESTINATION_DATA__MAX_GET_TIME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Max Get Time' attribute.
- DESTINATION_DATA__MAX_GET_TIME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Max Get Time' attribute feature.
- DESTINATION_DATA__MSHOST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Mshost' attribute.
- DESTINATION_DATA__MSHOST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Mshost' attribute feature.
- DESTINATION_DATA__MSSERV - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Msserv' attribute.
- DESTINATION_DATA__MSSERV - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Msserv' attribute feature.
- DESTINATION_DATA__MYSAPSSO2 - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Mysapsso2' attribute.
- DESTINATION_DATA__MYSAPSSO2 - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Mysapsso2' attribute feature.
- DESTINATION_DATA__PASSWD - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Passwd' attribute.
- DESTINATION_DATA__PASSWD - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Passwd' attribute feature.
- DESTINATION_DATA__PASSWORD - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Password' attribute.
- DESTINATION_DATA__PASSWORD - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Password' attribute feature.
- DESTINATION_DATA__PCS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Pcs' attribute.
- DESTINATION_DATA__PCS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Pcs' attribute feature.
- DESTINATION_DATA__PEAK_LIMIT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Peak Limit' attribute.
- DESTINATION_DATA__PEAK_LIMIT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Peak Limit' attribute feature.
- DESTINATION_DATA__PING_ON_CREATE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Ping On Create' attribute.
- DESTINATION_DATA__PING_ON_CREATE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Ping On Create' attribute feature.
- DESTINATION_DATA__POOL_CAPACITY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Pool Capacity' attribute.
- DESTINATION_DATA__POOL_CAPACITY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Pool Capacity' attribute feature.
- DESTINATION_DATA__R3NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'R3name' attribute.
- DESTINATION_DATA__R3NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'R3name' attribute feature.
- DESTINATION_DATA__REPOSITORY_DEST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Repository Dest' attribute.
- DESTINATION_DATA__REPOSITORY_DEST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Repository Dest' attribute feature.
- DESTINATION_DATA__REPOSITORY_PASSWD - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Repository Passwd' attribute.
- DESTINATION_DATA__REPOSITORY_PASSWD - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Repository Passwd' attribute feature.
- DESTINATION_DATA__REPOSITORY_ROUNDTRIP_OPTIMIZATION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Repository Roundtrip Optimization' attribute.
- DESTINATION_DATA__REPOSITORY_ROUNDTRIP_OPTIMIZATION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Repository Roundtrip Optimization' attribute feature.
- DESTINATION_DATA__REPOSITORY_SNC - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Repository Snc' attribute.
- DESTINATION_DATA__REPOSITORY_SNC - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Repository Snc' attribute feature.
- DESTINATION_DATA__REPOSITORY_USER - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Repository User' attribute.
- DESTINATION_DATA__REPOSITORY_USER - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Repository User' attribute feature.
- DESTINATION_DATA__SAPROUTER - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Saprouter' attribute.
- DESTINATION_DATA__SAPROUTER - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Saprouter' attribute feature.
- DESTINATION_DATA__SNC_LIBRARY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Snc Library' attribute.
- DESTINATION_DATA__SNC_LIBRARY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Snc Library' attribute feature.
- DESTINATION_DATA__SNC_MODE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Snc Mode' attribute.
- DESTINATION_DATA__SNC_MODE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Snc Mode' attribute feature.
- DESTINATION_DATA__SNC_MYNAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Snc Myname' attribute.
- DESTINATION_DATA__SNC_MYNAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Snc Myname' attribute feature.
- DESTINATION_DATA__SNC_PARTNERNAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Snc Partnername' attribute.
- DESTINATION_DATA__SNC_PARTNERNAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Snc Partnername' attribute feature.
- DESTINATION_DATA__SNC_QOP - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Snc Qop' attribute.
- DESTINATION_DATA__SNC_QOP - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Snc Qop' attribute feature.
- DESTINATION_DATA__SYSNR - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Sysnr' attribute.
- DESTINATION_DATA__SYSNR - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Sysnr' attribute feature.
- DESTINATION_DATA__TPHOST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Tphost' attribute.
- DESTINATION_DATA__TPHOST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Tphost' attribute feature.
- DESTINATION_DATA__TPNAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Tpname' attribute.
- DESTINATION_DATA__TPNAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Tpname' attribute feature.
- DESTINATION_DATA__TRACE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Trace' attribute.
- DESTINATION_DATA__TRACE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Trace' attribute feature.
- DESTINATION_DATA__TYPE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Type' attribute.
- DESTINATION_DATA__TYPE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Type' attribute feature.
- DESTINATION_DATA__USE_SAPGUI - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Use Sapgui' attribute.
- DESTINATION_DATA__USE_SAPGUI - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Use Sapgui' attribute feature.
- DESTINATION_DATA__USER - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'User' attribute.
- DESTINATION_DATA__USER - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'User' attribute feature.
- DESTINATION_DATA__USER_ID - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'User Id' attribute.
- DESTINATION_DATA__USER_ID - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'User Id' attribute feature.
- DESTINATION_DATA__USER_NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'User Name' attribute.
- DESTINATION_DATA__USER_NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'User Name' attribute feature.
- DESTINATION_DATA__X509CERT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'X50 9cert' attribute.
- DESTINATION_DATA__X509CERT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'X50 9cert' attribute feature.
- DESTINATION_DATA_ENTRY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- DESTINATION_DATA_ENTRY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- DESTINATION_DATA_ENTRY__KEY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Key' attribute.
- DESTINATION_DATA_ENTRY__KEY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- DESTINATION_DATA_ENTRY__VALUE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Value' attribute.
- DESTINATION_DATA_ENTRY__VALUE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- DESTINATION_DATA_ENTRY_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Destination Data Entry' class.
- DESTINATION_DATA_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Destination Data' class.
- DESTINATION_DATA_STORE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- DESTINATION_DATA_STORE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- DESTINATION_DATA_STORE__ENTRIES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Entries' map.
- DESTINATION_DATA_STORE__ENTRIES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Entries' map feature.
- DESTINATION_DATA_STORE_ENTRY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- DESTINATION_DATA_STORE_ENTRY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- DESTINATION_DATA_STORE_ENTRY__KEY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Key' attribute.
- DESTINATION_DATA_STORE_ENTRY__KEY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- DESTINATION_DATA_STORE_ENTRY__VALUE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Value' reference.
- DESTINATION_DATA_STORE_ENTRY__VALUE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Value' reference feature.
- DESTINATION_DATA_STORE_ENTRY_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Destination Data Store Entry' class.
- DESTINATION_DATA_STORE_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Destination Data Store' class.
- DESTINATION_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Destination' class.
- DestinationData - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Destination Data'.
- DestinationDataEntryImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Destination Data Entry'.
- DestinationDataEntryImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataEntryImpl
-
- DestinationDataImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Destination Data'.
- DestinationDataImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- DestinationDataStore - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Destination Data Store'.
- DestinationDataStoreEntry - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Destination Data Store Entry'.
- DestinationDataStoreEntryImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Destination Data Store Entry'.
- DestinationDataStoreEntryImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreEntryImpl
-
- DestinationDataStoreImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Destination Data Store'.
- DestinationDataStoreImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreImpl
-
- DestinationImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Destination'.
- DestinationImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.DestinationImpl
-
- doSwitch(int, EObject) - Method in class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
- FIELD_LIST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The meta object id for the 'Field List' data type.
- FIELD_LIST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Field List' data type.
- FIELD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- FIELD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- FIELD_META_DATA__BYTE_LENGTH - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Byte Length' attribute.
- FIELD_META_DATA__BYTE_LENGTH - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Byte Length' attribute feature.
- FIELD_META_DATA__BYTE_OFFSET - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Byte Offset' attribute.
- FIELD_META_DATA__BYTE_OFFSET - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Byte Offset' attribute feature.
- FIELD_META_DATA__DECIMALS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Decimals' attribute.
- FIELD_META_DATA__DECIMALS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Decimals' attribute feature.
- FIELD_META_DATA__DESCRIPTION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Description' attribute.
- FIELD_META_DATA__DESCRIPTION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Description' attribute feature.
- FIELD_META_DATA__FIELD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Field Meta Data' containment reference list.
- FIELD_META_DATA__FIELD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Field Meta Data' containment reference list feature.
- FIELD_META_DATA__NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Name' attribute.
- FIELD_META_DATA__NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- FIELD_META_DATA__RECORD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Record Meta Data' reference.
- FIELD_META_DATA__RECORD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Record Meta Data' reference feature.
- FIELD_META_DATA__TYPE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Type' attribute.
- FIELD_META_DATA__TYPE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Type' attribute feature.
- FIELD_META_DATA__UNICODE_BYTE_LENGTH - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Unicode Byte Length' attribute.
- FIELD_META_DATA__UNICODE_BYTE_LENGTH - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Unicode Byte Length' attribute feature.
- FIELD_META_DATA__UNICODE_BYTE_OFFSET - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Unicode Byte Offset' attribute.
- FIELD_META_DATA__UNICODE_BYTE_OFFSET - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Unicode Byte Offset' attribute feature.
- FIELD_META_DATA_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Field Meta Data' class.
- FieldMetaData - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Field Meta Data'.
- fieldMetaData - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- fieldMetaData - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- fieldMetaData - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.RecordMetaDataImpl
-
- FieldMetaDataImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Field Meta Data'.
- FieldMetaDataImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- FLOAT_VALUE - Static variable in enum org.fusesource.camel.component.sap.model.rfc.DataType
-
The 'FLOAT' literal value.
- FUNCTION_TEMPLATE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- FUNCTION_TEMPLATE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- FUNCTION_TEMPLATE__CHANGING - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Changing' reference list.
- FUNCTION_TEMPLATE__CHANGING - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Changing' reference list feature.
- FUNCTION_TEMPLATE__CHANGING_PARAMETER_LIST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Changing Parameter List' attribute.
- FUNCTION_TEMPLATE__CHANGING_PARAMETER_LIST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Changing Parameter List' attribute feature.
- FUNCTION_TEMPLATE__EXCEPTION_LIST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Exception List' attribute.
- FUNCTION_TEMPLATE__EXCEPTION_LIST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Exception List' attribute feature.
- FUNCTION_TEMPLATE__EXCEPTIONS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Exceptions' reference list.
- FUNCTION_TEMPLATE__EXCEPTIONS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Exceptions' reference list feature.
- FUNCTION_TEMPLATE__EXPORT_PARAMETER_LIST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Export Parameter List' attribute.
- FUNCTION_TEMPLATE__EXPORT_PARAMETER_LIST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Export Parameter List' attribute feature.
- FUNCTION_TEMPLATE__EXPORTS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Exports' reference list.
- FUNCTION_TEMPLATE__EXPORTS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Exports' reference list feature.
- FUNCTION_TEMPLATE__IMPORT_PARAMETER_LIST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Import Parameter List' attribute.
- FUNCTION_TEMPLATE__IMPORT_PARAMETER_LIST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Import Parameter List' attribute feature.
- FUNCTION_TEMPLATE__IMPORTS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Imports' reference list.
- FUNCTION_TEMPLATE__IMPORTS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Imports' reference list feature.
- FUNCTION_TEMPLATE__TABLE_PARAMETER_LIST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Table Parameter List' attribute.
- FUNCTION_TEMPLATE__TABLE_PARAMETER_LIST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Table Parameter List' attribute feature.
- FUNCTION_TEMPLATE__TABLES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Tables' reference list.
- FUNCTION_TEMPLATE__TABLES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Tables' reference list feature.
- FUNCTION_TEMPLATE_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Function Template' class.
- FUNCTION_TEMPLATE_MAP - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The meta object id for the 'Function Template Map' data type.
- FUNCTION_TEMPLATE_MAP - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Function Template Map' data type.
- FunctionTemplate - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Function Template'.
- FunctionTemplateImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Function Template'.
- FunctionTemplateImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- get(String) - Static method in enum org.fusesource.camel.component.sap.model.rfc.DataType
-
Returns the 'Data Type' literal with the specified literal value.
- get(int) - Static method in enum org.fusesource.camel.component.sap.model.rfc.DataType
-
Returns the 'Data Type' literal with the specified integer value.
- get(Object, Class<T>) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.StructureImpl
-
- get(Object) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.StructureImpl
-
- get(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- get(Object, Class<T>) - Method in interface org.fusesource.camel.component.sap.model.rfc.Structure
-
Returns the value to which the specified key is mapped,
or
null if this
Structure contains no mapping for the key.
- getAbapException() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getAbapException() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getAbapException_Key() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getAbapException_Key() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Key'.
- getAbapException_Message() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getAbapException_Message() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Message'.
- getAbapExceptionList() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getAbapExceptionList() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for data type 'Abap Exception List'.
- getAliasUser() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Alias User' attribute.
- getAliasUser() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getAshost() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Ashost' attribute.
- getAshost() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getAuthType() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Auth Type' attribute.
- getAuthType() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getByName(String) - Static method in enum org.fusesource.camel.component.sap.model.rfc.DataType
-
Returns the 'Data Type' literal with the specified name.
- getByteLength() - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
Returns the value of the 'Byte Length' attribute.
- getByteLength() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- getByteLength() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- getByteLength() - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Returns the value of the 'Byte Length' attribute.
- getByteOffset() - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
Returns the value of the 'Byte Offset' attribute.
- getByteOffset() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- getChanging() - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
Returns the value of the 'Changing' reference list.
- getChanging() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- getChangingParameterList() - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
Returns the value of the 'Changing Parameter List' attribute.
- getChangingParameterList() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- getClient() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Client' attribute.
- getClient() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getCodepage() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Codepage' attribute.
- getCodepage() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getComplexFieldMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- getConnectionCount() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getConnectionCount() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Connection Count' attribute.
- getCpicTrace() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Cpic Trace' attribute.
- getCpicTrace() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getDataType() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDataType() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for enum '
Data Type'.
- getDecimals() - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
Returns the value of the 'Decimals' attribute.
- getDecimals() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- getDecimals() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- getDecimals() - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Returns the value of the 'Decimals' attribute.
- getDefaults() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- getDefaults() - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Returns the value of the 'Defaults' attribute.
- getDenyInitialPassword() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Deny Initial Password' attribute.
- getDenyInitialPassword() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getDescription() - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- getDescription() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- getDescription() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- getDescription() - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Returns the value of the 'Description' attribute.
- getDescription() - Method in interface org.fusesource.camel.component.sap.model.rfc.RFC
-
Returns the value of the 'Description' attribute.
- getDestination() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- getDestination() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestination() - Method in interface org.fusesource.camel.component.sap.model.rfc.RFC
-
Returns the value of the 'Destination' container reference.
- getDestination() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestination_Name() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestination_Name() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Name'.
- getDestination_RepositoryName() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestination_RepositoryName() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestination_Rfcs() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestination_Rfcs() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the containment reference list '
Rfcs'.
- getDestinationData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationData_AliasUser() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_AliasUser() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Alias User'.
- getDestinationData_Ashost() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Ashost() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Ashost'.
- getDestinationData_AuthType() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_AuthType() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Auth Type'.
- getDestinationData_Client() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Client() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Client'.
- getDestinationData_Codepage() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Codepage() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Codepage'.
- getDestinationData_CpicTrace() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_CpicTrace() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Cpic Trace'.
- getDestinationData_DenyInitialPassword() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_DenyInitialPassword() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationData_Entries() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Entries() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the map '
Entries'.
- getDestinationData_ExpirationPeriod() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_ExpirationPeriod() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationData_ExpirationTime() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_ExpirationTime() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationData_Getsso2() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Getsso2() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Getsso2'.
- getDestinationData_Group() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Group() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Group'.
- getDestinationData_Gwhost() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Gwhost() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Gwhost'.
- getDestinationData_Gwserv() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Gwserv() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Gwserv'.
- getDestinationData_Lang() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Lang() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Lang'.
- getDestinationData_Lcheck() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Lcheck() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Lcheck'.
- getDestinationData_MaxGetTime() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_MaxGetTime() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationData_Mshost() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Mshost() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Mshost'.
- getDestinationData_Msserv() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Msserv() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Msserv'.
- getDestinationData_Mysapsso2() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Mysapsso2() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Mysapsso2'.
- getDestinationData_Passwd() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Passwd() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Passwd'.
- getDestinationData_Password() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Password() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Password'.
- getDestinationData_Pcs() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Pcs() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Pcs'.
- getDestinationData_PeakLimit() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_PeakLimit() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Peak Limit'.
- getDestinationData_PingOnCreate() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_PingOnCreate() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationData_PoolCapacity() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_PoolCapacity() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationData_R3name() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_R3name() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
R3name'.
- getDestinationData_RepositoryDest() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_RepositoryDest() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationData_RepositoryPasswd() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_RepositoryPasswd() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationData_RepositoryRoundtripOptimization() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_RepositoryRoundtripOptimization() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationData_RepositorySnc() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_RepositorySnc() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationData_RepositoryUser() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_RepositoryUser() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationData_Saprouter() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Saprouter() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Saprouter'.
- getDestinationData_SncLibrary() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_SncLibrary() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Snc Library'.
- getDestinationData_SncMode() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_SncMode() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Snc Mode'.
- getDestinationData_SncMyname() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_SncMyname() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Snc Myname'.
- getDestinationData_SncPartnername() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_SncPartnername() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationData_SncQop() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_SncQop() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Snc Qop'.
- getDestinationData_Sysnr() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Sysnr() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Sysnr'.
- getDestinationData_Tphost() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Tphost() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Tphost'.
- getDestinationData_Tpname() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Tpname() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Tpname'.
- getDestinationData_Trace() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Trace() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Trace'.
- getDestinationData_Type() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_Type() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Type'.
- getDestinationData_User() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_User() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
User'.
- getDestinationData_UserId() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_UserId() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
User Id'.
- getDestinationData_UserName() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_UserName() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
User Name'.
- getDestinationData_UseSapgui() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_UseSapgui() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Use Sapgui'.
- getDestinationData_X509cert() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationData_X509cert() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
X50 9cert'.
- getDestinationDataEntry() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationDataEntry() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for class 'Destination Data Entry'.
- getDestinationDataEntry_Key() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationDataEntry_Key() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute 'Key'.
- getDestinationDataEntry_Value() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationDataEntry_Value() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute 'Value'.
- getDestinationDataStore() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationDataStore() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getDestinationDataStore_Entries() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationDataStore_Entries() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the map '
Entries'.
- getDestinationDataStoreEntry() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationDataStoreEntry() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for class 'Destination Data Store Entry'.
- getDestinationDataStoreEntry_Key() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationDataStoreEntry_Key() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute 'Key'.
- getDestinationDataStoreEntry_Value() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getDestinationDataStoreEntry_Value() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the reference 'Value'.
- getEMap() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataEntryImpl
-
- getEMap() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreEntryImpl
-
- getEMap() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataEntryImpl
-
- getEMap() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataStoreEntryImpl
-
- getEMap() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataEntryImpl
-
- getEMap() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreEntryImpl
-
- getEntries() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Entries' map.
- getEntries() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationDataStore
-
Returns the value of the 'Entries' map.
- getEntries() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getEntries() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreImpl
-
- getEntries() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RepositoryDataImpl
-
- getEntries() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RepositoryDataStoreImpl
-
- getEntries() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getEntries() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreImpl
-
- getEntries() - Method in interface org.fusesource.camel.component.sap.model.rfc.RepositoryData
-
Returns the value of the 'Entries' map.
- getEntries() - Method in interface org.fusesource.camel.component.sap.model.rfc.RepositoryDataStore
-
Returns the value of the 'Entries' map.
- getEntries() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Entries' map.
- getEntries() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerDataStore
-
Returns the value of the 'Entries' map.
- getExceptionList() - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
Returns the value of the 'Exception List' attribute.
- getExceptionList() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- getExceptions() - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
Returns the value of the 'Exceptions' reference list.
- getExceptions() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- getExpirationPeriod() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Expiration Period' attribute.
- getExpirationPeriod() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getExpirationTime() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Expiration Time' attribute.
- getExpirationTime() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getExportParameterList() - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
Returns the value of the 'Export Parameter List' attribute.
- getExportParameterList() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- getExports() - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
Returns the value of the 'Exports' reference list.
- getExports() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- getFieldList() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFieldList() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for data type 'Field List'.
- getFieldMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
Returns the value of the 'Field Meta Data' containment reference list.
- getFieldMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- getFieldMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- getFieldMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RecordMetaDataImpl
-
- getFieldMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFieldMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Returns the value of the 'Field Meta Data' containment reference list.
- getFieldMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RecordMetaData
-
Returns the value of the 'Field Meta Data' containment reference list.
- getFieldMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getFieldMetaData_ByteLength() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFieldMetaData_ByteLength() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Byte Length'.
- getFieldMetaData_ByteOffset() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFieldMetaData_ByteOffset() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Byte Offset'.
- getFieldMetaData_Decimals() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFieldMetaData_Decimals() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Decimals'.
- getFieldMetaData_Description() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFieldMetaData_Description() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Description'.
- getFieldMetaData_FieldMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFieldMetaData_FieldMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the containment reference list '
Field Meta Data'.
- getFieldMetaData_Name() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFieldMetaData_Name() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Name'.
- getFieldMetaData_RecordMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFieldMetaData_RecordMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getFieldMetaData_Type() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFieldMetaData_Type() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Type'.
- getFieldMetaData_UnicodeByteLength() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFieldMetaData_UnicodeByteLength() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getFieldMetaData_UnicodeByteOffset() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFieldMetaData_UnicodeByteOffset() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getFunctionTemplate() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFunctionTemplate() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getFunctionTemplate_Changing() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFunctionTemplate_Changing() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the reference list '
Changing'.
- getFunctionTemplate_ChangingParameterList() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFunctionTemplate_ChangingParameterList() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getFunctionTemplate_ExceptionList() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFunctionTemplate_ExceptionList() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getFunctionTemplate_Exceptions() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFunctionTemplate_Exceptions() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the reference list '
Exceptions'.
- getFunctionTemplate_ExportParameterList() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFunctionTemplate_ExportParameterList() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getFunctionTemplate_Exports() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFunctionTemplate_Exports() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the reference list '
Exports'.
- getFunctionTemplate_ImportParameterList() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFunctionTemplate_ImportParameterList() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getFunctionTemplate_Imports() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFunctionTemplate_Imports() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the reference list '
Imports'.
- getFunctionTemplate_TableParameterList() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFunctionTemplate_TableParameterList() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getFunctionTemplate_Tables() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFunctionTemplate_Tables() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the reference list '
Tables'.
- getFunctionTemplateMap() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getFunctionTemplateMap() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for data type 'Function Template Map'.
- getFunctionTemplates() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RepositoryDataImpl
-
- getFunctionTemplates() - Method in interface org.fusesource.camel.component.sap.model.rfc.RepositoryData
-
Returns the value of the 'Function Templates' attribute.
- getGetsso2() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Getsso2' attribute.
- getGetsso2() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getGroup() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Group' attribute.
- getGroup() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getGroup() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- getGroup() - Method in interface org.fusesource.camel.component.sap.model.rfc.RFC
-
Returns the value of the 'Group' attribute.
- getGwhost() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Gwhost' attribute.
- getGwhost() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getGwhost() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getGwhost() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Gwhost' attribute.
- getGwserv() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Gwserv' attribute.
- getGwserv() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getGwserv() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getGwserv() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Gwserv' attribute.
- getHash() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataEntryImpl
-
- getHash() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreEntryImpl
-
- getHash() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataEntryImpl
-
- getHash() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataStoreEntryImpl
-
- getHash() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataEntryImpl
-
- getHash() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreEntryImpl
-
- getImportParameterList() - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
Returns the value of the 'Import Parameter List' attribute.
- getImportParameterList() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- getImports() - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
Returns the value of the 'Imports' reference list.
- getImports() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- getKey() - Method in interface org.fusesource.camel.component.sap.model.rfc.AbapException
-
Returns the value of the 'Key' attribute.
- getKey() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationDataStoreEntry
-
Returns the value of the 'Key' attribute.
- getKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.AbapExceptionImpl
-
- getKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataEntryImpl
-
- getKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreEntryImpl
-
- getKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataEntryImpl
-
- getKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataStoreEntryImpl
-
- getKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataEntryImpl
-
- getKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreEntryImpl
-
- getKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.StructureImpl.Entry
-
- getKey() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerDataStoreEntry
-
Returns the value of the 'Key' attribute.
- getLang() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Lang' attribute.
- getLang() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getLcheck() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Lcheck' attribute.
- getLcheck() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getListFieldMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getListFieldMetaData_ByteLength() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_ByteLength() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Byte Length'.
- getListFieldMetaData_Changing() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_Changing() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Changing'.
- getListFieldMetaData_Decimals() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_Decimals() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Decimals'.
- getListFieldMetaData_Defaults() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_Defaults() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Defaults'.
- getListFieldMetaData_Description() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_Description() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Description'.
- getListFieldMetaData_Exception() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_Exception() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Exception'.
- getListFieldMetaData_Export() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_Export() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Export'.
- getListFieldMetaData_FieldMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_FieldMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the containment reference list '
Field Meta Data'.
- getListFieldMetaData_Import() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_Import() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Import'.
- getListFieldMetaData_Name() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_Name() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Name'.
- getListFieldMetaData_Optional() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_Optional() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Optional'.
- getListFieldMetaData_RecordMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_RecordMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getListFieldMetaData_Type() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_Type() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Type'.
- getListFieldMetaData_UnicodeByteLength() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getListFieldMetaData_UnicodeByteLength() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getLiteral() - Method in enum org.fusesource.camel.component.sap.model.rfc.DataType
-
- getMaxGetTime() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Max Get Time' attribute.
- getMaxGetTime() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getMaxStartUpDelay() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getMaxStartUpDelay() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Max Start Up Delay' attribute.
- getMessage() - Method in interface org.fusesource.camel.component.sap.model.rfc.AbapException
-
Returns the value of the 'Message' attribute.
- getMessage() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.AbapExceptionImpl
-
- getMshost() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Mshost' attribute.
- getMshost() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getMsserv() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Msserv' attribute.
- getMsserv() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getMysapsso2() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Mysapsso2' attribute.
- getMysapsso2() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getName() - Method in enum org.fusesource.camel.component.sap.model.rfc.DataType
-
- getName() - Method in interface org.fusesource.camel.component.sap.model.rfc.Destination
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationImpl
-
- getName() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- getName() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- getName() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RecordMetaDataImpl
-
- getName() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- getName() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerImpl
-
- getName() - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.fusesource.camel.component.sap.model.rfc.RecordMetaData
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.fusesource.camel.component.sap.model.rfc.RFC
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.fusesource.camel.component.sap.model.rfc.Server
-
Returns the value of the 'Name' attribute.
- getPackage() - Static method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
Deprecated.
- getParameterList() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getParameterList() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for data type 'Parameter List'.
- getPasswd() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Passwd' attribute.
- getPasswd() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getPassword() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Password' attribute.
- getPassword() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getPcs() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Pcs' attribute.
- getPcs() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getPeakLimit() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Peak Limit' attribute.
- getPeakLimit() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getPingOnCreate() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Ping On Create' attribute.
- getPingOnCreate() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getPoolCapacity() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Pool Capacity' attribute.
- getPoolCapacity() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getProgid() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getProgid() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Progid' attribute.
- getR3name() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'R3name' attribute.
- getR3name() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getRecordFieldMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RecordMetaDataImpl
-
- getRecordFieldMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RecordMetaData
-
Returns the value of the 'Record Field Meta Data' attribute.
- getRecordMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
Returns the value of the 'Record Meta Data' reference.
- getRecordMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- getRecordMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- getRecordMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRecordMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Returns the value of the 'Record Meta Data' reference.
- getRecordMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getRecordMetaData_FieldMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRecordMetaData_FieldMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the containment reference list '
Field Meta Data'.
- getRecordMetaData_Name() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRecordMetaData_Name() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Name'.
- getRecordMetaData_RecordFieldMetaData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRecordMetaData_RecordFieldMetaData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getRepositoryData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRepositoryData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getRepositoryData_Entries() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRepositoryData_Entries() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the map '
Entries'.
- getRepositoryData_FunctionTemplates() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRepositoryData_FunctionTemplates() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getRepositoryDataStore() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRepositoryDataStore() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getRepositoryDataStore_Entries() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRepositoryDataStore_Entries() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the map '
Entries'.
- getRepositoryDest() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Repository Dest' attribute.
- getRepositoryDest() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getRepositoryDestination() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getRepositoryDestination() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Repository Destination' attribute.
- getRepositoryMap() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getRepositoryMap() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Repository Map' attribute.
- getRepositoryName() - Method in interface org.fusesource.camel.component.sap.model.rfc.Destination
-
Returns the value of the 'Repository Name' attribute.
- getRepositoryName() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationImpl
-
- getRepositoryPasswd() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Repository Passwd' attribute.
- getRepositoryPasswd() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getRepositoryRoundtripOptimization() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Repository Roundtrip Optimization' attribute.
- getRepositoryRoundtripOptimization() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getRepositorySnc() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Repository Snc' attribute.
- getRepositorySnc() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getRepositoryUser() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Repository User' attribute.
- getRepositoryUser() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getRequest() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- getRequest() - Method in interface org.fusesource.camel.component.sap.model.rfc.RFC
-
Returns the value of the 'Request' containment reference.
- getResponse() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- getResponse() - Method in interface org.fusesource.camel.component.sap.model.rfc.RFC
-
Returns the value of the 'Response' containment reference.
- getRespositoryDataEntry() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRespositoryDataEntry() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for class 'Respository Data Entry'.
- getRespositoryDataEntry_Key() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRespositoryDataEntry_Key() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute 'Key'.
- getRespositoryDataEntry_Value() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRespositoryDataEntry_Value() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the reference 'Value'.
- getRespositoryDataStoreEntry() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRespositoryDataStoreEntry() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for class 'Respository Data Store Entry'.
- getRespositoryDataStoreEntry_Key() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRespositoryDataStoreEntry_Key() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute 'Key'.
- getRespositoryDataStoreEntry_Value() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRespositoryDataStoreEntry_Value() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the reference 'Value'.
- getRFC() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRFC() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for class '
RFC'.
- getRFC_Description() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRFC_Description() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Description'.
- getRFC_Destination() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRFC_Destination() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the container reference '
Destination'.
- getRFC_Group() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRFC_Group() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Group'.
- getRFC_Name() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRFC_Name() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Name'.
- getRFC_Request() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRFC_Request() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the containment reference '
Request'.
- getRFC_Response() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRFC_Response() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the containment reference '
Response'.
- getRfcFactory() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getRfcFactory() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the factory that creates the instances of the model.
- getRfcPackage() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
- getRfcPackage() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcFactory
-
Returns the package supported by this factory.
- getRfcs() - Method in interface org.fusesource.camel.component.sap.model.rfc.Destination
-
Returns the value of the 'Rfcs' containment reference list.
- getRfcs() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationImpl
-
- getRows() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- getRows() - Method in interface org.fusesource.camel.component.sap.model.rfc.Table
-
- getSaprouter() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Saprouter' attribute.
- getSaprouter() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getSaprouter() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getSaprouter() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Saprouter' attribute.
- getServer() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServer() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for class '
Server'.
- getServer_Name() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServer_Name() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Name'.
- getServerData() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getServerData_ConnectionCount() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_ConnectionCount() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getServerData_Entries() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_Entries() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the map '
Entries'.
- getServerData_Gwhost() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_Gwhost() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Gwhost'.
- getServerData_Gwserv() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_Gwserv() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Gwserv'.
- getServerData_MaxStartUpDelay() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_MaxStartUpDelay() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getServerData_Progid() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_Progid() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Progid'.
- getServerData_RepositoryDestination() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_RepositoryDestination() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getServerData_RepositoryMap() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_RepositoryMap() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getServerData_Saprouter() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_Saprouter() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Saprouter'.
- getServerData_SncLib() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_SncLib() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Snc Lib'.
- getServerData_SncMode() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_SncMode() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Snc Mode'.
- getServerData_SncMyname() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_SncMyname() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Snc Myname'.
- getServerData_SncQop() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_SncQop() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Snc Qop'.
- getServerData_Trace() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_Trace() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute '
Trace'.
- getServerData_WorkerThreadCount() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_WorkerThreadCount() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getServerData_WorkerThreadMinCount() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerData_WorkerThreadMinCount() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getServerDataEntry() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerDataEntry() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for class 'Server Data Entry'.
- getServerDataEntry_Key() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerDataEntry_Key() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute 'Key'.
- getServerDataEntry_Value() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerDataEntry_Value() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute 'Value'.
- getServerDataStore() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerDataStore() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- getServerDataStore_Entries() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerDataStore_Entries() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the map '
Entries'.
- getServerDataStoreEntry() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerDataStoreEntry() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for class 'Server Data Store Entry'.
- getServerDataStoreEntry_Key() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerDataStoreEntry_Key() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the attribute 'Key'.
- getServerDataStoreEntry_Value() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getServerDataStoreEntry_Value() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for the reference 'Value'.
- getSncLib() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getSncLib() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Snc Lib' attribute.
- getSncLibrary() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Snc Library' attribute.
- getSncLibrary() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getSncMode() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Snc Mode' attribute.
- getSncMode() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getSncMode() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getSncMode() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Snc Mode' attribute.
- getSncMyname() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Snc Myname' attribute.
- getSncMyname() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getSncMyname() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getSncMyname() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Snc Myname' attribute.
- getSncPartnername() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Snc Partnername' attribute.
- getSncPartnername() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getSncQop() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Snc Qop' attribute.
- getSncQop() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getSncQop() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getSncQop() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Snc Qop' attribute.
- GETSSO2_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
The default value of the '
Getsso2' attribute.
- getStructure() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getStructure() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for class '
Structure'.
- getSysnr() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Sysnr' attribute.
- getSysnr() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getTable() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RfcPackageImpl
-
- getTable() - Method in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
Returns the meta object for class '
Table'.
- getTableParameterList() - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
Returns the value of the 'Table Parameter List' attribute.
- getTableParameterList() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- getTables() - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
Returns the value of the 'Tables' reference list.
- getTables() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- getTphost() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Tphost' attribute.
- getTphost() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getTpname() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Tpname' attribute.
- getTpname() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getTrace() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Trace' attribute.
- getTrace() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getTrace() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getTrace() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Trace' attribute.
- getType() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Type' attribute.
- getType() - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
Returns the value of the 'Type' attribute.
- getType() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getType() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- getType() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- getType() - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Returns the value of the 'Type' attribute.
- getTypedKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataEntryImpl
-
- getTypedKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreEntryImpl
-
- getTypedKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataEntryImpl
-
- getTypedKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataStoreEntryImpl
-
- getTypedKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataEntryImpl
-
- getTypedKey() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreEntryImpl
-
- getTypedValue() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataEntryImpl
-
- getTypedValue() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreEntryImpl
-
- getTypedValue() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataEntryImpl
-
- getTypedValue() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataStoreEntryImpl
-
- getTypedValue() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataEntryImpl
-
- getTypedValue() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreEntryImpl
-
- getUnicodeByteLength() - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
Returns the value of the 'Unicode Byte Length' attribute.
- getUnicodeByteLength() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- getUnicodeByteLength() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- getUnicodeByteLength() - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Returns the value of the 'Unicode Byte Length' attribute.
- getUnicodeByteOffset() - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
Returns the value of the 'Unicode Byte Offset' attribute.
- getUnicodeByteOffset() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- getUser() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'User' attribute.
- getUser() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getUserId() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'User Id' attribute.
- getUserId() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getUserName() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'User Name' attribute.
- getUserName() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getUseSapgui() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'Use Sapgui' attribute.
- getUseSapgui() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- getValue() - Method in enum org.fusesource.camel.component.sap.model.rfc.DataType
-
- getValue() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationDataStoreEntry
-
Returns the value of the 'Value' reference.
- getValue() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataEntryImpl
-
- getValue() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreEntryImpl
-
- getValue() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataEntryImpl
-
- getValue() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataStoreEntryImpl
-
- getValue() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataEntryImpl
-
- getValue() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreEntryImpl
-
- getValue() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.StructureImpl.Entry
-
- getValue() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerDataStoreEntry
-
Returns the value of the 'Value' reference.
- getWorkerThreadCount() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getWorkerThreadCount() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Worker Thread Count' attribute.
- getWorkerThreadMinCount() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- getWorkerThreadMinCount() - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Returns the value of the 'Worker Thread Min Count' attribute.
- getX509cert() - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Returns the value of the 'X50 9cert' attribute.
- getX509cert() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- group - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
The cached value of the '
Group' attribute.
- GROUP_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
The default value of the '
Group' attribute.
- GROUP_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
The default value of the '
Group' attribute.
- GWHOST_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
The default value of the '
Gwhost' attribute.
- GWHOST_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
The default value of the '
Gwhost' attribute.
- GWSERV_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
The default value of the '
Gwserv' attribute.
- GWSERV_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
The default value of the '
Gwserv' attribute.
- LANG_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
The default value of the '
Lang' attribute.
- lastIndexOf(Object) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- LCHECK_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
The default value of the '
Lcheck' attribute.
- LIST_FIELD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- LIST_FIELD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- LIST_FIELD_META_DATA__BYTE_LENGTH - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Byte Length' attribute.
- LIST_FIELD_META_DATA__BYTE_LENGTH - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Byte Length' attribute feature.
- LIST_FIELD_META_DATA__CHANGING - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Changing' attribute.
- LIST_FIELD_META_DATA__CHANGING - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Changing' attribute feature.
- LIST_FIELD_META_DATA__DECIMALS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Decimals' attribute.
- LIST_FIELD_META_DATA__DECIMALS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Decimals' attribute feature.
- LIST_FIELD_META_DATA__DEFAULTS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Defaults' attribute.
- LIST_FIELD_META_DATA__DEFAULTS - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Defaults' attribute feature.
- LIST_FIELD_META_DATA__DESCRIPTION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Description' attribute.
- LIST_FIELD_META_DATA__DESCRIPTION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Description' attribute feature.
- LIST_FIELD_META_DATA__EXCEPTION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Exception' attribute.
- LIST_FIELD_META_DATA__EXCEPTION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Exception' attribute feature.
- LIST_FIELD_META_DATA__EXPORT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Export' attribute.
- LIST_FIELD_META_DATA__EXPORT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Export' attribute feature.
- LIST_FIELD_META_DATA__FIELD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Field Meta Data' containment reference list.
- LIST_FIELD_META_DATA__FIELD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Field Meta Data' containment reference list feature.
- LIST_FIELD_META_DATA__IMPORT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Import' attribute.
- LIST_FIELD_META_DATA__IMPORT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Import' attribute feature.
- LIST_FIELD_META_DATA__NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Name' attribute.
- LIST_FIELD_META_DATA__NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- LIST_FIELD_META_DATA__OPTIONAL - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Optional' attribute.
- LIST_FIELD_META_DATA__OPTIONAL - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Optional' attribute feature.
- LIST_FIELD_META_DATA__RECORD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Record Meta Data' reference.
- LIST_FIELD_META_DATA__RECORD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Record Meta Data' reference feature.
- LIST_FIELD_META_DATA__TYPE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Type' attribute.
- LIST_FIELD_META_DATA__TYPE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Type' attribute feature.
- LIST_FIELD_META_DATA__UNICODE_BYTE_LENGTH - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Unicode Byte Length' attribute.
- LIST_FIELD_META_DATA__UNICODE_BYTE_LENGTH - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Unicode Byte Length' attribute feature.
- LIST_FIELD_META_DATA_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'List Field Meta Data' class.
- ListFieldMetaData - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'List Field Meta Data'.
- ListFieldMetaDataImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'List Field Meta Data'.
- ListFieldMetaDataImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- listIterator() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- listIterator(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- R3NAME_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
The default value of the '
R3name' attribute.
- RECORD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- RECORD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- RECORD_META_DATA__FIELD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Field Meta Data' containment reference list feature.
- RECORD_META_DATA__FIELD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Field Meta Data' containment reference list.
- RECORD_META_DATA__NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- RECORD_META_DATA__NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Name' attribute.
- RECORD_META_DATA__RECORD_FIELD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Record Field Meta Data' attribute feature.
- RECORD_META_DATA__RECORD_FIELD_META_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Record Field Meta Data' attribute.
- RECORD_META_DATA_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Record Meta Data' class.
- recordMetaData - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- recordMetaData - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- RecordMetaData - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Record Meta Data'.
- RecordMetaDataImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Record Meta Data'.
- RecordMetaDataImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.RecordMetaDataImpl
-
- remove(Object) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.StructureImpl
-
- remove(Object) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- remove(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- removeAll(Collection<?>) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- REPOSITORY_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- REPOSITORY_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- REPOSITORY_DATA__ENTRIES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Entries' map feature.
- REPOSITORY_DATA__ENTRIES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Entries' map.
- REPOSITORY_DATA__FUNCTION_TEMPLATES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Function Templates' attribute feature.
- REPOSITORY_DATA__FUNCTION_TEMPLATES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Function Templates' attribute.
- REPOSITORY_DATA_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Repository Data' class.
- REPOSITORY_DATA_STORE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- REPOSITORY_DATA_STORE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- REPOSITORY_DATA_STORE__ENTRIES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Entries' map feature.
- REPOSITORY_DATA_STORE__ENTRIES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Entries' map.
- REPOSITORY_DATA_STORE_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Repository Data Store' class.
- REPOSITORY_DEST_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- REPOSITORY_DESTINATION_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- REPOSITORY_MAP_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- REPOSITORY_NAME_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationImpl
-
- REPOSITORY_PASSWD_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- REPOSITORY_ROUNDTRIP_OPTIMIZATION_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- REPOSITORY_SNC_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- REPOSITORY_USER_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- RepositoryData - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Repository Data'.
- RepositoryDataImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Repository Data'.
- RepositoryDataImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.RepositoryDataImpl
-
- RepositoryDataStore - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Repository Data Store'.
- RepositoryDataStoreImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Repository Data Store'.
- RepositoryDataStoreImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.RepositoryDataStoreImpl
-
- repositoryName - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationImpl
-
- request - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
The cached value of the '
Request' containment reference.
- response - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
The cached value of the '
Response' containment reference.
- RESPOSITORY_DATA_ENTRY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- RESPOSITORY_DATA_ENTRY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- RESPOSITORY_DATA_ENTRY__KEY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- RESPOSITORY_DATA_ENTRY__KEY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Key' attribute.
- RESPOSITORY_DATA_ENTRY__VALUE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Value' reference feature.
- RESPOSITORY_DATA_ENTRY__VALUE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Value' reference.
- RESPOSITORY_DATA_ENTRY_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Respository Data Entry' class.
- RESPOSITORY_DATA_STORE_ENTRY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- RESPOSITORY_DATA_STORE_ENTRY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- RESPOSITORY_DATA_STORE_ENTRY__KEY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- RESPOSITORY_DATA_STORE_ENTRY__KEY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Key' attribute.
- RESPOSITORY_DATA_STORE_ENTRY__VALUE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Value' reference feature.
- RESPOSITORY_DATA_STORE_ENTRY__VALUE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Value' reference.
- RESPOSITORY_DATA_STORE_ENTRY_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Respository Data Store Entry' class.
- RespositoryDataEntryImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Respository Data Entry'.
- RespositoryDataEntryImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataEntryImpl
-
- RespositoryDataStoreEntryImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Respository Data Store Entry'.
- RespositoryDataStoreEntryImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataStoreEntryImpl
-
- retainAll(Collection<?>) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- RFC - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'RFC'.
- RFC - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the '
RFC' class.
- RFC - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The meta object id for the '
RFC' class.
- RFC__DESCRIPTION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Description' attribute feature.
- RFC__DESCRIPTION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Description' attribute.
- RFC__DESTINATION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Destination' container reference feature.
- RFC__DESTINATION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Destination' container reference.
- RFC__GROUP - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Group' attribute feature.
- RFC__GROUP - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Group' attribute.
- RFC__NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- RFC__NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Name' attribute.
- RFC__REQUEST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Request' containment reference feature.
- RFC__REQUEST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Request' containment reference.
- RFC__RESPONSE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Response' containment reference feature.
- RFC__RESPONSE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Response' containment reference.
- RFC_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'RFC' class.
- RfcAdapterFactory - Class in org.fusesource.camel.component.sap.model.rfc.util
-
The Adapter Factory for the model.
- RfcAdapterFactory() - Constructor for class org.fusesource.camel.component.sap.model.rfc.util.RfcAdapterFactory
-
Creates an instance of the adapter factory.
- RfcFactory - Interface in org.fusesource.camel.component.sap.model.rfc
-
The Factory for the model.
- RfcFactoryImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model Factory.
- RfcFactoryImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.RfcFactoryImpl
-
Creates an instance of the factory.
- RFCImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'RFC'.
- RFCImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- RfcPackage - Interface in org.fusesource.camel.component.sap.model.rfc
-
The Package for the model.
- RfcPackage.Literals - Interface in org.fusesource.camel.component.sap.model.rfc
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- RfcPackageImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model Package.
- rfcs - Variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationImpl
-
The cached value of the '
Rfcs' containment reference list.
- RfcSwitch<T> - Class in org.fusesource.camel.component.sap.model.rfc.util
-
The Switch for the model's inheritance hierarchy.
- RfcSwitch() - Constructor for class org.fusesource.camel.component.sap.model.rfc.util.RfcSwitch
-
Creates an instance of the switch.
- SAPROUTER_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
The default value of the '
Saprouter' attribute.
- SAPROUTER_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
The default value of the '
Saprouter' attribute.
- SERVER - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the '
Server' class.
- SERVER - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The meta object id for the '
Server' class.
- Server - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Server'.
- SERVER__NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- SERVER__NAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Name' attribute.
- SERVER_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- SERVER_DATA - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- SERVER_DATA__CONNECTION_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Connection Count' attribute feature.
- SERVER_DATA__CONNECTION_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Connection Count' attribute.
- SERVER_DATA__ENTRIES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Entries' map feature.
- SERVER_DATA__ENTRIES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Entries' map.
- SERVER_DATA__GWHOST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Gwhost' attribute feature.
- SERVER_DATA__GWHOST - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Gwhost' attribute.
- SERVER_DATA__GWSERV - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Gwserv' attribute feature.
- SERVER_DATA__GWSERV - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Gwserv' attribute.
- SERVER_DATA__MAX_START_UP_DELAY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Max Start Up Delay' attribute feature.
- SERVER_DATA__MAX_START_UP_DELAY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Max Start Up Delay' attribute.
- SERVER_DATA__PROGID - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Progid' attribute feature.
- SERVER_DATA__PROGID - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Progid' attribute.
- SERVER_DATA__REPOSITORY_DESTINATION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Repository Destination' attribute feature.
- SERVER_DATA__REPOSITORY_DESTINATION - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Repository Destination' attribute.
- SERVER_DATA__REPOSITORY_MAP - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Repository Map' attribute feature.
- SERVER_DATA__REPOSITORY_MAP - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Repository Map' attribute.
- SERVER_DATA__SAPROUTER - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Saprouter' attribute feature.
- SERVER_DATA__SAPROUTER - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Saprouter' attribute.
- SERVER_DATA__SNC_LIB - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Snc Lib' attribute feature.
- SERVER_DATA__SNC_LIB - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Snc Lib' attribute.
- SERVER_DATA__SNC_MODE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Snc Mode' attribute feature.
- SERVER_DATA__SNC_MODE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Snc Mode' attribute.
- SERVER_DATA__SNC_MYNAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Snc Myname' attribute feature.
- SERVER_DATA__SNC_MYNAME - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Snc Myname' attribute.
- SERVER_DATA__SNC_QOP - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Snc Qop' attribute feature.
- SERVER_DATA__SNC_QOP - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Snc Qop' attribute.
- SERVER_DATA__TRACE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Trace' attribute feature.
- SERVER_DATA__TRACE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Trace' attribute.
- SERVER_DATA__WORKER_THREAD_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Worker Thread Count' attribute feature.
- SERVER_DATA__WORKER_THREAD_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Worker Thread Count' attribute.
- SERVER_DATA__WORKER_THREAD_MIN_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Worker Thread Min Count' attribute feature.
- SERVER_DATA__WORKER_THREAD_MIN_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Worker Thread Min Count' attribute.
- SERVER_DATA_ENTRY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- SERVER_DATA_ENTRY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- SERVER_DATA_ENTRY__KEY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- SERVER_DATA_ENTRY__KEY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Key' attribute.
- SERVER_DATA_ENTRY__VALUE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- SERVER_DATA_ENTRY__VALUE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Value' attribute.
- SERVER_DATA_ENTRY_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Server Data Entry' class.
- SERVER_DATA_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Server Data' class.
- SERVER_DATA_STORE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- SERVER_DATA_STORE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- SERVER_DATA_STORE__ENTRIES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Entries' map feature.
- SERVER_DATA_STORE__ENTRIES - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Entries' map.
- SERVER_DATA_STORE_ENTRY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
- SERVER_DATA_STORE_ENTRY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
- SERVER_DATA_STORE_ENTRY__KEY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- SERVER_DATA_STORE_ENTRY__KEY - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Key' attribute.
- SERVER_DATA_STORE_ENTRY__VALUE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the 'Value' reference feature.
- SERVER_DATA_STORE_ENTRY__VALUE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The feature id for the 'Value' reference.
- SERVER_DATA_STORE_ENTRY_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Server Data Store Entry' class.
- SERVER_DATA_STORE_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Server Data Store' class.
- SERVER_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Server' class.
- ServerData - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Server Data'.
- ServerDataEntryImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Server Data Entry'.
- ServerDataEntryImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataEntryImpl
-
- ServerDataImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object '
Server Data'.
- ServerDataImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- ServerDataStore - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Server Data Store'.
- ServerDataStoreEntry - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Server Data Store Entry'.
- ServerDataStoreEntryImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Server Data Store Entry'.
- ServerDataStoreEntryImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreEntryImpl
-
- ServerDataStoreImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Server Data Store'.
- ServerDataStoreImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreImpl
-
- ServerImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Server'.
- ServerImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.ServerImpl
-
- set(int, S) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- setAliasUser(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setAliasUser(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setAshost(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Ashost' attribute.
- setAshost(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setAuthType(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setAuthType(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setByteLength(int) - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
- setByteLength(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- setByteLength(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setByteLength(int) - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
- setByteOffset(int) - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
- setByteOffset(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- setChanging(boolean) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setChanging(boolean) - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Sets the value of the '
Changing' attribute.
- setChangingParameterList(List<ListFieldMetaData>) - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
- setChangingParameterList(List<ListFieldMetaData>) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- setClient(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Client' attribute.
- setClient(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setCodepage(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Codepage' attribute.
- setCodepage(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setComplexFieldMetaData(List<FieldMetaData>) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setConnectionCount(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setConnectionCount(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
- setCpicTrace(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setCpicTrace(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setDecimals(int) - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
Sets the value of the '
Decimals' attribute.
- setDecimals(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- setDecimals(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setDecimals(int) - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Sets the value of the '
Decimals' attribute.
- setDefaults(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setDefaults(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Sets the value of the '
Defaults' attribute.
- setDenyInitialPassword(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setDenyInitialPassword(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setDescription(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
- setDescription(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- setDescription(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setDescription(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- setDescription(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
- setDescription(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.RFC
-
- setDestination(Destination) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- setDestination(Destination) - Method in interface org.fusesource.camel.component.sap.model.rfc.RFC
-
Sets the value of the '
Destination' container reference.
- setException(boolean) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setException(boolean) - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
- setExceptionList(List<AbapException>) - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
- setExceptionList(List<AbapException>) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- setExpirationPeriod(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setExpirationPeriod(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setExpirationTime(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setExpirationTime(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setExport(boolean) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setExport(boolean) - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Sets the value of the '
Export' attribute.
- setExportParameterList(List<ListFieldMetaData>) - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
- setExportParameterList(List<ListFieldMetaData>) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- setFunctionTemplates(Map<String, FunctionTemplate>) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RepositoryDataImpl
-
- setFunctionTemplates(Map<String, FunctionTemplate>) - Method in interface org.fusesource.camel.component.sap.model.rfc.RepositoryData
-
- setGetsso2(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Getsso2' attribute.
- setGetsso2(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setGroup(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Group' attribute.
- setGroup(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setGroup(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- setGroup(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.RFC
-
Sets the value of the '
Group' attribute.
- setGwhost(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Gwhost' attribute.
- setGwhost(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setGwhost(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setGwhost(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Sets the value of the '
Gwhost' attribute.
- setGwserv(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Gwserv' attribute.
- setGwserv(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setGwserv(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setGwserv(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Sets the value of the '
Gwserv' attribute.
- setHash(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataEntryImpl
-
- setHash(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreEntryImpl
-
- setHash(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataEntryImpl
-
- setHash(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataStoreEntryImpl
-
- setHash(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataEntryImpl
-
- setHash(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreEntryImpl
-
- setImport(boolean) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setImport(boolean) - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Sets the value of the '
Import' attribute.
- setImportParameterList(List<ListFieldMetaData>) - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
- setImportParameterList(List<ListFieldMetaData>) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- setKey(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.AbapException
-
Sets the value of the '
Key' attribute.
- setKey(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationDataStoreEntry
-
Sets the value of the '
Key' attribute.
- setKey(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.AbapExceptionImpl
-
- setKey(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataEntryImpl
-
- setKey(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreEntryImpl
-
- setKey(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataEntryImpl
-
- setKey(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataStoreEntryImpl
-
- setKey(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataEntryImpl
-
- setKey(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreEntryImpl
-
- setKey(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerDataStoreEntry
-
Sets the value of the '
Key' attribute.
- setLang(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Lang' attribute.
- setLang(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setLcheck(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Lcheck' attribute.
- setLcheck(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setMaxGetTime(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setMaxGetTime(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setMaxStartUpDelay(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setMaxStartUpDelay(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
- setMessage(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.AbapException
-
Sets the value of the '
Message' attribute.
- setMessage(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.AbapExceptionImpl
-
- setMshost(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Mshost' attribute.
- setMshost(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setMsserv(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Msserv' attribute.
- setMsserv(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setMysapsso2(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setMysapsso2(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setName(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.Destination
-
Sets the value of the '
Name' attribute.
- setName(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
Sets the value of the '
Name' attribute.
- setName(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationImpl
-
- setName(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- setName(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setName(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RecordMetaDataImpl
-
- setName(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- setName(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerImpl
-
- setName(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Sets the value of the '
Name' attribute.
- setName(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.RecordMetaData
-
Sets the value of the '
Name' attribute.
- setName(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.RFC
-
Sets the value of the '
Name' attribute.
- setName(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.Server
-
Sets the value of the '
Name' attribute.
- setOptional(boolean) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setOptional(boolean) - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Sets the value of the '
Optional' attribute.
- setPasswd(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Passwd' attribute.
- setPasswd(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setPassword(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Password' attribute.
- setPassword(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setPcs(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Pcs' attribute.
- setPcs(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setPeakLimit(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setPeakLimit(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setPingOnCreate(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setPingOnCreate(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setPoolCapacity(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setPoolCapacity(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setProgid(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setProgid(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Sets the value of the '
Progid' attribute.
- setR3name(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
R3name' attribute.
- setR3name(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setRecordFieldMetaData(List<FieldMetaData>) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RecordMetaDataImpl
-
- setRecordFieldMetaData(List<FieldMetaData>) - Method in interface org.fusesource.camel.component.sap.model.rfc.RecordMetaData
-
- setRecordMetaData(RecordMetaData) - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
- setRecordMetaData(RecordMetaData) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- setRecordMetaData(RecordMetaData) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setRecordMetaData(RecordMetaData) - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
- setRepositoryDest(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setRepositoryDest(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setRepositoryDestination(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setRepositoryDestination(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
- setRepositoryMap(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setRepositoryMap(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
- setRepositoryName(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.Destination
-
- setRepositoryName(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationImpl
-
- setRepositoryPasswd(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setRepositoryPasswd(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setRepositoryRoundtripOptimization(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setRepositoryRoundtripOptimization(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setRepositorySnc(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setRepositorySnc(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setRepositoryUser(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setRepositoryUser(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setRequest(Structure) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- setRequest(Structure) - Method in interface org.fusesource.camel.component.sap.model.rfc.RFC
-
Sets the value of the '
Request' containment reference.
- setResponse(Structure) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RFCImpl
-
- setResponse(Structure) - Method in interface org.fusesource.camel.component.sap.model.rfc.RFC
-
Sets the value of the '
Response' containment reference.
- setSaprouter(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setSaprouter(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setSaprouter(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setSaprouter(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
- setSncLib(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setSncLib(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Sets the value of the '
Snc Lib' attribute.
- setSncLibrary(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setSncLibrary(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setSncMode(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Snc Mode' attribute.
- setSncMode(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setSncMode(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setSncMode(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Sets the value of the '
Snc Mode' attribute.
- setSncMyname(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setSncMyname(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setSncMyname(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setSncMyname(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
- setSncPartnername(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setSncPartnername(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setSncQop(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Snc Qop' attribute.
- setSncQop(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setSncQop(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setSncQop(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Sets the value of the '
Snc Qop' attribute.
- setSysnr(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Sysnr' attribute.
- setSysnr(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setTableParameterList(List<ListFieldMetaData>) - Method in interface org.fusesource.camel.component.sap.model.rfc.FunctionTemplate
-
- setTableParameterList(List<ListFieldMetaData>) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FunctionTemplateImpl
-
- setTphost(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Tphost' attribute.
- setTphost(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setTpname(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Tpname' attribute.
- setTpname(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setTrace(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Trace' attribute.
- setTrace(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setTrace(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setTrace(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
Sets the value of the '
Trace' attribute.
- setType(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
Type' attribute.
- setType(DataType) - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
Sets the value of the '
Type' attribute.
- setType(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setType(DataType) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- setType(DataType) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setType(DataType) - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
Sets the value of the '
Type' attribute.
- setTypedKey(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataEntryImpl
-
- setTypedKey(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreEntryImpl
-
- setTypedKey(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataEntryImpl
-
- setTypedKey(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataStoreEntryImpl
-
- setTypedKey(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataEntryImpl
-
- setTypedKey(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreEntryImpl
-
- setTypedValue(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataEntryImpl
-
- setTypedValue(DestinationData) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreEntryImpl
-
- setTypedValue(FunctionTemplate) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataEntryImpl
-
- setTypedValue(RepositoryData) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataStoreEntryImpl
-
- setTypedValue(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataEntryImpl
-
- setTypedValue(ServerData) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreEntryImpl
-
- setUnicodeByteLength(int) - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
- setUnicodeByteLength(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- setUnicodeByteLength(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ListFieldMetaDataImpl
-
- setUnicodeByteLength(int) - Method in interface org.fusesource.camel.component.sap.model.rfc.ListFieldMetaData
-
- setUnicodeByteOffset(int) - Method in interface org.fusesource.camel.component.sap.model.rfc.FieldMetaData
-
- setUnicodeByteOffset(int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.FieldMetaDataImpl
-
- setUser(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
User' attribute.
- setUser(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setUserId(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
Sets the value of the '
User Id' attribute.
- setUserId(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setUserName(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setUserName(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setUseSapgui(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setUseSapgui(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- setValue(DestinationData) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationDataStoreEntry
-
Sets the value of the '
Value' reference.
- setValue(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataEntryImpl
-
- setValue(DestinationData) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataStoreEntryImpl
-
- setValue(FunctionTemplate) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataEntryImpl
-
- setValue(RepositoryData) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.RespositoryDataStoreEntryImpl
-
- setValue(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataEntryImpl
-
- setValue(ServerData) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataStoreEntryImpl
-
- setValue(Object) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.StructureImpl.Entry
-
- setValue(ServerData) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerDataStoreEntry
-
Sets the value of the '
Value' reference.
- setWorkerThreadCount(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setWorkerThreadCount(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
- setWorkerThreadMinCount(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- setWorkerThreadMinCount(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.ServerData
-
- setX509cert(String) - Method in interface org.fusesource.camel.component.sap.model.rfc.DestinationData
-
- setX509cert(String) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- size() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.StructureImpl
-
- size() - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- SNC_LIB_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
The default value of the '
Snc Lib' attribute.
- SNC_LIBRARY_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- SNC_MODE_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
The default value of the '
Snc Mode' attribute.
- SNC_MODE_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
The default value of the '
Snc Mode' attribute.
- SNC_MYNAME_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- SNC_MYNAME_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
- SNC_PARTNERNAME_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
- SNC_QOP_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
The default value of the '
Snc Qop' attribute.
- SNC_QOP_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.ServerDataImpl
-
The default value of the '
Snc Qop' attribute.
- STRING_VALUE - Static variable in enum org.fusesource.camel.component.sap.model.rfc.DataType
-
The 'STRING' literal value.
- STRUCTURE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage.Literals
-
The meta object literal for the '
Structure' class.
- STRUCTURE - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The meta object id for the '
Structure' class.
- Structure - Interface in org.fusesource.camel.component.sap.model.rfc
-
A representation of the model object 'Structure'.
- STRUCTURE_FEATURE_COUNT - Static variable in interface org.fusesource.camel.component.sap.model.rfc.RfcPackage
-
The number of structural features of the 'Structure' class.
- STRUCTURE_VALUE - Static variable in enum org.fusesource.camel.component.sap.model.rfc.DataType
-
The 'STRUCTURE' literal value.
- StructureImpl - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
An implementation of the model object 'Structure'.
- StructureImpl() - Constructor for class org.fusesource.camel.component.sap.model.rfc.impl.StructureImpl
-
- StructureImpl.Entry - Class in org.fusesource.camel.component.sap.model.rfc.impl
-
- subList(int, int) - Method in class org.fusesource.camel.component.sap.model.rfc.impl.TableImpl
-
- SYSNR_EDEFAULT - Static variable in class org.fusesource.camel.component.sap.model.rfc.impl.DestinationDataImpl
-
The default value of the '
Sysnr' attribute.