com.fxcm.fix.custom
Class BatchRequest

java.lang.Object
  extended by com.fxcm.fix.custom.ABatchMessage
      extended by com.fxcm.fix.custom.BatchRequest
All Implemented Interfaces:
ITransportable

public class BatchRequest
extends ABatchMessage


Field Summary
static com.fxcm.entity.ICode OBJ_TYPE
           
 
Constructor Summary
BatchRequest()
           
BatchRequest(ABatchMessage aOrigin)
           
 
Method Summary
 com.fxcm.entity.ICode getType()
          Obtains object type.
 String toString()
           
 
Methods inherited from class com.fxcm.fix.custom.ABatchMessage
addMessage, equals, fill, getBatchResponseRequired, getContingencyType, getFXCMCommandID, getIMessages, getITransportables, getMakingTime, getMDReqID, getMessages, getMsgCount, getRefMsgType, getRequestID, getRequestTopicID, getSessionID, getTradingSessionID, getTradingSessionSubID, getTransactTime, hashCode, isValid, reset, setBatchResponseRequired, setContingencyType, setFXCMCommandID, setMDReqID, setRefMsgType, setRequestTopicID, setSessionID, setTradingSessionID, setTradingSessionSubID, setTransactTime, toMessage, toMessage, update, useSerialization
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

OBJ_TYPE

public static final com.fxcm.entity.ICode OBJ_TYPE
Constructor Detail

BatchRequest

public BatchRequest()

BatchRequest

public BatchRequest(ABatchMessage aOrigin)
Method Detail

getType

public com.fxcm.entity.ICode getType()
Description copied from interface: ITransportable
Obtains object type.


 

Returns:
code of object type.

toString

public String toString()
Overrides:
toString in class ABatchMessage


Copyright © 2012 FXCM, LLC. All Rights Reserved.