Uses of Class
org.knowm.xchange.bitcoinde.dto.account.BitcoindeData
-
Packages that use BitcoindeData Package Description org.knowm.xchange.bitcoinde.dto.account -
-
Uses of BitcoindeData in org.knowm.xchange.bitcoinde.dto.account
Methods in org.knowm.xchange.bitcoinde.dto.account that return BitcoindeData Modifier and Type Method Description BitcoindeDataBitcoindeAccountWrapper. getData()Methods in org.knowm.xchange.bitcoinde.dto.account with parameters of type BitcoindeData Modifier and Type Method Description voidBitcoindeAccountWrapper. setData(BitcoindeData data)Constructors in org.knowm.xchange.bitcoinde.dto.account with parameters of type BitcoindeData Constructor Description BitcoindeAccountWrapper(BitcoindeData data, List<Object> errors, Integer credits)
-