Uses of Class
org.knowm.xchange.bitz.dto.trade.BitZUserHistory
Packages that use BitZUserHistory
-
Uses of BitZUserHistory in org.knowm.xchange.bitz.dto.trade
Methods in org.knowm.xchange.bitz.dto.trade that return BitZUserHistoryConstructors in org.knowm.xchange.bitz.dto.trade with parameters of type BitZUserHistoryModifierConstructorDescriptionBitZUserHistoryData(BitZUserHistory[] history, BitZUserHistoryPageInfo pageInfo) -
Uses of BitZUserHistory in org.knowm.xchange.bitz.dto.trade.result
Constructors in org.knowm.xchange.bitz.dto.trade.result with parameters of type BitZUserHistoryModifierConstructorDescriptionBitZEntrustSheetInfoResult(int status, String message, BitZUserHistory data, String time, String microtime, String source)