Uses of Class
org.knowm.xchange.therock.dto.trade.TheRockTransaction
Package | Description |
---|---|
org.knowm.xchange.therock.dto.trade | |
org.knowm.xchange.therock.service |
-
Uses of TheRockTransaction in org.knowm.xchange.therock.dto.trade
Methods in org.knowm.xchange.therock.dto.trade that return TheRockTransaction Modifier and Type Method Description TheRockTransaction[]
TheRockTransactions. getTransactions()
Constructors in org.knowm.xchange.therock.dto.trade with parameters of type TheRockTransaction Constructor Description TheRockTransactions(TheRockTransaction[] transactions, Map meta)
-
Uses of TheRockTransaction in org.knowm.xchange.therock.service
Methods in org.knowm.xchange.therock.service that return TheRockTransaction Modifier and Type Method Description TheRockTransaction[]
TheRockTradeServiceRaw. getTheRockTransactions(String type, Date after, Date before)