Class StrategyCache
- java.lang.Object
-
- com.caplin.motif.fx.trading.orders.edit.StrategyCache
-
public class StrategyCache extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StrategyCache()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Strategy
getStrategy()
void
setStrategy(Strategy strategy)
-