public class ResendRequest extends Message
Message.Header| Constructor and Description |
|---|
ResendRequest() |
ResendRequest(quickfix.field.BeginSeqNo beginSeqNo,
quickfix.field.EndSeqNo endSeqNo) |
| Modifier and Type | Method and Description |
|---|---|
quickfix.field.BeginSeqNo |
get(quickfix.field.BeginSeqNo value) |
quickfix.field.EndSeqNo |
get(quickfix.field.EndSeqNo value) |
quickfix.field.BeginSeqNo |
getBeginSeqNo() |
quickfix.field.EndSeqNo |
getEndSeqNo() |
boolean |
isSet(quickfix.field.BeginSeqNo field) |
boolean |
isSet(quickfix.field.EndSeqNo field) |
boolean |
isSetBeginSeqNo() |
boolean |
isSetEndSeqNo() |
void |
set(quickfix.field.BeginSeqNo value) |
void |
set(quickfix.field.EndSeqNo 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 ResendRequest()
public ResendRequest(quickfix.field.BeginSeqNo beginSeqNo,
quickfix.field.EndSeqNo endSeqNo)
public void set(quickfix.field.BeginSeqNo value)
public quickfix.field.BeginSeqNo get(quickfix.field.BeginSeqNo value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.BeginSeqNo getBeginSeqNo()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.BeginSeqNo field)
public boolean isSetBeginSeqNo()
public void set(quickfix.field.EndSeqNo value)
public quickfix.field.EndSeqNo get(quickfix.field.EndSeqNo value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.EndSeqNo getEndSeqNo()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.EndSeqNo field)
public boolean isSetEndSeqNo()
Copyright © 2026. All rights reserved.