quickfix.fix40
Class Message
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix40.Message
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- Advertisement, Allocation, AllocationACK, DontKnowTrade, Email, ExecutionReport, Heartbeat, IndicationofInterest, ListCancelRequest, ListExecute, ListStatus, ListStatusRequest, Logon, Logout, NewOrderList, NewOrderSingle, News, OrderCancelReject, OrderCancelReplaceRequest, OrderCancelRequest, OrderStatusRequest, Quote, QuoteRequest, Reject, ResendRequest, SequenceReset, TestRequest
public class Message
- extends Message
- See Also:
- Serialized Form
Methods inherited from class quickfix.Message |
bodyLength, clear, clone, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reverseRoute, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup |
Methods inherited from class quickfix.FieldMap |
addGroup, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, initializeFrom, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, setComponent, setDecimal, setDecimal, setDouble, setDouble, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setFields, setGroupCount, setGroups, setGroups, setInt, setString, setUtcDateOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Message
public Message()
Message
protected Message(int[] fieldOrder)
set
public void set(SignatureLength value)
get
public SignatureLength get(SignatureLength value)
throws FieldNotFound
- Throws:
FieldNotFound
getSignatureLength
public SignatureLength getSignatureLength()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SignatureLength field)
isSetSignatureLength
public boolean isSetSignatureLength()
set
public void set(Signature value)
get
public Signature get(Signature value)
throws FieldNotFound
- Throws:
FieldNotFound
getSignature
public Signature getSignature()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Signature field)
isSetSignature
public boolean isSetSignature()
set
public void set(CheckSum value)
get
public CheckSum get(CheckSum value)
throws FieldNotFound
- Throws:
FieldNotFound
getCheckSum
public CheckSum getCheckSum()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CheckSum field)
isSetCheckSum
public boolean isSetCheckSum()