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