| Package | Description |
|---|---|
| de.hybris.platform.mobileservices.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.mobileservices.model.text |
Contains generated models for each type of de.hybris.platform.mobileservices.jalo.text package.
|
| de.hybris.platform.mobileservices.text.engine |
| Modifier and Type | Field and Description |
|---|---|
static MobileAggregatorError |
MobileAggregatorError.IO_ERROR
Generated enum value for MobileAggregatorError.IO_ERROR declared at extension mobileservices.
|
static MobileAggregatorError |
MobileAggregatorError.LIMIT_EXCEEDED
Generated enum value for MobileAggregatorError.LIMIT_EXCEEDED declared at extension mobileservices.
|
static MobileAggregatorError |
MobileAggregatorError.NO_CREDIT
Generated enum value for MobileAggregatorError.NO_CREDIT declared at extension mobileservices.
|
static MobileAggregatorError |
MobileAggregatorError.REJECTED
Generated enum value for MobileAggregatorError.REJECTED declared at extension mobileservices.
|
static MobileAggregatorError |
MobileAggregatorError.UNAVAILABLE
Generated enum value for MobileAggregatorError.UNAVAILABLE declared at extension mobileservices.
|
static MobileAggregatorError |
MobileAggregatorError.UNKNOWN
Generated enum value for MobileAggregatorError.UNKNOWN declared at extension mobileservices.
|
| Modifier and Type | Method and Description |
|---|---|
static MobileAggregatorError |
MobileAggregatorError.valueOf(java.lang.String code)
Returns a MobileAggregatorError instance representing the specified enum value.
|
| Modifier and Type | Method and Description |
|---|---|
MobileAggregatorError |
MobileMessageContextModel.getAggregatorError()
Generated method - Getter of the
MobileMessageContext.aggregatorError attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileMessageContextModel.setAggregatorError(MobileAggregatorError value)
Generated method - Setter of
MobileMessageContext.aggregatorError attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
MobileAggregatorError |
SMSEngineException.getType() |
| Constructor and Description |
|---|
SMSEngineException(java.lang.String msg,
MobileAggregatorError type) |
SMSEngineException(java.lang.String msg,
java.lang.Throwable cause,
MobileAggregatorError type) |
Copyright © 2018 SAP SE. All Rights Reserved.