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