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