public class SequenceReset extends Message
Message.Header| Constructor and Description |
|---|
SequenceReset() |
SequenceReset(quickfix.field.NewSeqNo newSeqNo) |
| Modifier and Type | Method and Description |
|---|---|
quickfix.field.GapFillFlag |
get(quickfix.field.GapFillFlag value) |
quickfix.field.NewSeqNo |
get(quickfix.field.NewSeqNo value) |
quickfix.field.GapFillFlag |
getGapFillFlag() |
quickfix.field.NewSeqNo |
getNewSeqNo() |
boolean |
isSet(quickfix.field.GapFillFlag field) |
boolean |
isSet(quickfix.field.NewSeqNo field) |
boolean |
isSetGapFillFlag() |
boolean |
isSetNewSeqNo() |
void |
set(quickfix.field.GapFillFlag value) |
void |
set(quickfix.field.NewSeqNo value) |
get, get, get, getCheckSum, getHeader, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, setbodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, toXML, toXML, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroupaddGroup, addGroupRef, calculateString, 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, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, 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, setUtcTimeStampequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic static final String MSGTYPE
public SequenceReset()
public SequenceReset(quickfix.field.NewSeqNo newSeqNo)
public void set(quickfix.field.GapFillFlag value)
public quickfix.field.GapFillFlag get(quickfix.field.GapFillFlag value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.GapFillFlag getGapFillFlag()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.GapFillFlag field)
public boolean isSetGapFillFlag()
public void set(quickfix.field.NewSeqNo value)
public quickfix.field.NewSeqNo get(quickfix.field.NewSeqNo value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.NewSeqNo getNewSeqNo()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.NewSeqNo field)
public boolean isSetNewSeqNo()
Copyright © 2026. All rights reserved.