| Package | Description |
|---|---|
| io.graphenee.core.enums | |
| io.graphenee.core.model.api | |
| io.graphenee.core.model.impl |
| Modifier and Type | Method and Description |
|---|---|
static SmsProvider |
SmsProvider.smsProvider(String providerName) |
static SmsProvider |
SmsProvider.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmsProvider[] |
SmsProvider.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GxSmsProviderBean |
GxDataService.findSmsProviderByProvider(SmsProvider smsProvider) |
| Modifier and Type | Method and Description |
|---|---|
GxSmsProviderBean |
GxDataServiceImpl.findSmsProviderByProvider(SmsProvider smsProvider) |
Copyright © 2019. All rights reserved.