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