Uses of Class
app.cybrid.cybrid_api_bank.client.model.DepositBankAccountStateBankModel
-
Packages that use DepositBankAccountStateBankModel Package Description app.cybrid.cybrid_api_bank.client.model -
-
Uses of DepositBankAccountStateBankModel in app.cybrid.cybrid_api_bank.client.model
Methods in app.cybrid.cybrid_api_bank.client.model that return DepositBankAccountStateBankModel Modifier and Type Method Description static DepositBankAccountStateBankModelDepositBankAccountStateBankModel. fromValue(String value)static DepositBankAccountStateBankModelDepositBankAccountStateBankModel. valueOf(String name)Returns the enum constant of this type with the specified name.static DepositBankAccountStateBankModel[]DepositBankAccountStateBankModel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-