Uses of Interface
com.fxcm.fix.ITradSesMode

Packages that use ITradSesMode
com.fxcm.fix   
com.fxcm.fix.pretrade   
 

Uses of ITradSesMode in com.fxcm.fix
 

Fields in com.fxcm.fix declared as ITradSesMode
static ITradSesMode TradSesModeFactory.PRODUCTION
          Real/Production environment
static ITradSesMode TradSesModeFactory.SIMULATED
          Simulated environment
static ITradSesMode TradSesModeFactory.TESTING
          Demo/Testing environment
 

Methods in com.fxcm.fix that return ITradSesMode
static ITradSesMode TradSesModeFactory.toCode(int aCode)
          Converts a status code to a fix object
 

Uses of ITradSesMode in com.fxcm.fix.pretrade
 

Methods in com.fxcm.fix.pretrade that return ITradSesMode
 ITradSesMode TradingSessionStatus.getTradSesMode()
          Obtains trading session mode.
 

Methods in com.fxcm.fix.pretrade with parameters of type ITradSesMode
 void TradingSessionStatus.setTradSesMode(ITradSesMode aTradSesMode)
          Updates trading session mode.
 



Copyright © 2012 FXCM, LLC. All Rights Reserved.