Uses of Class
org.knowm.xchange.bitcoinde.trade.BitcoindePage
-
Packages that use BitcoindePage Package Description org.knowm.xchange.bitcoinde.trade -
-
Uses of BitcoindePage in org.knowm.xchange.bitcoinde.trade
Methods in org.knowm.xchange.bitcoinde.trade that return BitcoindePage Modifier and Type Method Description BitcoindePageBitcoindeMyOpenOrdersWrapper. getPage()Methods in org.knowm.xchange.bitcoinde.trade with parameters of type BitcoindePage Modifier and Type Method Description voidBitcoindeMyOpenOrdersWrapper. setPage(BitcoindePage page)Constructors in org.knowm.xchange.bitcoinde.trade with parameters of type BitcoindePage Constructor Description BitcoindeMyOpenOrdersWrapper(List<BitcoindeMyOrder> orders, BitcoindePage page, List<Object> errors, Integer credits, BitcoindeMaintenance maintenance)
-