Index

A B C D E F G I J L M O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

adaptAccountInfo(List<BiboxAsset>) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
adaptAllOrderBooks(List<BiboxOrderBook>) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
adaptDeals(List<BiboxDeals>, CurrencyPair) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
adaptDeposit(BiboxDeposit) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
adaptDeposit(BiboxWithdrawal) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
adaptMetadata(List<BiboxMarket>) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
adaptOpenOrders(BiboxOrders) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
adaptOrderBook(BiboxOrderBook, CurrencyPair) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
adaptOrderBookOrder(BiboxOrderBookEntry, Order.OrderType, CurrencyPair) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
adaptTicker(BiboxTicker, CurrencyPair) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
adaptUserTrades(BiboxOrders) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
addr - Variable in class org.knowm.xchange.bibox.dto.account.BiboxTransferCommandBody
 
addrRemark - Variable in class org.knowm.xchange.bibox.dto.account.BiboxTransferCommandBody
 
amount - Variable in class org.knowm.xchange.bibox.dto.account.BiboxDeposit
 
amount - Variable in class org.knowm.xchange.bibox.dto.account.BiboxTransferCommandBody
 
amount - Variable in class org.knowm.xchange.bibox.dto.account.BiboxWithdrawal
 
amountReal - Variable in class org.knowm.xchange.bibox.dto.account.BiboxWithdrawal
 
apiKey - Variable in class org.knowm.xchange.bibox.service.BiboxBaseService
 
asInt() - Method in enum class org.knowm.xchange.bibox.dto.trade.BiboxAccountType
 
asInt() - Method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderSide
 
asInt() - Method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderStatus
 
asInt() - Method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderType
 
ASK - Enum constant in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderSide
 
assets(String, String, ParamsDigest) - Method in interface org.knowm.xchange.bibox.BiboxAuthenticated
Retrieve balances of the account
ASSETS_CMD - Static variable in class org.knowm.xchange.bibox.dto.BiboxCommands
 

B

bibox - Variable in class org.knowm.xchange.bibox.service.BiboxBaseService
 
Bibox - Interface in org.knowm.xchange.bibox
 
BiboxAccountService - Class in org.knowm.xchange.bibox.service
 
BiboxAccountService(Exchange) - Constructor for class org.knowm.xchange.bibox.service.BiboxAccountService
 
BiboxAccountService.BiboxFundingHistoryParams - Class in org.knowm.xchange.bibox.service
 
BiboxAccountServiceRaw - Class in org.knowm.xchange.bibox.service
 
BiboxAccountServiceRaw(Exchange) - Constructor for class org.knowm.xchange.bibox.service.BiboxAccountServiceRaw
 
BiboxAccountType - Enum Class in org.knowm.xchange.bibox.dto.trade
 
BiboxAdapters - Class in org.knowm.xchange.bibox.dto
 
BiboxAdapters() - Constructor for class org.knowm.xchange.bibox.dto.BiboxAdapters
 
BiboxAllAssetsBody - Class in org.knowm.xchange.bibox.dto
 
BiboxAllAssetsBody() - Constructor for class org.knowm.xchange.bibox.dto.BiboxAllAssetsBody
 
BiboxAsset - Class in org.knowm.xchange.bibox.dto.account
 
BiboxAsset() - Constructor for class org.knowm.xchange.bibox.dto.account.BiboxAsset
 
BiboxAssetsResult - Class in org.knowm.xchange.bibox.dto.account
 
BiboxAssetsResult() - Constructor for class org.knowm.xchange.bibox.dto.account.BiboxAssetsResult
 
BiboxAuthenticated - Interface in org.knowm.xchange.bibox
 
BiboxBaseService - Class in org.knowm.xchange.bibox.service
 
BiboxBaseService(Exchange) - Constructor for class org.knowm.xchange.bibox.service.BiboxBaseService
Constructor
BiboxCancelTradeCommand - Class in org.knowm.xchange.bibox.dto.trade
 
BiboxCancelTradeCommand(String) - Constructor for class org.knowm.xchange.bibox.dto.trade.BiboxCancelTradeCommand
 
BiboxCoin - Class in org.knowm.xchange.bibox.dto.account
 
BiboxCoin() - Constructor for class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
BiboxCommand<B> - Class in org.knowm.xchange.bibox.dto
 
