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