| Package | Description |
|---|---|
| de.hybris.platform.bmecat.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.bmecat.model |
Contains generated models for each type of de.hybris.platform.bmecat.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
static TransactionModeEnum |
TransactionModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionModeEnum[] |
TransactionModeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionModeEnum |
BMECatExportCronJobModel.getTransactionMode()
Generated method - Getter of the
BMECatExportCronJob.transactionMode attribute defined at extension bmecat. |
TransactionModeEnum |
BMECatImportCronJobModel.getTransactionMode()
Generated method - Getter of the
BMECatImportCronJob.transactionMode attribute defined at extension bmecat. |
TransactionModeEnum |
BMECatImportWithCsvCronJobModel.getTransactionMode()
Generated method - Getter of the
BMECatImportWithCsvCronJob.transactionMode attribute defined at extension bmecat. |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatExportCronJobModel.setTransactionMode(TransactionModeEnum value)
Generated method - Setter of
BMECatExportCronJob.transactionMode attribute defined at extension bmecat. |
void |
BMECatImportCronJobModel.setTransactionMode(TransactionModeEnum value)
Generated method - Setter of
BMECatImportCronJob.transactionMode attribute defined at extension bmecat. |
void |
BMECatImportWithCsvCronJobModel.setTransactionMode(TransactionModeEnum value)
Generated method - Setter of
BMECatImportWithCsvCronJob.transactionMode attribute defined at extension bmecat. |
Copyright © 2017 SAP SE. All Rights Reserved.