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