Uses of Class
org.knowm.xchange.quoine.dto.trade.Model
-
Packages that use Model Package Description org.knowm.xchange.quoine.dto.trade -
-
Uses of Model in org.knowm.xchange.quoine.dto.trade
Methods in org.knowm.xchange.quoine.dto.trade that return Model Modifier and Type Method Description Model[]QuoineOrdersList. getModels()Constructors in org.knowm.xchange.quoine.dto.trade with parameters of type Model Constructor Description QuoineOrdersList(Model[] models, Integer currentPage, Integer totalPages)Constructor
-