Uses of Enum Class
dev.vality.damsel.domain.PaymentInstitutionRealm
Packages that use PaymentInstitutionRealm
-
Uses of PaymentInstitutionRealm in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as PaymentInstitutionRealmMethods in dev.vality.damsel.domain that return PaymentInstitutionRealmModifier and TypeMethodDescriptionstatic PaymentInstitutionRealmPaymentInstitutionRealm.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.PaymentInstitution.getRealm()static PaymentInstitutionRealmReturns the enum constant of this class with the specified name.static PaymentInstitutionRealm[]PaymentInstitutionRealm.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.domain with parameters of type PaymentInstitutionRealmConstructors in dev.vality.damsel.domain with parameters of type PaymentInstitutionRealmModifierConstructorDescriptionPaymentInstitution(String name, SystemAccountSetSelector system_account_set, ContractTemplateSelector default_contract_template, InspectorSelector inspector, PaymentInstitutionRealm realm, Set<CountryCode> residences) -
Uses of PaymentInstitutionRealm in dev.vality.damsel.payment_tool_provider
Fields in dev.vality.damsel.payment_tool_provider declared as PaymentInstitutionRealmModifier and TypeFieldDescriptionMerchantID.realmWrappedPaymentTool.realmРежим рабочего окружения платежной организацииMethods in dev.vality.damsel.payment_tool_provider that return PaymentInstitutionRealmModifier and TypeMethodDescriptionMerchantID.getRealm()WrappedPaymentTool.getRealm()Режим рабочего окружения платежной организацииMethods in dev.vality.damsel.payment_tool_provider with parameters of type PaymentInstitutionRealmModifier and TypeMethodDescriptionMerchantID.setRealm(PaymentInstitutionRealm realm) WrappedPaymentTool.setRealm(PaymentInstitutionRealm realm) Режим рабочего окружения платежной организации