Enum Class ModuleSetupKeys
java.lang.Object
java.lang.Enum<ModuleSetupKeys>
ru.bitel.bgbilling.modules.yoomoney.server.bean.enums.ModuleSetupKeys
- All Implemented Interfaces:
Serializable,Comparable<ModuleSetupKeys>,Constable,ParameterMapKey
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionyoomoney.api.key=yoomoney.autopayment.card.enable=trueyoomoney.autopayment.enable=falseyoomoney.autopayment.event.worker.sleep.timeout=500yoomoney.autopayment.mode.auto.day.sum.default=500yoomoney.autopayment.mode.auto.day.sum.max=3000yoomoney.autopayment.mode.auto.enable=falseyoomoney.autopayment.mode.auto.month.sum.default=3000yoomoney.autopayment.mode.auto.month.sum.max=10000yoomoney.autopayment.mode.auto.week.sum.default=1000yoomoney.autopayment.mode.auto.week.sum.max=5000yoomoney.autopayment.mode.default=0yoomoney.autopayment.mode.month.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_MONTH_DAY_DEFAULTyoomoney.autopayment.mode.month.enable=falseyoomoney.autopayment.mode.month.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAXyoomoney.autopayment.mode.month.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MINyoomoney.autopayment.mode.week.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_WEEK_DAY_DEFAULTyoomoney.autopayment.mode.week.enable=falseyoomoney.autopayment.mode.week.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAXyoomoney.autopayment.mode.week.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MINyoomoney.autopayment.sbp.enable=falseyoomoney.billing.name=yoomoney.card.enable=trueyoomoney.connect.timeout=5000yoomoney.enable=yoomoney.fiscalization.customer.address.enable=trueyoomoney.fiscalization.customer.address.required=falseyoomoney.fiscalization.customer.address.title=yoomoney.fiscalization.enable=falseyoomoney.fiscalization.receipt.currency=RUByoomoney.fiscalization.receipt.name=Пополнение счета по договору № {}invalid reference
BGBaseConstants.PATTERN_CONTRACT_TITLEyoomoney.fiscalization.receipt.payment.method.type=full_prepaymentyoomoney.fiscalization.receipt.payment.subject.type=serviceyoomoney.fiscalization.receipt.qty=1yoomoney.fiscalization.receipt.tax=2yoomoney.fiscalization.receipt.tax.system=-1yoomoney.fiscalization.receipt.vat_code=1mobile.api.key=mobile.clientApplicationKey=mobile.shopId=yoomoney.payment.api.currency=yoomoney.payment.api.url=https://api.yookassa.ru/v3/paymentsyoomoney.payment.comment=Платёж через ЮKassayoomoney.payment.method.type=bank_cardyoomoney.payment.sum.amount=yoomoney.payment.sum.percent=0yoomoney.payment.type.id=0yoomoney.payment.types=yoomoney.read.timeout=3000yoomoney.sbp.cancel.url=yoomoney.sbp.client.id=yoomoney.sbp.client.secret=yoomoney.sbp.creation.url=yoomoney.sbp.description=yoomoney.sbp.enable=falseyoomoney.sbp.registry.url=yoomoney.sbp.revocation.url=yoomoney.sbp.creation.url=yoomoney.sbp.terminal.id=yoomoney.sbp.token.url=yoomoney.scid=yoomoney.shopFailURL=yoomoney.shopId=yoomoney.shop.return.url=yoomoney.shopSuccessURL=yoomoney.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAXyoomoney.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MINyoomoney.url=https://demomoney.yookassa.ru/eshop.xml -
Method Summary
Modifier and TypeMethodDescriptiongetName()getTitle()static ModuleSetupKeysReturns the enum constant of this class with the specified name.static ModuleSetupKeys[]values()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, valueOfMethods inherited from interface ru.bitel.common.ParameterMapKey
getParent, getSubLevel
-
Enum Constant Details
-
YOOMONEY_ENABLE
yoomoney.enable= -
YOOMONEY_SUM_MIN
yoomoney.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MIN -
YOOMONEY_SUM_MAX
yoomoney.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAX -
YOOMONEY_BILLING_NAME
yoomoney.billing.name= -
YOOMONEY_PAYMENT_TYPE_ID
yoomoney.payment.type.id=0 -
YOOMONEY_PAYMENT_TYPES
yoomoney.payment.types= -
YOOMONEY_PAYMENT_COMMENT
yoomoney.payment.comment=Платёж через ЮKassa -
YOOMONEY_PAYMENT_API_URL
yoomoney.payment.api.url=https://api.yookassa.ru/v3/payments -
YOOMONEY_PAYMENT_API_CURRENCY
yoomoney.payment.api.currency= -
YOOMONEY_URL
yoomoney.url=https://demomoney.yookassa.ru/eshop.xml -
YOOMONEY_SCID
yoomoney.scid= -
YOOMONEY_SHOP_ID
yoomoney.shopId= -
YOOMONEY_MOBILE_SHOP_ID
mobile.shopId= -
YOOMONEY_API_KEY
yoomoney.api.key= -
YOOMONEY_MOBILE_API_KEY
mobile.api.key= -
YOOMONEY_MOBILE_APLICATION_KEY
mobile.clientApplicationKey= -
YOOMONEY_SHOP_FAIL_URL
yoomoney.shopFailURL= -
YOOMONEY_SHOP_SUCCESS_URL
yoomoney.shopSuccessURL= -
YOOMONEY_SHOP_RETURN_URL
yoomoney.shop.return.url= -
YOOMONEY_PAYMENT_SUM_AMOUNT
yoomoney.payment.sum.amount= -
YOOMONEY_PAYMENT_SUM_PERCENT
yoomoney.payment.sum.percent=0 -
YOOMONEY_PAYMENT_METHOD_TYPE
yoomoney.payment.method.type=bank_card -
YOOMONEY_CONNECT_TIMEOUT
yoomoney.connect.timeout=5000 -
YOOMONEY_READ_TIMEOUT
yoomoney.read.timeout=3000 -
YOOMONEY_CARD_ENABLE
yoomoney.card.enable=true -
YOOMONEY_SBP_ENABLE
yoomoney.sbp.enable=false -
YOOMONEY_SBP_TOKEN_URL
yoomoney.sbp.token.url= -
YOOMONEY_SBP_CREATION_URL
yoomoney.sbp.creation.url= -
YOOMONEY_SBP_STATUS_URL
yoomoney.sbp.creation.url= -
YOOMONEY_SBP_CANCEL_URL
yoomoney.sbp.cancel.url= -
YOOMONEY_SBP_REGISTRY_URL
yoomoney.sbp.registry.url= -
YOOMONEY_SBP_REVOCATION_URL
yoomoney.sbp.revocation.url= -
YOOMONEY_SBP_CLIENT_ID
yoomoney.sbp.client.id= -
YOOMONEY_SBP_CLIENT_SECRET
yoomoney.sbp.client.secret= -
YOOMONEY_SBP_TERMINAL_ID
yoomoney.sbp.terminal.id= -
YOOMONEY_SBP_DESCRIPTION
yoomoney.sbp.description= -
YOOMONEY_AUTOPAYMENT_EVENT_WORKER_SLEEP_TIMEOUT
yoomoney.autopayment.event.worker.sleep.timeout=500 -
YOOMONEY_FISCALIZATION_ENABLE
yoomoney.fiscalization.enable=false -
YOOMONEY_FISCALIZATION_RECEIPT_NAME
yoomoney.fiscalization.receipt.name=Пополнение счета по договору № {}invalid reference
BGBaseConstants.PATTERN_CONTRACT_TITLE -
YOOMONEY_FISCALIZATION_RECEIPT_QTY
yoomoney.fiscalization.receipt.qty=1 -
YOOMONEY_FISCALIZATION_RECEIPT_TAX
yoomoney.fiscalization.receipt.tax=2 -
YOOMONEY_FISCALIZATION_RECEIPT_CURRENCY
yoomoney.fiscalization.receipt.currency=RUB -
YOOMONEY_FISCALIZATION_RECEIPT_TAX_SYSTEM
yoomoney.fiscalization.receipt.tax.system=-1 -
YOOMONEY_FISCALIZATION_RECEIPT_VAT_CODE
yoomoney.fiscalization.receipt.vat_code=1 -
YOOMONEY_FISCALIZATION_RECEIPT_PAYMENT_METHOD_TYPE
yoomoney.fiscalization.receipt.payment.method.type=full_prepayment -
YOOMONEY_FISCALIZATION_RECEIPT_PAYMENT_SUBJECT_TYPE
yoomoney.fiscalization.receipt.payment.subject.type=service -
YOOMONEY_FISCALIZATION_CUSTOMER_ADDRESS_ENABLE
yoomoney.fiscalization.customer.address.enable=true -
YOOMONEY_FISCALIZATION_CUSTOMER_ADDRESS_TITLE
yoomoney.fiscalization.customer.address.title= -
YOOMONEY_FISCALIZATION_CUSTOMER_ADDRESS_REQUIRED
yoomoney.fiscalization.customer.address.required=false -
YOOMONEY_AUTOPAYMENT_ENABLE
yoomoney.autopayment.enable=false -
YOOMONEY_AUTOPAYMENT_SBP_ENABLE
yoomoney.autopayment.sbp.enable=false -
YOOMONEY_AUTOPAYMENT_CARD_ENABLE
yoomoney.autopayment.card.enable=true -
YOOMONEY_AUTOPAYMENT_MODE_DEFAULT
yoomoney.autopayment.mode.default=0 -
YOOMONEY_AUTOPAYMENT_MODE_WEEK_ENABLE
yoomoney.autopayment.mode.week.enable=false -
YOOMONEY_AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT
yoomoney.autopayment.mode.week.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_WEEK_DAY_DEFAULT -
YOOMONEY_AUTOPAYMENT_MODE_WEEK_SUM_MIN
yoomoney.autopayment.mode.week.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MIN -
YOOMONEY_AUTOPAYMENT_MODE_WEEK_SUM_MAX
yoomoney.autopayment.mode.week.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAX -
YOOMONEY_AUTOPAYMENT_MODE_MONTH_ENABLE
yoomoney.autopayment.mode.month.enable=false -
YOOMONEY_AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT
yoomoney.autopayment.mode.month.day.default=invalid reference
BGBaseConstants.AUTOPAYMENT_MODE_MONTH_DAY_DEFAULT -
YOOMONEY_AUTOPAYMENT_MODE_MONTH_SUM_MIN
yoomoney.autopayment.mode.month.sum.min=invalid reference
BGBaseConstants.DEFAULT_SUM_MIN -
YOOMONEY_AUTOPAYMENT_MODE_MONTH_SUM_MAX
yoomoney.autopayment.mode.month.sum.max=invalid reference
BGBaseConstants.DEFAULT_SUM_MAX -
YOOMONEY_AUTOPAYMENT_MODE_AUTO_ENABLE
yoomoney.autopayment.mode.auto.enable=false -
YOOMONEY_AUTOPAYMENT_MODE_AUTO_DAY_SUM_DEFAULT
yoomoney.autopayment.mode.auto.day.sum.default=500 -
YOOMONEY_AUTOPAYMENT_MODE_AUTO_DAY_SUM_MAX
yoomoney.autopayment.mode.auto.day.sum.max=3000 -
YOOMONEY_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_DEFAULT
yoomoney.autopayment.mode.auto.week.sum.default=1000 -
YOOMONEY_AUTOPAYMENT_MODE_AUTO_WEEK_SUM_MAX
yoomoney.autopayment.mode.auto.week.sum.max=5000 -
YOOMONEY_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_DEFAULT
yoomoney.autopayment.mode.auto.month.sum.default=3000 -
YOOMONEY_AUTOPAYMENT_MODE_AUTO_MONTH_SUM_MAX
yoomoney.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 nameNullPointerException- if the argument is null
-
getName
- Specified by:
getNamein interfaceParameterMapKey
-
getDefaultValue
- Specified by:
getDefaultValuein interfaceParameterMapKey
-
getTitle
- Specified by:
getTitlein interfaceParameterMapKey
-
getDescription
- Specified by:
getDescriptionin interfaceParameterMapKey
-