public static class Message.Header
extends quickfix.Message.Header
| Modifier and Type | Method and Description |
|---|---|
quickfix.field.BeginString |
get(quickfix.field.BeginString value) |
quickfix.field.BodyLength |
get(quickfix.field.BodyLength value) |
quickfix.field.DeliverToCompID |
get(quickfix.field.DeliverToCompID value) |
quickfix.field.DeliverToLocationID |
get(quickfix.field.DeliverToLocationID value) |
quickfix.field.DeliverToSubID |
get(quickfix.field.DeliverToSubID value) |
quickfix.field.MsgSeqNum |
get(quickfix.field.MsgSeqNum value) |
quickfix.field.MsgType |
get(quickfix.field.MsgType value) |
quickfix.field.OnBehalfOfCompID |
get(quickfix.field.OnBehalfOfCompID value) |
quickfix.field.OnBehalfOfLocationID |
get(quickfix.field.OnBehalfOfLocationID value) |
quickfix.field.OnBehalfOfSubID |
get(quickfix.field.OnBehalfOfSubID value) |
quickfix.field.OrigSendingTime |
get(quickfix.field.OrigSendingTime value) |
quickfix.field.PossDupFlag |
get(quickfix.field.PossDupFlag value) |
quickfix.field.PossResend |
get(quickfix.field.PossResend value) |
quickfix.field.SecureData |
get(quickfix.field.SecureData value) |
quickfix.field.SecureDataLen |
get(quickfix.field.SecureDataLen value) |
quickfix.field.SenderCompID |
get(quickfix.field.SenderCompID value) |
quickfix.field.SenderLocationID |
get(quickfix.field.SenderLocationID value) |
quickfix.field.SenderSubID |
get(quickfix.field.SenderSubID value) |
quickfix.field.SendingTime |
get(quickfix.field.SendingTime value) |
quickfix.field.TargetCompID |
get(quickfix.field.TargetCompID value) |
quickfix.field.TargetLocationID |
get(quickfix.field.TargetLocationID value) |
quickfix.field.TargetSubID |
get(quickfix.field.TargetSubID value) |
quickfix.field.BeginString |
getBeginString() |
quickfix.field.BodyLength |
getBodyLength() |
quickfix.field.DeliverToCompID |
getDeliverToCompID() |
quickfix.field.DeliverToLocationID |
getDeliverToLocationID() |
quickfix.field.DeliverToSubID |
getDeliverToSubID() |
quickfix.field.MsgSeqNum |
getMsgSeqNum() |
quickfix.field.MsgType |
getMsgType() |
quickfix.field.OnBehalfOfCompID |
getOnBehalfOfCompID() |
quickfix.field.OnBehalfOfLocationID |
getOnBehalfOfLocationID() |
quickfix.field.OnBehalfOfSubID |
getOnBehalfOfSubID() |
quickfix.field.OrigSendingTime |
getOrigSendingTime() |
quickfix.field.PossDupFlag |
getPossDupFlag() |
quickfix.field.PossResend |
getPossResend() |
quickfix.field.SecureData |
getSecureData() |
quickfix.field.SecureDataLen |
getSecureDataLen() |
quickfix.field.SenderCompID |
getSenderCompID() |
quickfix.field.SenderLocationID |
getSenderLocationID() |
quickfix.field.SenderSubID |
getSenderSubID() |
quickfix.field.SendingTime |
getSendingTime() |
quickfix.field.TargetCompID |
getTargetCompID() |
quickfix.field.TargetLocationID |
getTargetLocationID() |
quickfix.field.TargetSubID |
getTargetSubID() |
boolean |
isSet(quickfix.field.BeginString field) |
boolean |
isSet(quickfix.field.BodyLength field) |
boolean |
isSet(quickfix.field.DeliverToCompID field) |
boolean |
isSet(quickfix.field.DeliverToLocationID field) |
boolean |
isSet(quickfix.field.DeliverToSubID field) |
boolean |
isSet(quickfix.field.MsgSeqNum field) |
boolean |
isSet(quickfix.field.MsgType field) |
boolean |
isSet(quickfix.field.OnBehalfOfCompID field) |
boolean |
isSet(quickfix.field.OnBehalfOfLocationID field) |
boolean |
isSet(quickfix.field.OnBehalfOfSubID field) |
boolean |
isSet(quickfix.field.OrigSendingTime field) |
boolean |
isSet(quickfix.field.PossDupFlag field) |
boolean |
isSet(quickfix.field.PossResend field) |
boolean |
isSet(quickfix.field.SecureData field) |
boolean |
isSet(quickfix.field.SecureDataLen field) |
boolean |
isSet(quickfix.field.SenderCompID field) |
boolean |
isSet(quickfix.field.SenderLocationID field) |
boolean |
isSet(quickfix.field.SenderSubID field) |
boolean |
isSet(quickfix.field.SendingTime field) |
boolean |
isSet(quickfix.field.TargetCompID field) |
boolean |
isSet(quickfix.field.TargetLocationID field) |
boolean |
isSet(quickfix.field.TargetSubID field) |
boolean |
isSetBeginString() |
boolean |
isSetBodyLength() |
boolean |
isSetDeliverToCompID() |
boolean |
isSetDeliverToLocationID() |
boolean |
isSetDeliverToSubID() |
boolean |
isSetMsgSeqNum() |
boolean |
isSetMsgType() |
boolean |
isSetOnBehalfOfCompID() |
boolean |
isSetOnBehalfOfLocationID() |
boolean |
isSetOnBehalfOfSubID() |
boolean |
isSetOrigSendingTime() |
boolean |
isSetPossDupFlag() |
boolean |
isSetPossResend() |
boolean |
isSetSecureData() |
boolean |
isSetSecureDataLen() |
boolean |
isSetSenderCompID() |
boolean |
isSetSenderLocationID() |
boolean |
isSetSenderSubID() |
boolean |
isSetSendingTime() |
boolean |
isSetTargetCompID() |
boolean |
isSetTargetLocationID() |
boolean |
isSetTargetSubID() |
void |
set(quickfix.field.BeginString value) |
void |
set(quickfix.field.BodyLength value) |
void |
set(quickfix.field.DeliverToCompID value) |
void |
set(quickfix.field.DeliverToLocationID value) |
void |
set(quickfix.field.DeliverToSubID value) |
void |
set(quickfix.field.MsgSeqNum value) |
void |
set(quickfix.field.MsgType value) |
void |
set(quickfix.field.OnBehalfOfCompID value) |
void |
set(quickfix.field.OnBehalfOfLocationID value) |
void |
set(quickfix.field.OnBehalfOfSubID value) |
void |
set(quickfix.field.OrigSendingTime value) |
void |
set(quickfix.field.PossDupFlag value) |
void |
set(quickfix.field.PossResend value) |
void |
set(quickfix.field.SecureData value) |
void |
set(quickfix.field.SecureDataLen value) |
void |
set(quickfix.field.SenderCompID value) |
void |
set(quickfix.field.SenderLocationID value) |
void |
set(quickfix.field.SenderSubID value) |
void |
set(quickfix.field.SendingTime value) |
void |
set(quickfix.field.TargetCompID value) |
void |
set(quickfix.field.TargetLocationID value) |
void |
set(quickfix.field.TargetSubID value) |
addGroup, addGroupRef, clear, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, groupKeys, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, reset, setBoolean, setBytes, setChar, setChars, 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, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Header(Message msg)
public void set(quickfix.field.BeginString value)
public quickfix.field.BeginString get(quickfix.field.BeginString value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.BeginString getBeginString()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.BeginString field)
public boolean isSetBeginString()
public void set(quickfix.field.BodyLength value)
public quickfix.field.BodyLength get(quickfix.field.BodyLength value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.BodyLength getBodyLength()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.BodyLength field)
public boolean isSetBodyLength()
public void set(quickfix.field.MsgType value)
public quickfix.field.MsgType get(quickfix.field.MsgType value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.MsgType getMsgType()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.MsgType field)
public boolean isSetMsgType()
public void set(quickfix.field.SenderCompID value)
public quickfix.field.SenderCompID get(quickfix.field.SenderCompID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.SenderCompID getSenderCompID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.SenderCompID field)
public boolean isSetSenderCompID()
public void set(quickfix.field.TargetCompID value)
public quickfix.field.TargetCompID get(quickfix.field.TargetCompID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.TargetCompID getTargetCompID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.TargetCompID field)
public boolean isSetTargetCompID()
public void set(quickfix.field.OnBehalfOfCompID value)
public quickfix.field.OnBehalfOfCompID get(quickfix.field.OnBehalfOfCompID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.OnBehalfOfCompID getOnBehalfOfCompID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.OnBehalfOfCompID field)
public boolean isSetOnBehalfOfCompID()
public void set(quickfix.field.DeliverToCompID value)
public quickfix.field.DeliverToCompID get(quickfix.field.DeliverToCompID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.DeliverToCompID getDeliverToCompID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.DeliverToCompID field)
public boolean isSetDeliverToCompID()
public void set(quickfix.field.SecureDataLen value)
public quickfix.field.SecureDataLen get(quickfix.field.SecureDataLen value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.SecureDataLen getSecureDataLen()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.SecureDataLen field)
public boolean isSetSecureDataLen()
public void set(quickfix.field.SecureData value)
public quickfix.field.SecureData get(quickfix.field.SecureData value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.SecureData getSecureData()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.SecureData field)
public boolean isSetSecureData()
public void set(quickfix.field.MsgSeqNum value)
public quickfix.field.MsgSeqNum get(quickfix.field.MsgSeqNum value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.MsgSeqNum getMsgSeqNum()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.MsgSeqNum field)
public boolean isSetMsgSeqNum()
public void set(quickfix.field.SenderSubID value)
public quickfix.field.SenderSubID get(quickfix.field.SenderSubID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.SenderSubID getSenderSubID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.SenderSubID field)
public boolean isSetSenderSubID()
public void set(quickfix.field.SenderLocationID value)
public quickfix.field.SenderLocationID get(quickfix.field.SenderLocationID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.SenderLocationID getSenderLocationID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.SenderLocationID field)
public boolean isSetSenderLocationID()
public void set(quickfix.field.TargetSubID value)
public quickfix.field.TargetSubID get(quickfix.field.TargetSubID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.TargetSubID getTargetSubID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.TargetSubID field)
public boolean isSetTargetSubID()
public void set(quickfix.field.TargetLocationID value)
public quickfix.field.TargetLocationID get(quickfix.field.TargetLocationID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.TargetLocationID getTargetLocationID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.TargetLocationID field)
public boolean isSetTargetLocationID()
public void set(quickfix.field.OnBehalfOfSubID value)
public quickfix.field.OnBehalfOfSubID get(quickfix.field.OnBehalfOfSubID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.OnBehalfOfSubID getOnBehalfOfSubID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.OnBehalfOfSubID field)
public boolean isSetOnBehalfOfSubID()
public void set(quickfix.field.OnBehalfOfLocationID value)
public quickfix.field.OnBehalfOfLocationID get(quickfix.field.OnBehalfOfLocationID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.OnBehalfOfLocationID getOnBehalfOfLocationID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.OnBehalfOfLocationID field)
public boolean isSetOnBehalfOfLocationID()
public void set(quickfix.field.DeliverToSubID value)
public quickfix.field.DeliverToSubID get(quickfix.field.DeliverToSubID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.DeliverToSubID getDeliverToSubID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.DeliverToSubID field)
public boolean isSetDeliverToSubID()
public void set(quickfix.field.DeliverToLocationID value)
public quickfix.field.DeliverToLocationID get(quickfix.field.DeliverToLocationID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.DeliverToLocationID getDeliverToLocationID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.DeliverToLocationID field)
public boolean isSetDeliverToLocationID()
public void set(quickfix.field.PossDupFlag value)
public quickfix.field.PossDupFlag get(quickfix.field.PossDupFlag value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.PossDupFlag getPossDupFlag()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.PossDupFlag field)
public boolean isSetPossDupFlag()
public void set(quickfix.field.PossResend value)
public quickfix.field.PossResend get(quickfix.field.PossResend value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.PossResend getPossResend()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.PossResend field)
public boolean isSetPossResend()
public void set(quickfix.field.SendingTime value)
public quickfix.field.SendingTime get(quickfix.field.SendingTime value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.SendingTime getSendingTime()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.SendingTime field)
public boolean isSetSendingTime()
public void set(quickfix.field.OrigSendingTime value)
public quickfix.field.OrigSendingTime get(quickfix.field.OrigSendingTime value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.OrigSendingTime getOrigSendingTime()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.OrigSendingTime field)
public boolean isSetOrigSendingTime()
Copyright © 2026. All rights reserved.