Class GlobitexActiveOrders
- java.lang.Object
-
- org.knowm.xchange.globitex.dto.trade.GlobitexActiveOrders
-
- All Implemented Interfaces:
Serializable
public class GlobitexActiveOrders extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GlobitexActiveOrders(List<GlobitexActiveOrder> orders)
-
-
-
Constructor Detail
-
GlobitexActiveOrders
public GlobitexActiveOrders(List<GlobitexActiveOrder> orders)
-
-
Method Detail
-
getOrders
public List<GlobitexActiveOrder> getOrders()
-
-