net.sourceforge.eclipsetrader.trading
Class TradingSystemGroupSelection

java.lang.Object
  extended bynet.sourceforge.eclipsetrader.trading.TradingSystemGroupSelection
Direct Known Subclasses:
TradingSystemSelection

public class TradingSystemGroupSelection
extends java.lang.Object


Constructor Summary
TradingSystemGroupSelection(TradingSystemGroup group)
           
 
Method Summary
 TradingSystemGroup getGroup()
           
 boolean isEmpty()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TradingSystemGroupSelection

public TradingSystemGroupSelection(TradingSystemGroup group)
Method Detail

isEmpty

public boolean isEmpty()

getGroup

public TradingSystemGroup getGroup()