BiboxCommand(String, B) - Constructor for class org.knowm.xchange.bibox.dto.BiboxCommand
 
BiboxCommands - Class in org.knowm.xchange.bibox.dto
 
BiboxDeals - Class in org.knowm.xchange.bibox.dto.trade
 
BiboxDeals() - Constructor for class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
BiboxDeposit - Class in org.knowm.xchange.bibox.dto.account
 
BiboxDeposit(long, long, String, String, String, BigDecimal, String, String, String, String, int) - Constructor for class org.knowm.xchange.bibox.dto.account.BiboxDeposit
 
BiboxDepositAddressCommandBody - Class in org.knowm.xchange.bibox.dto.account
 
BiboxDepositAddressCommandBody(String) - Constructor for class org.knowm.xchange.bibox.dto.account.BiboxDepositAddressCommandBody
 
BiboxDigest - Class in org.knowm.xchange.bibox.service
 
BiboxEmptyBody - Class in org.knowm.xchange.bibox.dto
Just an object that will be JSON serialized to {} Often needed when there are no parameters for a command
BiboxEmptyBody() - Constructor for class org.knowm.xchange.bibox.dto.BiboxEmptyBody
 
BiboxError - Class in org.knowm.xchange.bibox.dto
 
BiboxError() - Constructor for class org.knowm.xchange.bibox.dto.BiboxError
 
BiboxException - Exception in org.knowm.xchange.bibox
 
BiboxException() - Constructor for exception org.knowm.xchange.bibox.BiboxException
 
BiboxExchange - Class in org.knowm.xchange.bibox
 
BiboxExchange() - Constructor for class org.knowm.xchange.bibox.BiboxExchange
 
BiboxFundingHistoryParams() - Constructor for class org.knowm.xchange.bibox.service.BiboxAccountService.BiboxFundingHistoryParams
 
BiboxFundsCommandBody - Class in org.knowm.xchange.bibox.dto.account
 
BiboxFundsCommandBody(String) - Constructor for class org.knowm.xchange.bibox.dto.account.BiboxFundsCommandBody
 
BiboxFundsCommandBody(String, int, int, int) - Constructor for class org.knowm.xchange.bibox.dto.account.BiboxFundsCommandBody
 
BiboxMarket - Class in org.knowm.xchange.bibox.dto.marketdata
 
BiboxMarket() - Constructor for class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
BiboxMarketDataService - Class in org.knowm.xchange.bibox.service
Implementation of the market data service for Bibox Provides access to various market data values
BiboxMarketDataService(Exchange) - Constructor for class org.knowm.xchange.bibox.service.BiboxMarketDataService
Constructor
BiboxMarketDataServiceRaw - Class in org.knowm.xchange.bibox.service
 
BiboxMarketDataServiceRaw(Exchange) - Constructor for class org.knowm.xchange.bibox.service.BiboxMarketDataServiceRaw
 
BiboxMultipleResponses<T> - Class in org.knowm.xchange.bibox.dto
Result of batched calls (all POST requests)
BiboxMultipleResponses() - Constructor for class org.knowm.xchange.bibox.dto.BiboxMultipleResponses
 
BiboxOrder - Class in org.knowm.xchange.bibox.dto.trade
 
BiboxOrder() - Constructor for class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
BiboxOrderBook - Class in org.knowm.xchange.bibox.dto.trade
 
BiboxOrderBook() - Constructor for class org.knowm.xchange.bibox.dto.trade.BiboxOrderBook
 
BiboxOrderBookCommand - Class in org.knowm.xchange.bibox.dto.marketdata
 
BiboxOrderBookCommand(String, Integer) - Constructor for class org.knowm.xchange.bibox.dto.marketdata.BiboxOrderBookCommand
 
BiboxOrderBookCommandBody - Class in org.knowm.xchange.bibox.dto.marketdata
 
BiboxOrderBookCommandBody(String, Integer) - Constructor for class org.knowm.xchange.bibox.dto.marketdata.BiboxOrderBookCommandBody
 
BiboxOrderBookEntry - Class in org.knowm.xchange.bibox.dto.trade
 
BiboxOrderBookEntry() - Constructor for class org.knowm.xchange.bibox.dto.trade.BiboxOrderBookEntry
 
BiboxOrderHistoryCommand - Class in org.knowm.xchange.bibox.dto.trade
 
