com.fxcm.fix.custom
Class BatchRequest
java.lang.Object
com.fxcm.fix.custom.ABatchMessage
com.fxcm.fix.custom.BatchRequest
- All Implemented Interfaces:
- ITransportable
public class BatchRequest
- extends ABatchMessage
|
Field Summary |
static com.fxcm.entity.ICode |
OBJ_TYPE
|
| 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 |
OBJ_TYPE
public static final com.fxcm.entity.ICode OBJ_TYPE
BatchRequest
public BatchRequest()
BatchRequest
public BatchRequest(ABatchMessage aOrigin)
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.