Interface PositionSummaryView.SymbolTickerView
- Enclosing interface:
PositionSummaryView
public static interface PositionSummaryView.SymbolTickerView
Nested projection so only the symbol columns the table renders are selected.
- Version:
- 3.0.5
- Author:
- Stephen Prizio
-
Method Summary
-
Method Details
-
getTicker
String getTicker()- Returns:
- ticker
-
getType
SymbolType getType()- Returns:
SymbolType
-