| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.threadsettings.payment |
| Modifier and Type | Method and Description |
|---|---|
PaymentDevModeAction |
PaymentSettings.getPaymentDevModeAction()
Gets the
PaymentSettings.paymentDevModeAction. |
static PaymentDevModeAction |
PaymentDevModeAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentDevModeAction[] |
PaymentDevModeAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentSettings.setPaymentDevModeAction(PaymentDevModeAction paymentDevModeAction)
Sets the
PaymentSettings.paymentDevModeAction. |
Copyright © 2017 BotMill. All rights reserved.