BiboxOrderHistoryCommand(BiboxOrderPendingListCommandBody) - Constructor for class org.knowm.xchange.bibox.dto.trade.BiboxOrderHistoryCommand
 
BiboxOrderPendingListCommand - Class in org.knowm.xchange.bibox.dto.trade
 
BiboxOrderPendingListCommand(BiboxOrderPendingListCommandBody) - Constructor for class org.knowm.xchange.bibox.dto.trade.BiboxOrderPendingListCommand
 
BiboxOrderPendingListCommandBody - Class in org.knowm.xchange.bibox.dto.trade
 
BiboxOrderPendingListCommandBody(int, int) - Constructor for class org.knowm.xchange.bibox.dto.trade.BiboxOrderPendingListCommandBody
 
BiboxOrderPendingListCommandBody(String, BiboxAccountType, int, int, String, String, BiboxOrderSide) - Constructor for class org.knowm.xchange.bibox.dto.trade.BiboxOrderPendingListCommandBody
 
BiboxOrders - Class in org.knowm.xchange.bibox.dto.trade
 
BiboxOrders() - Constructor for class org.knowm.xchange.bibox.dto.trade.BiboxOrders
 
BiboxOrderSide - Enum Class in org.knowm.xchange.bibox.dto.trade
 
BiboxOrderStatus - Enum Class in org.knowm.xchange.bibox.dto.trade
 
BiboxOrderType - Enum Class in org.knowm.xchange.bibox.dto.trade
 
BiboxPage() - Constructor for class org.knowm.xchange.bibox.dto.BiboxPagedResponses.BiboxPage
 
BiboxPagedResponses<T> - Class in org.knowm.xchange.bibox.dto
paged result
BiboxPagedResponses() - Constructor for class org.knowm.xchange.bibox.dto.BiboxPagedResponses
 
BiboxPagedResponses.BiboxPage<I> - Class in org.knowm.xchange.bibox.dto
 
BiboxResponse<T> - Class in org.knowm.xchange.bibox.dto
General Bibox response
BiboxResponse() - Constructor for class org.knowm.xchange.bibox.dto.BiboxResponse
 
BiboxSingleResponse<T> - Class in org.knowm.xchange.bibox.dto
Result of batched calls with just one call (which happens most of the time)
BiboxSingleResponse() - Constructor for class org.knowm.xchange.bibox.dto.BiboxSingleResponse
 
BiboxTicker - Class in org.knowm.xchange.bibox.dto.marketdata
 
BiboxTicker() - Constructor for class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
BiboxTradeCommand - Class in org.knowm.xchange.bibox.dto.trade
 
