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