Package | Description |
---|---|
com.xeiam.xchange.campbx.dto.trade |
Modifier and Type | Method and Description |
---|---|
List<CampBXOrder> |
MyOpenOrders.getBuy() |
List<CampBXOrder> |
MyOpenOrders.getSell() |
Modifier and Type | Method and Description |
---|---|
void |
MyOpenOrders.setBuy(List<CampBXOrder> Buy) |
void |
MyOpenOrders.setSell(List<CampBXOrder> Sell) |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.