JavaScript is disabled on your browser.
Enum Constant Summary
Enum Constants
assist.autopayment.enable=false
assist.autopayment.mode.auto.day.sum.default=500
assist.autopayment.mode.auto.day.sum.max=3000
assist.autopayment.mode.auto.enable=false
assist.autopayment.mode.auto.month.sum.default=3000
assist.autopayment.mode.auto.month.sum.max=10000
assist.autopayment.mode.auto.week.sum.default=1000
assist.autopayment.mode.auto.week.sum.max=5000
assist.autopayment.mode.default=0
assist.autopayment.mode.month.day.default=
invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
assist.autopayment.mode.month.enable=false
assist.autopayment.mode.month.sum.max=
invalid reference
BGBaseConstants.DEFAULT_SUM_MAX
assist.autopayment.mode.month.sum.min=
invalid reference
BGBaseConstants.DEFAULT_SUM_MIN
assist.autopayment.mode.week.day.default=
invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
assist.autopayment.mode.week.enable=false
assist.autopayment.mode.week.sum.max=
invalid reference
BGBaseConstants.DEFAULT_SUM_MAX
assist.autopayment.mode.week.sum.min=
invalid reference
BGBaseConstants.DEFAULT_SUM_MIN
assist.gate.url=https://payments.paysecure.ru/pay/order.cfm
assist.OrderComment=Оплата по дог.
assist.QIWIBeelinePayment=
assist.QIWIMegafonPayment=
assist.sum.max=
invalid reference
BGBaseConstants.DEFAULT_SUM_MAX
assist.sum.min=
invalid reference
BGBaseConstants.DEFAULT_SUM_MIN
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Enum Constant Details
ASSIST_SUM_MIN
assist.sum.min=
invalid reference
BGBaseConstants.DEFAULT_SUM_MIN
ASSIST_SUM_MAX
assist.sum.max=
invalid reference
BGBaseConstants.DEFAULT_SUM_MAX
ASSIST_CARD_ENABLE
assist.card.enable=true
ASSIST_SBP_ENABLE
assist.sbp.enable=false
ASSIST_GATE_URL
assist.gate.url=https://payments.paysecure.ru/pay/order.cfm
ASSIST_LOGIN
assist.login=
ASSIST_PASSWORD
assist.password=
ASSIST_MERCHANT_ID
assist.Merchant_ID=
ASSIST_PRIVATE_KEY
assist.PrivateKey=
ASSIST_ORDER_CURRENCY
assist.OrderCurrency=RUB
ASSIST_URL_RETURN_OK
assist.url.return.ok=
ASSIST_URL_RETURN_NO
assist.url.return.no=
ASSIST_SHOP_MODE
assist.ShopMode=test
ASSIST_DELAY
assist.Delay=0
ASSIST_CARD_PAYMENT
assist.CardPayment=1
ASSIST_FAST_PAY_PAYMENT
assist.FastPayPayment=1
ASSIST_WM_PAYMENT
assist.WMPayment=
ASSIST_YM_PAYMENT
assist.YMPayment=
ASSIST_ASSIST_ID_PAYMENT
assist.AssistIDPayment=
ASSIST_QIWI_PAYMENT
assist.QIWIPayment=
ASSIST_QIWI_MTS_PAYMENT
assist.QIWIMtsPayment=
ASSIST_QIWI_MEGAFON_PAYMENT
assist.QIWIMegafonPayment=
ASSIST_QIWI_BEELINE_PAYMENT
assist.QIWIBeelinePayment=
ASSIST_AUTOPAYMENT_ENABLE
assist.autopayment.enable=false
ASSIST_AUTOPAYMENT_MODE_DEFAULT
assist.autopayment.mode.default=0
ASSIST_AUTOPAYMENT_MODE_WEEK_ENABLE
assist.autopayment.mode.week.enable=false
ASSIST_AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
assist.autopayment.mode.week.day.default=
invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
ASSIST_AUTOPAYMENT_MODE_WEEK_SUM_MIN
assist.autopayment.mode.week.sum.min=
invalid reference
BGBaseConstants.DEFAULT_SUM_MIN
ASSIST_AUTOPAYMENT_MODE_WEEK_SUM_MAX
assist.autopayment.mode.week.sum.max=
invalid reference
BGBaseConstants.DEFAULT_SUM_MAX
ASSIST_AUTOPAYMENT_MODE_MONTH_ENABLE
assist.autopayment.mode.month.enable=false
ASSIST_AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
assist.autopayment.mode.month.day.default=
invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
ASSIST_AUTOPAYMENT_MODE_MONTH_SUM_MIN
assist.autopayment.mode.month.sum.min=
invalid reference
BGBaseConstants.DEFAULT_SUM_MIN
ASSIST_AUTOPAYMENT_MODE_MONTH_SUM_MAX
assist.autopayment.mode.month.sum.max=
invalid reference
BGBaseConstants.DEFAULT_SUM_MAX
ASSIST_AUTOPAYMENT_MODE_AUTO_ENABLE
assist.autopayment.mode.auto.enable=false
ASSIST_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT
public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT
assist.autopayment.mode.auto.day.sum.default=500
ASSIST_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX
public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX
assist.autopayment.mode.auto.day.sum.max=3000
ASSIST_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT
public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT
assist.autopayment.mode.auto.week.sum.default=1000
ASSIST_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX
public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX
assist.autopayment.mode.auto.week.sum.max=5000
ASSIST_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT
public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT
assist.autopayment.mode.auto.month.sum.default=3000
ASSIST_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX
public static final ModuleSetupKeys ASSIST_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX
assist.autopayment.mode.auto.month.sum.max=10000
Method Details
values
Returns an array containing the constants of this enum class, in
the order they are declared.
Returns:
an array containing the constants of this enum class, in the order they are declared
valueOf
Returns the enum constant of this class with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this class. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
IllegalArgumentException - if this enum class has no constant with the specified name
NullPointerException - if the argument is null