| Modifier and Type | Method and Description |
|---|---|
static CollectionImportMode |
CollectionImportMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CollectionImportMode[] |
CollectionImportMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionImportMode |
CollectionMappingLine.getCollectionImportMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionMappingLine.setCollectionImportMode(CollectionImportMode importMode) |
| Modifier and Type | Method and Description |
|---|---|
CollectionImportMode |
DefaultCollectionMapping.getCollectionImportMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCollectionMapping.setCollectionImportMode(CollectionImportMode importMode) |
| Modifier and Type | Method and Description |
|---|---|
CollectionImportMode |
MappingLinePersistence.getCollectionImportMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingLinePersistence.setCollectionImportMode(CollectionImportMode collectionImportMode) |
Copyright © 2018 SAP SE. All Rights Reserved.