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