BiboxTradeCommand(String, int, int, int, boolean, BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.bibox.dto.trade.BiboxTradeCommand
 
BiboxTradeCommandBody - Class in org.knowm.xchange.bibox.dto.trade
 
BiboxTradeCommandBody(String, int, int, int, boolean, BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.bibox.dto.trade.BiboxTradeCommandBody
 
BiboxTradeService - Class in org.knowm.xchange.bibox.service
 
BiboxTradeService(Exchange) - Constructor for class org.knowm.xchange.bibox.service.BiboxTradeService
 
BiboxTradeServiceRaw - Class in org.knowm.xchange.bibox.service
 
BiboxTradeServiceRaw(Exchange) - Constructor for class org.knowm.xchange.bibox.service.BiboxTradeServiceRaw
 
BiboxTransferCommandBody - Class in org.knowm.xchange.bibox.dto.account
 
BiboxTransferCommandBody(int, String, String, BigDecimal, String, String) - Constructor for class org.knowm.xchange.bibox.dto.account.BiboxTransferCommandBody
 
BiboxWithdrawal - Class in org.knowm.xchange.bibox.dto.account
 
BiboxWithdrawal(long, long, String, String, BigDecimal, BigDecimal, String, String, String, String, int) - Constructor for class org.knowm.xchange.bibox.dto.account.BiboxWithdrawal
 
BID - Enum constant in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderSide
 

C

cancelBiboxOrder(String) - Method in class org.knowm.xchange.bibox.service.BiboxTradeServiceRaw
 
cancelBiboxOrders(List<String>) - Method in class org.knowm.xchange.bibox.service.BiboxTradeServiceRaw
 
CANCELLED - Enum constant in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderStatus
 
CANCELLING - Enum constant in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderStatus
 
cancelOrder(String) - Method in class org.knowm.xchange.bibox.service.BiboxTradeService
 
cancelOrder(CancelOrderParams) - Method in class org.knowm.xchange.bibox.service.BiboxTradeService
 
cancelOrders(List<String>) - Method in class org.knowm.xchange.bibox.service.BiboxTradeService
 
cancelTrade(String, String, ParamsDigest) - Method in interface org.knowm.xchange.bibox.BiboxAuthenticated
Cancel an order
cancelTrades(String, String, ParamsDigest) - Method in interface org.knowm.xchange.bibox.BiboxAuthenticated
Cancel multiple orders
cmd - Variable in class org.knowm.xchange.bibox.dto.BiboxResponse
 
coinId - Variable in class org.knowm.xchange.bibox.dto.account.BiboxDeposit
 
coinId - Variable in class org.knowm.xchange.bibox.dto.account.BiboxWithdrawal
 
coinSymbol - Variable in class org.knowm.xchange.bibox.dto.account.BiboxDeposit
 
coinSymbol - Variable in class org.knowm.xchange.bibox.dto.account.BiboxTransferCommandBody
 
coinSymbol - Variable in class org.knowm.xchange.bibox.dto.account.BiboxWithdrawal
 
COMPLETED - Enum constant in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderStatus
 
confirmCount - Variable in class org.knowm.xchange.bibox.dto.account.BiboxDeposit
 
convert(String) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
convertStatus(int) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
createFundingHistoryParams() - Method in class org.knowm.xchange.bibox.service.BiboxAccountService
 
createInstance(String) - Static method in class org.knowm.xchange.bibox.service.BiboxDigest
 
createOpenOrdersParams() - Method in class org.knowm.xchange.bibox.service.BiboxTradeService
 
createTradeHistoryParams() - Method in class org.knowm.xchange.bibox.service.BiboxTradeService
 

D

deals(String, String, Integer) - Method in interface org.knowm.xchange.bibox.Bibox
Retrieves the trade history.
depositAddress(String, String, ParamsDigest) - Method in interface org.knowm.xchange.bibox.BiboxAuthenticated
Get deposit address for coin
depositAddressCommand(String) - Static method in class org.knowm.xchange.bibox.dto.BiboxCommands
 
depositsCommand(BiboxFundsCommandBody) - Static method in class org.knowm.xchange.bibox.dto.BiboxCommands
 
digestParams(RestInvocation) - Method in class org.knowm.xchange.bibox.service.BiboxDigest
 

E

error - Variable in class org.knowm.xchange.bibox.dto.BiboxResponse
 

F

filterType - Variable in class org.knowm.xchange.bibox.dto.account.BiboxFundsCommandBody
0:all,1:in progress,2:completed,3:failed
FORM_APIKEY - Static variable in interface org.knowm.xchange.bibox.Bibox
 
FORM_CMDS - Static variable in interface org.knowm.xchange.bibox.Bibox
 
FORM_SIGNATURE - Static variable in interface org.knowm.xchange.bibox.Bibox
 
fromInt(int) - Static method in enum class org.knowm.xchange.bibox.dto.trade.BiboxAccountType
 
fromInt(int) - Static method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderSide
 
fromInt(int) - Static method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderStatus
 
fromInt(int) - Static method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderType
 
fromOrderType(Order.OrderType) - Static method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderSide
 

G

get() - Method in class org.knowm.xchange.bibox.dto.BiboxSingleResponse
 
getAccountInfo() - Method in class org.knowm.xchange.bibox.service.BiboxAccountService
 
getAccountType() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getAccountType() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderPendingListCommandBody
 
getAccountType() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxTradeCommandBody
 
getAdditionalProperties() - Method in exception org.knowm.xchange.bibox.BiboxException
 
getAdditionalProperties() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getAdditionalProperties() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
getAdditionalProperties() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
getAdditionalProperties() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getAdditionalProperties() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBook
 
getAdditionalProperties() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBookEntry
 
getAdditionalProperties() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrders
 
getAllBiboxMarkets() - Method in class org.knowm.xchange.bibox.service.BiboxMarketDataServiceRaw
 
getAllOrderBooks(Integer) - Method in class org.knowm.xchange.bibox.service.BiboxMarketDataService
 
getAmount() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getAmount() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
getAmount() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getAmount() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxTradeCommandBody
 
getAsks() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBook
 
getBalance() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getBiboxAccountInfo() - Method in class org.knowm.xchange.bibox.service.BiboxAccountServiceRaw
 
getBiboxDeals(CurrencyPair, Integer) - Method in class org.knowm.xchange.bibox.service.BiboxMarketDataServiceRaw
 
getBiboxOpenOrders() - Method in class org.knowm.xchange.bibox.service.BiboxTradeServiceRaw
 
getBiboxOpenOrders(Integer) - Method in class org.knowm.xchange.bibox.service.BiboxTradeServiceRaw
 
getBiboxOrderBook(CurrencyPair, Integer) - Method in class org.knowm.xchange.bibox.service.BiboxMarketDataServiceRaw
 
getBiboxOrderBooks(Integer, Collection<Instrument>) - Method in class org.knowm.xchange.bibox.service.BiboxMarketDataServiceRaw
 
getBiboxOrderHistory() - Method in class org.knowm.xchange.bibox.service.BiboxTradeServiceRaw
 
getBiboxTicker(CurrencyPair) - Method in class org.knowm.xchange.bibox.service.BiboxMarketDataServiceRaw
 
getBids() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBook
 
getBody() - Method in class org.knowm.xchange.bibox.dto.BiboxCommand
 
getBtcValue() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getBuy() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
getChange() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getCmd() - Method in class org.knowm.xchange.bibox.dto.BiboxCommand
 
getCmd() - Method in class org.knowm.xchange.bibox.dto.BiboxResponse
 
getCnyValue() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getCode() - Method in exception org.knowm.xchange.bibox.BiboxException
 
getCode() - Method in class org.knowm.xchange.bibox.dto.BiboxError
 
getCoinSymbol() - Method in class org.knowm.xchange.bibox.dto.account.BiboxDepositAddressCommandBody
 
getCoinSymbol() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getCoinSymbol() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getCoinSymbol() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderPendingListCommandBody
 
getConfirmCount() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getCount() - Method in class org.knowm.xchange.bibox.dto.BiboxPagedResponses.BiboxPage
 
getCount() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrders
 
getCreatedAt() - Method in class org.knowm.xchange.bibox.dto.account.BiboxDeposit
 
getCreatedAt() - Method in class org.knowm.xchange.bibox.dto.account.BiboxWithdrawal
 
getCreatedAt() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getCurrency() - Method in class org.knowm.xchange.bibox.service.BiboxAccountService.BiboxFundingHistoryParams
 
getCurrencySymbol() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getCurrencySymbol() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getCurrencySymbol() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderPendingListCommandBody
 
getDealAmount() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getDealPercent() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getDefaultExchangeSpecification() - Method in class org.knowm.xchange.bibox.BiboxExchange
 
getDescribeUrl() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getEnableDeposit() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getEnableWithdraw() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getError() - Method in class org.knowm.xchange.bibox.dto.BiboxResponse
 
getFee() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getFeeSymbol() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getFreeze() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getFundingHistory(TradeHistoryParams) - Method in class org.knowm.xchange.bibox.service.BiboxAccountService
 
getHigh() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getHigh() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
getHighCny() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getHighUsd() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getIconUrl() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getId() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getId() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getId() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
getId() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getItems() - Method in class org.knowm.xchange.bibox.dto.BiboxPagedResponses.BiboxPage
 
getItems() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrders
 
getLast() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getLast() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
getLastCny() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getLastCny() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
getLastUsd() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getLastUsd() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
getLow() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getLow() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
getLowCny() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getLowUsd() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getMessage() - Method in exception org.knowm.xchange.bibox.BiboxException
 
getMetadata() - Method in class org.knowm.xchange.bibox.service.BiboxMarketDataService
 
getMoney() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getMoney() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxTradeCommandBody
 
getMsg() - Method in exception org.knowm.xchange.bibox.BiboxException
 
getMsg() - Method in class org.knowm.xchange.bibox.dto.BiboxError
 
getName() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getOpenOrders() - Method in class org.knowm.xchange.bibox.service.BiboxTradeService
 
getOpenOrders(OpenOrdersParams) - Method in class org.knowm.xchange.bibox.service.BiboxTradeService
 
getOrderBook(CurrencyPair, Object...) - Method in class org.knowm.xchange.bibox.service.BiboxMarketDataService
 
getOrderBooks(Integer, Collection<Instrument>) - Method in class org.knowm.xchange.bibox.service.BiboxMarketDataService
 
getOrderSide() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getOrderSide() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderPendingListCommandBody
 
getOrderSide() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxTradeCommandBody
 
getOrderStatus() - Method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderStatus
 
getOrderType() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getOrderType() - Method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderSide
 
getOrderType() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxTradeCommandBody
 
getPage() - Method in class org.knowm.xchange.bibox.dto.BiboxPagedResponses.BiboxPage
 
getPage() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderPendingListCommandBody
 
getPage() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrders
 
getPair() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxOrderBookCommandBody
 
getPair() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
getPair() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBook
 
getPair() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderPendingListCommandBody
 
getPair() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxTradeCommandBody
 
getPercent() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getPercent() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
getPrice() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
getPrice() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getPrice() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBookEntry
 
getPrice() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxTradeCommandBody
 
getResult() - Method in class org.knowm.xchange.bibox.dto.BiboxResponse
 
getSell() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
getSide() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
getSize() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxOrderBookCommandBody
 
getSize() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderPendingListCommandBody
 
getStatus() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getSymbol() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getTicker(CurrencyPair, Object...) - Method in class org.knowm.xchange.bibox.service.BiboxMarketDataService
 
getTime() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
getTimestamp() - Method in exception org.knowm.xchange.bibox.BiboxException
 
getTimestamp() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
getTotalBalance() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getTradeHistory(TradeHistoryParams) - Method in class org.knowm.xchange.bibox.service.BiboxTradeService
 
getTrades(CurrencyPair, Object...) - Method in class org.knowm.xchange.bibox.service.BiboxMarketDataService
 
getType() - Method in class org.knowm.xchange.bibox.service.BiboxAccountService.BiboxFundingHistoryParams
 
getUnexecuted() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
getUpdatedAt() - Method in class org.knowm.xchange.bibox.dto.account.BiboxDeposit
 
getUpdatedAt() - Method in class org.knowm.xchange.bibox.dto.account.BiboxWithdrawal
 
getUpdateTime() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBook
 
getUsdValue() - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
getVol() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
getVol24H() - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
getVolume() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBookEntry
 

I

iconUrl - Variable in class org.knowm.xchange.bibox.dto.account.BiboxDeposit
 
iconUrl - Variable in class org.knowm.xchange.bibox.dto.account.BiboxWithdrawal
 
initServices() - Method in class org.knowm.xchange.bibox.BiboxExchange
 
isPayBix() - Method in class org.knowm.xchange.bibox.dto.trade.BiboxTradeCommandBody
 
isSuccess() - Method in exception org.knowm.xchange.bibox.BiboxException
 

J

json() - Method in class org.knowm.xchange.bibox.dto.BiboxCommands
 

L

LIMIT_ORDER - Enum constant in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderType
 

M

MARGIN - Enum constant in enum class org.knowm.xchange.bibox.dto.trade.BiboxAccountType
 
MARKET_ORDER - Enum constant in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderType
 
marketAll(String) - Method in interface org.knowm.xchange.bibox.Bibox
Retrieves all tickers.
mdata(String, String) - Method in interface org.knowm.xchange.bibox.Bibox
 

O

of(List<BiboxCommand<?>>) - Static method in class org.knowm.xchange.bibox.dto.BiboxCommands
 
of(BiboxCommand<?>...) - Static method in class org.knowm.xchange.bibox.dto.BiboxCommands
 
orderBook(String, String, Integer) - Method in interface org.knowm.xchange.bibox.Bibox
Retrieves the order book for a currency pair.
orderBooks(String) - Method in interface org.knowm.xchange.bibox.Bibox
Retrieve order books.
orderPendingList(String, String, ParamsDigest) - Method in interface org.knowm.xchange.bibox.BiboxAuthenticated
Obtain open order list / order history
org.knowm.xchange.bibox - package org.knowm.xchange.bibox
 
org.knowm.xchange.bibox.dto - package org.knowm.xchange.bibox.dto
 
org.knowm.xchange.bibox.dto.account - package org.knowm.xchange.bibox.dto.account
 
org.knowm.xchange.bibox.dto.marketdata - package org.knowm.xchange.bibox.dto.marketdata
 
org.knowm.xchange.bibox.dto.trade - package org.knowm.xchange.bibox.dto.trade
 
org.knowm.xchange.bibox.service - package org.knowm.xchange.bibox.service
 

P

page - Variable in class org.knowm.xchange.bibox.dto.account.BiboxFundsCommandBody
page number,start from 1
PART_CANCELED - Enum constant in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderStatus
 
PART_COMPLETED - Enum constant in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderStatus
 
PENDING - Enum constant in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderStatus
 
placeBiboxLimitOrder(LimitOrder) - Method in class org.knowm.xchange.bibox.service.BiboxTradeServiceRaw
 
placeBiboxMarketOrder(MarketOrder) - Method in class org.knowm.xchange.bibox.service.BiboxTradeServiceRaw
 
placeLimitOrder(LimitOrder) - Method in class org.knowm.xchange.bibox.service.BiboxTradeService
 
placeMarketOrder(MarketOrder) - Method in class org.knowm.xchange.bibox.service.BiboxTradeService
 
placeStopOrder(StopOrder) - Method in class org.knowm.xchange.bibox.service.BiboxTradeService
 

R

REGULAR - Enum constant in enum class org.knowm.xchange.bibox.dto.trade.BiboxAccountType
 
remoteInit() - Method in class org.knowm.xchange.bibox.BiboxExchange
 
requestBiboxDepositAddress(Currency) - Method in class org.knowm.xchange.bibox.service.BiboxAccountServiceRaw
 
requestBiboxDeposits(BiboxFundsCommandBody) - Method in class org.knowm.xchange.bibox.service.BiboxAccountServiceRaw
 
requestBiboxWithdraw(BiboxTransferCommandBody) - Method in class org.knowm.xchange.bibox.service.BiboxAccountServiceRaw
 
requestBiboxWithdrawals(BiboxFundsCommandBody) - Method in class org.knowm.xchange.bibox.service.BiboxAccountServiceRaw
 
requestDepositAddress(Currency, String...) - Method in class org.knowm.xchange.bibox.service.BiboxAccountService
 
result - Variable in class org.knowm.xchange.bibox.dto.BiboxResponse
 

S

search - Variable in class org.knowm.xchange.bibox.dto.account.BiboxFundsCommandBody
coin symbol
select - Variable in class org.knowm.xchange.bibox.dto.BiboxAllAssetsBody
 
setAccountType(BiboxAccountType) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setAdditionalProperty(String, Object) - Method in exception org.knowm.xchange.bibox.BiboxException
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBook
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBookEntry
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrders
 
setAmount(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setAmount(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
setAmount(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setAsks(List<BiboxOrderBookEntry>) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBook
 
setBalance(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setBids(List<BiboxOrderBookEntry>) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBook
 
setBtcValue(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setBuy(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
setChange(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setCmd(String) - Method in class org.knowm.xchange.bibox.dto.BiboxResponse
 
setCnyValue(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setCode(int) - Method in class org.knowm.xchange.bibox.dto.BiboxError
 
setCode(String) - Method in exception org.knowm.xchange.bibox.BiboxException
 
setCoinSymbol(String) - Method in class org.knowm.xchange.bibox.dto.account.BiboxDepositAddressCommandBody
 
setCoinSymbol(String) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setCoinSymbol(String) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setConfirmCount(Integer) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setCount(Integer) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrders
 
setCreatedAt(long) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setCurrency(Currency) - Method in class org.knowm.xchange.bibox.service.BiboxAccountService.BiboxFundingHistoryParams
 
setCurrencySymbol(String) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setCurrencySymbol(String) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setDealAmount(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setDealPercent(String) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setDescribeUrl(String) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setEnableDeposit(boolean) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setEnableWithdraw(boolean) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setError(BiboxError) - Method in class org.knowm.xchange.bibox.dto.BiboxResponse
 
setFee(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setFeeSymbol(String) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setFreeze(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setHigh(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setHigh(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
setHighCny(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setHighUsd(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setIconUrl(URI) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setId(long) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setId(Integer) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setId(String) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
setId(String) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setItems(List<BiboxOrder>) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrders
 
setLast(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setLast(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
setLastCny(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setLastCny(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
setLastUsd(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setLastUsd(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
setLow(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setLow(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
setLowCny(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setLowUsd(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setMoney(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setMsg(String) - Method in exception org.knowm.xchange.bibox.BiboxException
 
setMsg(String) - Method in class org.knowm.xchange.bibox.dto.BiboxError
 
setName(String) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setOrderSide(BiboxOrderSide) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setOrderType(BiboxOrderType) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setPage(Integer) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrders
 
setPair(String) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
setPair(String) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBook
 
setPercent(String) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setPercent(String) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
setPrice(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
setPrice(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setPrice(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBookEntry
 
setResult(T) - Method in class org.knowm.xchange.bibox.dto.BiboxResponse
 
setSell(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
setSide(int) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
setStatus(BiboxOrderStatus) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setSuccess(boolean) - Method in exception org.knowm.xchange.bibox.BiboxException
 
setSymbol(String) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setTime(long) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxDeals
 
setTimestamp(long) - Method in exception org.knowm.xchange.bibox.BiboxException
 
setTimestamp(long) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
setTotalBalance(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setType(FundingRecord.Type) - Method in class org.knowm.xchange.bibox.service.BiboxAccountService.BiboxFundingHistoryParams
 
setUnexecuted(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrder
 
setUpdateTime(long) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBook
 
setUsdValue(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.account.BiboxCoin
 
setVol(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxTicker
 
setVol24H(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.marketdata.BiboxMarket
 
setVolume(BigDecimal) - Method in class org.knowm.xchange.bibox.dto.trade.BiboxOrderBookEntry
 
signatureCreator - Variable in class org.knowm.xchange.bibox.service.BiboxBaseService
 
size - Variable in class org.knowm.xchange.bibox.dto.account.BiboxFundsCommandBody
how many
status - Variable in class org.knowm.xchange.bibox.dto.account.BiboxDeposit
 
status - Variable in class org.knowm.xchange.bibox.dto.account.BiboxWithdrawal
 

T

throwErrors(BiboxResponse<?>) - Static method in class org.knowm.xchange.bibox.service.BiboxBaseService
 
to - Variable in class org.knowm.xchange.bibox.dto.account.BiboxDeposit
 
toAddress - Variable in class org.knowm.xchange.bibox.dto.account.BiboxWithdrawal
 
toBiboxPair(Instrument) - Static method in class org.knowm.xchange.bibox.dto.BiboxAdapters
 
totpCode - Variable in class org.knowm.xchange.bibox.dto.account.BiboxTransferCommandBody
 
trade(String, String, ParamsDigest) - Method in interface org.knowm.xchange.bibox.BiboxAuthenticated
Create an order (market/limit)
tradePwd - Variable in class org.knowm.xchange.bibox.dto.account.BiboxTransferCommandBody
 
transfer(String, String, ParamsDigest) - Method in interface org.knowm.xchange.bibox.BiboxAuthenticated
Execute withdrawals
transferCommand(BiboxTransferCommandBody) - Static method in class org.knowm.xchange.bibox.dto.BiboxCommands
 
transferInList(String, String, ParamsDigest) - Method in interface org.knowm.xchange.bibox.BiboxAuthenticated
Retrieve deposits
transferOutList(String, String, ParamsDigest) - Method in interface org.knowm.xchange.bibox.BiboxAuthenticated
Retrieve withdrawals

U

url - Variable in class org.knowm.xchange.bibox.dto.account.BiboxDeposit
 
url - Variable in class org.knowm.xchange.bibox.dto.account.BiboxWithdrawal
 
userId - Variable in class org.knowm.xchange.bibox.dto.account.BiboxDeposit
 
userId - Variable in class org.knowm.xchange.bibox.dto.account.BiboxWithdrawal
 

V

valueOf(String) - Static method in enum class org.knowm.xchange.bibox.dto.trade.BiboxAccountType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderSide
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.knowm.xchange.bibox.dto.trade.BiboxAccountType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderSide
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.knowm.xchange.bibox.dto.trade.BiboxOrderType
Returns an array containing the constants of this enum class, in the order they are declared.

W

withdrawalsCommand(BiboxFundsCommandBody) - Static method in class org.knowm.xchange.bibox.dto.BiboxCommands
 
withdrawFunds(Currency, BigDecimal, String) - Method in class org.knowm.xchange.bibox.service.BiboxAccountService
 
withdrawFunds(WithdrawFundsParams) - Method in class org.knowm.xchange.bibox.service.BiboxAccountService
 
A B C D E F G I J L M O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form