Uses of Class
com.fxcm.fix.TradingSecurity

Packages that use TradingSecurity
com.fxcm.fix.entity   
com.fxcm.fix.pretrade   
 

Uses of TradingSecurity in com.fxcm.fix.entity
 

Subclasses of TradingSecurity in com.fxcm.fix.entity
 class TradingSecurity
           
 

Uses of TradingSecurity in com.fxcm.fix.pretrade
 

Methods in com.fxcm.fix.pretrade that return TradingSecurity
 TradingSecurity TradingSessionStatus.getSecurity(String aSymbol)
          Obtains trading security (currency) aviable for trading.
 TradingSecurity SecurityStatus.getTradingSecurity()
          Obtains the Trading Security
 

Methods in com.fxcm.fix.pretrade with parameters of type TradingSecurity
 void SecurityList.setSecurity(TradingSecurity aSecurity)
          Updates or adds trading security (currency) aviable for trading.
 void TradingSessionStatus.setSecurity(TradingSecurity aSecurity)
          Updates or adds trading security (currency) aviable for trading.
 void SecurityStatus.setTradingSecurity(TradingSecurity aSecurity)
          Sets the Trading Security
 

Constructors in com.fxcm.fix.pretrade with parameters of type TradingSecurity
SecurityStatus(TradingSecurity aSecurity)
           
 



Copyright © 2012 FXCM, LLC. All Rights Reserved.