Uses of Class
org.knowm.xchange.bleutrade.dto.trade.BluetradeExecutedTrade
Package
Description
-
Uses of BluetradeExecutedTrade in org.knowm.xchange.bleutrade
Modifier and TypeMethodDescriptionstatic UserTrade
BleutradeAdapters.adaptUserTrade
(BluetradeExecutedTrade trade) -
Uses of BluetradeExecutedTrade in org.knowm.xchange.bleutrade.dto.trade
Modifier and TypeFieldDescriptionfinal List<BluetradeExecutedTrade>
BluetradeExecutedTradesWrapper.result
ModifierConstructorDescriptionBluetradeExecutedTradesWrapper
(boolean success, String message, List<BluetradeExecutedTrade> result) -
Uses of BluetradeExecutedTrade in org.knowm.xchange.bleutrade.service