Index
All Classes and Interfaces|All Packages|Serialized Form
A
- adaptCurrencyPairToGlobitexSymbol(CurrencyPair) - Static method in class org.knowm.xchange.globitex.GlobitexAdapters
- adaptOrderType(Order.OrderType) - Static method in class org.knowm.xchange.globitex.GlobitexAdapters
- adaptToAccountInfo(GlobitexAccounts) - Static method in class org.knowm.xchange.globitex.GlobitexAdapters
- adaptToExchangeMetaData(GlobitexSymbols) - Static method in class org.knowm.xchange.globitex.GlobitexAdapters
- adaptToListTicker(GlobitexTickers) - Static method in class org.knowm.xchange.globitex.GlobitexAdapters
- adaptToOpenOrders(GlobitexActiveOrders) - Static method in class org.knowm.xchange.globitex.GlobitexAdapters
- adaptToOrderBook(GlobitexOrderBook, CurrencyPair) - Static method in class org.knowm.xchange.globitex.GlobitexAdapters
- adaptToTicker(GlobitexTicker) - Static method in class org.knowm.xchange.globitex.GlobitexAdapters
- adaptToTrades(GlobitexTrades, CurrencyPair) - Static method in class org.knowm.xchange.globitex.GlobitexAdapters
- adaptToUserTrades(GlobitexUserTrades) - Static method in class org.knowm.xchange.globitex.GlobitexAdapters
C
- cancelOrder(String) - Method in class org.knowm.xchange.globitex.service.GlobitexTradeService
- cancelOrder(String, SynchronizedValueFactory<Long>, ParamsDigest, String) - Method in interface org.knowm.xchange.globitex.GlobitexAuthenticated
- cancelOrder(CancelOrderParams) - Method in class org.knowm.xchange.globitex.service.GlobitexTradeService
- changeOrder(LimitOrder) - Method in class org.knowm.xchange.globitex.service.GlobitexTradeService
- createFundingHistoryParams() - Method in class org.knowm.xchange.globitex.service.GlobitexAccountService
- createInstance(String) - Static method in class org.knowm.xchange.globitex.service.GlobitexDigest
- createOpenOrdersParams() - Method in class org.knowm.xchange.globitex.service.GlobitexTradeService
- createTradeHistoryParams() - Method in class org.knowm.xchange.globitex.service.GlobitexTradeService
D
- digestParams(RestInvocation) - Method in class org.knowm.xchange.globitex.service.GlobitexDigest
E
- ExecutionReportObject - Class in org.knowm.xchange.globitex.dto.trade
- ExecutionReportObject(String, String, String, String, String, BigDecimal, BigDecimal, String, String, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, long, String, long, String, String) - Constructor for class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
G
- getAccount() - Method in class org.knowm.xchange.globitex.dto.account.GlobitexAccount
- getAccount() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getAccount() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getAccount() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- getAccountInfo() - Method in class org.knowm.xchange.globitex.service.GlobitexAccountService
- getAccounts() - Method in class org.knowm.xchange.globitex.dto.account.GlobitexAccounts
- getAccounts(String, SynchronizedValueFactory<Long>, ParamsDigest) - Method in interface org.knowm.xchange.globitex.GlobitexAuthenticated
- getActiveOrders(String, SynchronizedValueFactory<Long>, ParamsDigest, String, String, String) - Method in interface org.knowm.xchange.globitex.GlobitexAuthenticated
- getAmount() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTrade
- getAsk() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTicker
- getAsks() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexOrderBook
- getAvailable() - Method in class org.knowm.xchange.globitex.dto.account.GlobitexBalance
- getAveragePrice() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getAvgPrice() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getBalance() - Method in class org.knowm.xchange.globitex.dto.account.GlobitexAccount
- getBid() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTicker
- getBids() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexOrderBook
- getClientOrderId() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getClientOrderId() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getClientOrderId() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- getCode() - Method in class org.knowm.xchange.globitex.dto.GlobitexError
- getCommodity() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexSymbol
- getCreated() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getCumQuantity() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getCumQuantity() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getCurrency() - Method in class org.knowm.xchange.globitex.dto.account.GlobitexBalance
- getCurrency() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexSymbol
- getDefaultExchangeSpecification() - Method in class org.knowm.xchange.globitex.GlobitexExchange
- getErrors() - Method in class org.knowm.xchange.globitex.dto.GlobitexErrors
- getExecQuantity() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getExecReportType() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getExpireTime() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getFee() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- getFeeCurrency() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- getFundingHistory(TradeHistoryParams) - Method in class org.knowm.xchange.globitex.service.GlobitexAccountService
- getGlobitexAccounts() - Method in class org.knowm.xchange.globitex.service.GlobitexAccountServiceRaw
- getGlobitexActiveOrders() - Method in class org.knowm.xchange.globitex.service.GlobitexTradeServiceRaw
- getGlobitexActiveOrders(OpenOrdersParamCurrencyPair) - Method in class org.knowm.xchange.globitex.service.GlobitexTradeServiceRaw
- getGlobitexOrderBookBySymbol(CurrencyPair) - Method in class org.knowm.xchange.globitex.service.GlobitexMarketDataServiceRaw
- getGlobitexSymbols() - Method in class org.knowm.xchange.globitex.service.GlobitexMarketDataServiceRaw
- getGlobitexTickerBySymbol(CurrencyPair) - Method in class org.knowm.xchange.globitex.service.GlobitexMarketDataServiceRaw
- getGlobitexTickerList() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTickers
- getGlobitexTickers() - Method in class org.knowm.xchange.globitex.service.GlobitexMarketDataServiceRaw
- getGlobitexTradesBySymbol(CurrencyPair) - Method in class org.knowm.xchange.globitex.service.GlobitexMarketDataServiceRaw
- getGlobitexUserTrades(TradeHistoryParamsAll) - Method in class org.knowm.xchange.globitex.service.GlobitexTradeServiceRaw
- getHigh() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTicker
- getLast() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTicker
- getLastPrice() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getLastQuantity() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getLastTimestamp() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getLastTimestamp() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getLeavesQuantity() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getLeavesQuantity() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getLow() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTicker
- getMessage() - Method in class org.knowm.xchange.globitex.dto.GlobitexError
- getObject() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexExecutionReport
- getOpen() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTicker
- getOpenOrders() - Method in class org.knowm.xchange.globitex.service.GlobitexTradeService
- getOpenOrders(OpenOrdersParams) - Method in class org.knowm.xchange.globitex.service.GlobitexTradeService
- getOrderBook(CurrencyPair, Object...) - Method in class org.knowm.xchange.globitex.service.GlobitexMarketDataService
- getOrderBookBySymbol(String) - Method in interface org.knowm.xchange.globitex.Globitex
- getOrderId() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getOrderId() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getOrderPrice() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getOrderQuantity() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getOrders() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrders
- getOrderSource() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getOrderSource() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getOrderStatus() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getOrderStatus() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getOriginalOrderId() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- getPrice() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexOrder
- getPrice() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTrade
- getPrice() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getPrice() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- getPriceIncrement() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexSymbol
- getQuantity() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getQuantity() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- getRecentTrades() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTrades
- getRecentTradesBySymbol(String, int, String, boolean) - Method in interface org.knowm.xchange.globitex.Globitex
- getReserved() - Method in class org.knowm.xchange.globitex.dto.account.GlobitexBalance
- getSide() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTrade
- getSide() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getSide() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getSide() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- getSizeIncrement() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexSymbol
- getSizeMin() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexSymbol
- getStopPrice() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getSymbol() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexSymbol
- getSymbol() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTicker
- getSymbol() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getSymbol() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getSymbol() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- getSymbols() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexSymbols
- getSymbols() - Method in interface org.knowm.xchange.globitex.Globitex
- getTicker(CurrencyPair, Object...) - Method in class org.knowm.xchange.globitex.service.GlobitexMarketDataService
- getTickerBySymbol(String) - Method in interface org.knowm.xchange.globitex.Globitex
- getTickers() - Method in interface org.knowm.xchange.globitex.Globitex
- getTickers(Params) - Method in class org.knowm.xchange.globitex.service.GlobitexMarketDataService
- getTid() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTrade
- getTimeInForce() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getTimeInForce() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getTimestamp() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTicker
- getTimestamp() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTrade
- getTimestamp() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- getTradeHistory(String, SynchronizedValueFactory<Long>, ParamsDigest, String, int, int, String, String) - Method in interface org.knowm.xchange.globitex.GlobitexAuthenticated
- getTradeHistory(TradeHistoryParams) - Method in class org.knowm.xchange.globitex.service.GlobitexTradeService
- getTradeId() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- getTrades(CurrencyPair, Object...) - Method in class org.knowm.xchange.globitex.service.GlobitexMarketDataService
- getType() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- getType() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- getUserTrades() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrades
- getVolume() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexOrder
- getVolume() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTicker
- getVolumeQuote() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTicker
- globitex - Variable in class org.knowm.xchange.globitex.service.GlobitexBaseService
- Globitex - Interface in org.knowm.xchange.globitex
- GlobitexAccount - Class in org.knowm.xchange.globitex.dto.account
- GlobitexAccount(String, boolean, List<GlobitexBalance>) - Constructor for class org.knowm.xchange.globitex.dto.account.GlobitexAccount
- GlobitexAccounts - Class in org.knowm.xchange.globitex.dto.account
- GlobitexAccounts(List<GlobitexAccount>) - Constructor for class org.knowm.xchange.globitex.dto.account.GlobitexAccounts
- GlobitexAccountService - Class in org.knowm.xchange.globitex.service
- GlobitexAccountService(Exchange) - Constructor for class org.knowm.xchange.globitex.service.GlobitexAccountService
- GlobitexAccountServiceRaw - Class in org.knowm.xchange.globitex.service
- GlobitexAccountServiceRaw(Exchange) - Constructor for class org.knowm.xchange.globitex.service.GlobitexAccountServiceRaw
- GlobitexActiveOrder - Class in org.knowm.xchange.globitex.dto.trade
- GlobitexActiveOrder(String, String, long, BigDecimal, BigDecimal, BigDecimal, String, String, String, String, String, String, String, BigDecimal, BigDecimal, BigDecimal, BigDecimal, long) - Constructor for class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- GlobitexActiveOrders - Class in org.knowm.xchange.globitex.dto.trade
- GlobitexActiveOrders(List<GlobitexActiveOrder>) - Constructor for class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrders
- GlobitexAdapters - Class in org.knowm.xchange.globitex
- GlobitexAdapters() - Constructor for class org.knowm.xchange.globitex.GlobitexAdapters
- GlobitexAuthenticated - Interface in org.knowm.xchange.globitex
- GlobitexBalance - Class in org.knowm.xchange.globitex.dto.account
- GlobitexBalance(String, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.globitex.dto.account.GlobitexBalance
- GlobitexBaseService - Class in org.knowm.xchange.globitex.service
- GlobitexBaseService(Exchange) - Constructor for class org.knowm.xchange.globitex.service.GlobitexBaseService
- globitexCancelOrder(String) - Method in class org.knowm.xchange.globitex.service.GlobitexTradeServiceRaw
- GlobitexDigest - Class in org.knowm.xchange.globitex.service
- GlobitexError - Class in org.knowm.xchange.globitex.dto
- GlobitexError(int, String) - Constructor for class org.knowm.xchange.globitex.dto.GlobitexError
- GlobitexErrors - Class in org.knowm.xchange.globitex.dto
- GlobitexErrors(List<GlobitexError>) - Constructor for class org.knowm.xchange.globitex.dto.GlobitexErrors
- GlobitexExchange - Class in org.knowm.xchange.globitex
- GlobitexExchange() - Constructor for class org.knowm.xchange.globitex.GlobitexExchange
- GlobitexExecutionReport - Class in org.knowm.xchange.globitex.dto.trade
- GlobitexExecutionReport(ExecutionReportObject) - Constructor for class org.knowm.xchange.globitex.dto.trade.GlobitexExecutionReport
- GlobitexMarketDataService - Class in org.knowm.xchange.globitex.service
- GlobitexMarketDataService(Exchange) - Constructor for class org.knowm.xchange.globitex.service.GlobitexMarketDataService
- GlobitexMarketDataServiceRaw - Class in org.knowm.xchange.globitex.service
- GlobitexMarketDataServiceRaw(Exchange) - Constructor for class org.knowm.xchange.globitex.service.GlobitexMarketDataServiceRaw
- GlobitexOrder - Class in org.knowm.xchange.globitex.dto.marketdata
- GlobitexOrder(BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.globitex.dto.marketdata.GlobitexOrder
- GlobitexOrderBook - Class in org.knowm.xchange.globitex.dto.marketdata
- GlobitexOrderBook(List<GlobitexOrder>, List<GlobitexOrder>) - Constructor for class org.knowm.xchange.globitex.dto.marketdata.GlobitexOrderBook
- GlobitexSymbol - Class in org.knowm.xchange.globitex.dto.marketdata
- GlobitexSymbol(String, BigDecimal, BigDecimal, BigDecimal, String, String) - Constructor for class org.knowm.xchange.globitex.dto.marketdata.GlobitexSymbol
- GlobitexSymbols - Class in org.knowm.xchange.globitex.dto.marketdata
- GlobitexSymbols(List<GlobitexSymbol>) - Constructor for class org.knowm.xchange.globitex.dto.marketdata.GlobitexSymbols
- GlobitexTicker - Class in org.knowm.xchange.globitex.dto.marketdata
- GlobitexTicker(String, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, long) - Constructor for class org.knowm.xchange.globitex.dto.marketdata.GlobitexTicker
- GlobitexTickers - Class in org.knowm.xchange.globitex.dto.marketdata
- GlobitexTickers(List<GlobitexTicker>) - Constructor for class org.knowm.xchange.globitex.dto.marketdata.GlobitexTickers
- GlobitexTrade - Class in org.knowm.xchange.globitex.dto.marketdata
- GlobitexTrade(long, BigDecimal, BigDecimal, long, String) - Constructor for class org.knowm.xchange.globitex.dto.marketdata.GlobitexTrade
- GlobitexTrades - Class in org.knowm.xchange.globitex.dto.marketdata
- GlobitexTrades(List<GlobitexTrade>) - Constructor for class org.knowm.xchange.globitex.dto.marketdata.GlobitexTrades
- GlobitexTradeService - Class in org.knowm.xchange.globitex.service
- GlobitexTradeService(Exchange) - Constructor for class org.knowm.xchange.globitex.service.GlobitexTradeService
- GlobitexTradeServiceRaw - Class in org.knowm.xchange.globitex.service
- GlobitexTradeServiceRaw(Exchange) - Constructor for class org.knowm.xchange.globitex.service.GlobitexTradeServiceRaw
- GlobitexUserTrade - Class in org.knowm.xchange.globitex.dto.trade
- GlobitexUserTrade(long, String, String, String, String, BigDecimal, BigDecimal, long, BigDecimal, boolean, String, String) - Constructor for class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- GlobitexUserTrades - Class in org.knowm.xchange.globitex.dto.trade
- GlobitexUserTrades(List<GlobitexUserTrade>) - Constructor for class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrades
I
- initServices() - Method in class org.knowm.xchange.globitex.GlobitexExchange
- isLiqProvided() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- isMain() - Method in class org.knowm.xchange.globitex.dto.account.GlobitexAccount
O
- org.knowm.xchange.globitex - package org.knowm.xchange.globitex
- org.knowm.xchange.globitex.dto - package org.knowm.xchange.globitex.dto
- org.knowm.xchange.globitex.dto.account - package org.knowm.xchange.globitex.dto.account
- org.knowm.xchange.globitex.dto.marketdata - package org.knowm.xchange.globitex.dto.marketdata
- org.knowm.xchange.globitex.dto.trade - package org.knowm.xchange.globitex.dto.trade
- org.knowm.xchange.globitex.service - package org.knowm.xchange.globitex.service
P
- placeGlobitexLimitOrder(LimitOrder) - Method in class org.knowm.xchange.globitex.service.GlobitexTradeServiceRaw
- placeGlobitexMarketOrder(MarketOrder) - Method in class org.knowm.xchange.globitex.service.GlobitexTradeServiceRaw
- placeLimitOrder(LimitOrder) - Method in class org.knowm.xchange.globitex.service.GlobitexTradeService
- placeMarketOrder(MarketOrder) - Method in class org.knowm.xchange.globitex.service.GlobitexTradeService
- placeNewOrder(String, SynchronizedValueFactory<Long>, ParamsDigest, String, String, String, String, String) - Method in interface org.knowm.xchange.globitex.GlobitexAuthenticated
- placeStopOrder(StopOrder) - Method in class org.knowm.xchange.globitex.service.GlobitexTradeService
R
- remoteInit() - Method in class org.knowm.xchange.globitex.GlobitexExchange
- requestDepositAddress(Currency, String...) - Method in class org.knowm.xchange.globitex.service.GlobitexAccountService
S
- signatureCreator - Variable in class org.knowm.xchange.globitex.service.GlobitexBaseService
T
- toString() - Method in class org.knowm.xchange.globitex.dto.account.GlobitexAccount
- toString() - Method in class org.knowm.xchange.globitex.dto.account.GlobitexAccounts
- toString() - Method in class org.knowm.xchange.globitex.dto.account.GlobitexBalance
- toString() - Method in class org.knowm.xchange.globitex.dto.GlobitexError
- toString() - Method in class org.knowm.xchange.globitex.dto.GlobitexErrors
- toString() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexOrder
- toString() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexOrderBook
- toString() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexSymbol
- toString() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexSymbols
- toString() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTicker
- toString() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTickers
- toString() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTrade
- toString() - Method in class org.knowm.xchange.globitex.dto.marketdata.GlobitexTrades
- toString() - Method in class org.knowm.xchange.globitex.dto.trade.ExecutionReportObject
- toString() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrder
- toString() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrders
- toString() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexExecutionReport
- toString() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrade
- toString() - Method in class org.knowm.xchange.globitex.dto.trade.GlobitexUserTrades
W
- withdrawFunds(Currency, BigDecimal, String) - Method in class org.knowm.xchange.globitex.service.GlobitexAccountService
- withdrawFunds(WithdrawFundsParams) - Method in class org.knowm.xchange.globitex.service.GlobitexAccountService
All Classes and Interfaces|All Packages|Serialized Form