Uses of Class
com.fxcm.fix.PegInstruction

Packages that use PegInstruction
com.fxcm.fix.trade   
 

Uses of PegInstruction in com.fxcm.fix.trade
 

Methods in com.fxcm.fix.trade that return PegInstruction
 PegInstruction ExecutionReport.getPegInstructions()
          PegInstructions for this Order not in use currently
 PegInstruction OrderCancelReplaceRequest.getPegInstructions()
           
 PegInstruction OrderSingle.getPegInstructions()
          PegInstructions for this Order not in use currently
 

Methods in com.fxcm.fix.trade with parameters of type PegInstruction
 void ExecutionReport.setPegInstructions(PegInstruction aPegInstructions)
           
 void OrderCancelReplaceRequest.setPegInstructions(PegInstruction aPegInstructions)
           
 void OrderSingle.setPegInstructions(PegInstruction aPegInstructions)
          not in use currently
 



Copyright © 2012 FXCM, LLC. All Rights Reserved.