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