Uses of Class
org.knowm.xchange.latoken.dto.trade.LatokenUserTrade
Packages that use LatokenUserTrade
-
Uses of LatokenUserTrade in org.knowm.xchange.latoken
Methods in org.knowm.xchange.latoken with parameters of type LatokenUserTradeModifier and TypeMethodDescriptionstatic UserTrade
LatokenAdapters.adaptUserTrade
(LatokenUserTrade latokenUserTrade, CurrencyPair pair) -
Uses of LatokenUserTrade in org.knowm.xchange.latoken.dto.trade
Methods in org.knowm.xchange.latoken.dto.trade that return types with arguments of type LatokenUserTradeModifier and TypeMethodDescriptionLatokenUserTrades.getTrades()
List ofLatokenUserTrade
objects.Constructor parameters in org.knowm.xchange.latoken.dto.trade with type arguments of type LatokenUserTradeModifierConstructorDescriptionLatokenUserTrades
(String pairId, String symbol, int tradeCount, List<LatokenUserTrade> trades) C'tor