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