Uses of Class
com.bookmap.js.api.Executed
-
Uses of Executed in com.bookmap.js.api
Fields in com.bookmap.js.api with type parameters of type Executed Modifier and Type Field Description java.util.List<Executed>
TradeInfoConsolidated. executedOrders
Constructor parameters in com.bookmap.js.api with type arguments of type Executed Constructor Description TradeInfoConsolidated(java.lang.String aggressorOrderId, boolean isBidAggressor, boolean isStop, java.util.List<Executed> executedOrders)