Uses of Class
org.knowm.xchange.coinbase.v2.dto.CoinbasePrice
-
Packages that use CoinbasePrice Package Description org.knowm.xchange.coinbase.v2.dto.marketdata -
-
Uses of CoinbasePrice in org.knowm.xchange.coinbase.v2.dto.marketdata
Methods in org.knowm.xchange.coinbase.v2.dto.marketdata that return CoinbasePrice Modifier and Type Method Description CoinbasePriceCoinbasePriceData. getData()Methods in org.knowm.xchange.coinbase.v2.dto.marketdata with parameters of type CoinbasePrice Modifier and Type Method Description voidCoinbasePriceData. setData(CoinbasePrice data)
-