| Package | Description |
|---|---|
| org.fusesource.camel.component.sap.model.rfc | |
| org.fusesource.camel.component.sap.model.rfc.impl | |
| org.fusesource.camel.component.sap.model.rfc.util |
| Modifier and Type | Method and Description |
|---|---|
RepositoryData |
RfcFactory.createRepositoryData()
Returns a new object of class 'Repository Data'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,RepositoryData> |
RepositoryDataStore.getEntries()
Returns the value of the 'Entries' map.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryDataImpl
An implementation of the model object 'Repository Data'.
|
| Modifier and Type | Field and Description |
|---|---|
protected RepositoryData |
RespositoryDataStoreEntryImpl.value
The cached value of the '
Value' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EMap<java.lang.String,RepositoryData> |
RepositoryDataStoreImpl.entries
The cached value of the '
Entries' map. |
| Modifier and Type | Method and Description |
|---|---|
RepositoryData |
RespositoryDataStoreEntryImpl.basicGetTypedValue() |
RepositoryData |
RfcFactoryImpl.createRepositoryData() |
RepositoryData |
RespositoryDataStoreEntryImpl.getTypedValue() |
RepositoryData |
RespositoryDataStoreEntryImpl.getValue() |
RepositoryData |
RespositoryDataStoreEntryImpl.setValue(RepositoryData value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map.Entry<java.lang.String,RepositoryData> |
RfcFactoryImpl.createRespositoryDataStoreEntry() |
org.eclipse.emf.common.util.EMap<java.lang.String,RepositoryData> |
RespositoryDataStoreEntryImpl.getEMap() |
org.eclipse.emf.common.util.EMap<java.lang.String,RepositoryData> |
RepositoryDataStoreImpl.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
RespositoryDataStoreEntryImpl.setTypedValue(RepositoryData newValue) |
RepositoryData |
RespositoryDataStoreEntryImpl.setValue(RepositoryData value) |
| Modifier and Type | Method and Description |
|---|---|
T |
RfcSwitch.caseRepositoryData(RepositoryData object)
Returns the result of interpreting the object as an instance of 'Repository Data'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
RfcSwitch.caseRespositoryDataStoreEntry(java.util.Map.Entry<java.lang.String,RepositoryData> object)
Returns the result of interpreting the object as an instance of 'Respository Data Store Entry'.
|
Copyright © 2015 Red Hat, Inc.. All Rights Reserved.