Uses of Interface
com.fxcm.fix.IBusinessRejectReason

Packages that use IBusinessRejectReason
com.fxcm.fix   
com.fxcm.fix.other   
 

Uses of IBusinessRejectReason in com.fxcm.fix
 

Fields in com.fxcm.fix declared as IBusinessRejectReason
static IBusinessRejectReason BusinessRejectReasonFactory.APPLICATION_NOT_AVAILABLE
          Reject Reason.
static IBusinessRejectReason BusinessRejectReasonFactory.CONDITIONALLY_REQUIRED_FIELD_MISSING
          Reject Reason.
static IBusinessRejectReason BusinessRejectReasonFactory.NOT_AUTHORIZED
          Reject Reason.
static IBusinessRejectReason BusinessRejectReasonFactory.OTHER
          Reject Reason.
static IBusinessRejectReason BusinessRejectReasonFactory.UNKNOWN_ID
          Reject Reason.
static IBusinessRejectReason BusinessRejectReasonFactory.UNKNOWN_SECURITY
          Reject Reason.
static IBusinessRejectReason BusinessRejectReasonFactory.UNSUPPORTED_MESSAGE_TYPE
          Reject Reason.
 

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

Uses of IBusinessRejectReason in com.fxcm.fix.other
 

Methods in com.fxcm.fix.other that return IBusinessRejectReason
 IBusinessRejectReason BusinessMessageReject.getBusinessRejectReason()
          Obtains the code to identify reason for a Business Message Reject message.
 

Methods in com.fxcm.fix.other with parameters of type IBusinessRejectReason
 void BusinessMessageReject.setBusinessRejectReason(IBusinessRejectReason aBusinessRejectReason)
          Sets the business reject reason
 



Copyright © 2012 FXCM, LLC. All Rights Reserved.