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