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