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