| Modifier and Type | Method and Description |
|---|---|
static ComposedAttribImportMode |
ComposedAttribImportMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ComposedAttribImportMode[] |
ComposedAttribImportMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ComposedAttribImportMode |
ComposedTypeMappingLine.getComposedAttribImportMode()
Returns the import mode for the composed attribute: CREATE on the fly or SELECT (default)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComposedTypeMappingLine.setComposedAttribImportMode(ComposedAttribImportMode mode)
Sets the import mode for the composed attribute: CREATE on the fly or SELECT (default)
|
| Modifier and Type | Method and Description |
|---|---|
ComposedAttribImportMode |
DefaultComposedTypeMapping.getComposedAttribImportMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultComposedTypeMapping.setComposedAttribImportMode(ComposedAttribImportMode mode) |
| Modifier and Type | Method and Description |
|---|---|
ComposedAttribImportMode |
MappingLinePersistence.getComposedAttribImportMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingLinePersistence.setComposedAttribImportMode(ComposedAttribImportMode composedMode) |
Copyright © 2018 SAP SE. All Rights Reserved.