| Package | Description |
|---|---|
| de.hybris.platform.b2b.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.b2b.model |
Contains generated models for each type of de.hybris.platform.b2b.jalo package.
|
| Modifier and Type | Field and Description |
|---|---|
static MerchantCheckStatusEmail |
MerchantCheckStatusEmail.ALERT
Generated enum value for MerchantCheckStatusEmail.ALERT declared at extension b2bcommerce.
|
static MerchantCheckStatusEmail |
MerchantCheckStatusEmail.NO_ALERT
Generated enum value for MerchantCheckStatusEmail.NO_ALERT declared at extension b2bcommerce.
|
| Modifier and Type | Method and Description |
|---|---|
static MerchantCheckStatusEmail |
MerchantCheckStatusEmail.valueOf(java.lang.String code)
Returns a MerchantCheckStatusEmail instance representing the specified enum value.
|
| Modifier and Type | Method and Description |
|---|---|
MerchantCheckStatusEmail |
B2BMerchantCheckResultModel.getStatusEmail()
Generated method - Getter of the
B2BMerchantCheckResult.statusEmail attribute defined at extension b2bcommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BMerchantCheckResultModel.setStatusEmail(MerchantCheckStatusEmail value)
Generated method - Setter of
B2BMerchantCheckResult.statusEmail attribute defined at extension b2bcommerce. |
Copyright © 2018 SAP SE. All Rights Reserved.