| Modifier and Type | Method and Description |
|---|---|
static ImpexImportMode |
ImpexImportMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImpexImportMode[] |
ImpexImportMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImpexImportMode |
MappingModel.getImpexImportMode()
Returns the import impexImportMode that is used for this mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappingModel.setImpexImportMode(ImpexImportMode impexImportMode)
Returns the import impexImportMode that is used for this mapping.
|
| Modifier and Type | Field and Description |
|---|---|
protected ImpexImportMode |
DefaultMappingModel.impexImportMode |
| Modifier and Type | Method and Description |
|---|---|
ImpexImportMode |
DefaultMappingModel.getImpexImportMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMappingModel.setImpexImportMode(ImpexImportMode impexImportMode) |
| Modifier and Type | Method and Description |
|---|---|
ImpexImportMode |
MappingPersistence.getMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingPersistence.setMode(ImpexImportMode mode) |
Copyright © 2018 SAP SE. All Rights Reserved.