Uses of Class
dev.vality.damsel.domain.PaymentInstitutionRealm
| Package | Description |
|---|---|
| dev.vality.damsel.domain | |
| dev.vality.damsel.payment_tool_provider |
-
Uses of PaymentInstitutionRealm in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as PaymentInstitutionRealm Modifier and Type Field Description PaymentInstitutionRealmPaymentInstitution. realmMethods in dev.vality.damsel.domain that return PaymentInstitutionRealm Modifier and Type Method Description static PaymentInstitutionRealmPaymentInstitutionRealm. findByValue(int value)Find a the enum type by its integer value, as defined in the Thrift IDL.PaymentInstitutionRealmPaymentInstitution. getRealm()static PaymentInstitutionRealmPaymentInstitutionRealm. valueOf(String name)Returns the enum constant of this type with the specified name.static PaymentInstitutionRealm[]PaymentInstitutionRealm. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.domain with parameters of type PaymentInstitutionRealm Modifier and Type Method Description PaymentInstitutionPaymentInstitution. setRealm(PaymentInstitutionRealm realm)Constructors in dev.vality.damsel.domain with parameters of type PaymentInstitutionRealm Constructor Description PaymentInstitution(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 PaymentInstitutionRealm Modifier and Type Field Description PaymentInstitutionRealmMerchantID. realmPaymentInstitutionRealmWrappedPaymentTool. realmРежим рабочего окружения платежной организацииMethods in dev.vality.damsel.payment_tool_provider that return PaymentInstitutionRealm Modifier and Type Method Description PaymentInstitutionRealmMerchantID. getRealm()PaymentInstitutionRealmWrappedPaymentTool. getRealm()Режим рабочего окружения платежной организацииMethods in dev.vality.damsel.payment_tool_provider with parameters of type PaymentInstitutionRealm Modifier and Type Method Description MerchantIDMerchantID. setRealm(PaymentInstitutionRealm realm)WrappedPaymentToolWrappedPaymentTool. setRealm(PaymentInstitutionRealm realm)Режим рабочего окружения платежной организации