Package com.longport.trade
Class StockPositionChannel
- java.lang.Object
-
- com.longport.trade.StockPositionChannel
-
public class StockPositionChannel extends Object
-
-
Constructor Summary
Constructors Constructor Description StockPositionChannel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAccountChannel()
StockPosition[]
getPositions()
String
toString()
-
-
-
Method Detail
-
getAccountChannel
public String getAccountChannel()
-
getPositions
public StockPosition[] getPositions()
-
-