public class Reject extends Message
Message.Header| Constructor and Description |
|---|
Reject() |
Reject(quickfix.field.RefSeqNum refSeqNum) |
| Modifier and Type | Method and Description |
|---|---|
EncodedText |
get(EncodedText value) |
EncodedTextLen |
get(EncodedTextLen value) |
quickfix.field.RefMsgType |
get(quickfix.field.RefMsgType value) |
quickfix.field.RefSeqNum |
get(quickfix.field.RefSeqNum value) |
quickfix.field.RefTagID |
get(quickfix.field.RefTagID value) |
quickfix.field.SessionRejectReason |
get(quickfix.field.SessionRejectReason value) |
quickfix.field.Text |
get(quickfix.field.Text value) |
EncodedText |
getEncodedText() |
EncodedTextLen |
getEncodedTextLen() |
quickfix.field.RefMsgType |
getRefMsgType() |
quickfix.field.RefSeqNum |
getRefSeqNum() |
quickfix.field.RefTagID |
getRefTagID() |
quickfix.field.SessionRejectReason |
getSessionRejectReason() |
quickfix.field.Text |
getText() |
boolean |
isSet(EncodedText field) |
boolean |
isSet(EncodedTextLen field) |
boolean |
isSet(quickfix.field.RefMsgType field) |
boolean |
isSet(quickfix.field.RefSeqNum field) |
boolean |
isSet(quickfix.field.RefTagID field) |
boolean |
isSet(quickfix.field.SessionRejectReason field) |
boolean |
isSet(quickfix.field.Text field) |
boolean |
isSetEncodedText() |
boolean |
isSetEncodedTextLen() |
boolean |
isSetRefMsgType() |
boolean |
isSetRefSeqNum() |
boolean |
isSetRefTagID() |
boolean |
isSetSessionRejectReason() |
boolean |
isSetText() |
void |
set(EncodedText value) |
void |
set(EncodedTextLen value) |
void |
set(quickfix.field.RefMsgType value) |
void |
set(quickfix.field.RefSeqNum value) |
void |
set(quickfix.field.RefTagID value) |
void |
set(quickfix.field.SessionRejectReason value) |
void |
set(quickfix.field.Text 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 void set(quickfix.field.RefSeqNum value)
public quickfix.field.RefSeqNum get(quickfix.field.RefSeqNum value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.RefSeqNum getRefSeqNum()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.RefSeqNum field)
public boolean isSetRefSeqNum()
public void set(quickfix.field.RefTagID value)
public quickfix.field.RefTagID get(quickfix.field.RefTagID value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.RefTagID getRefTagID()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.RefTagID field)
public boolean isSetRefTagID()
public void set(quickfix.field.RefMsgType value)
public quickfix.field.RefMsgType get(quickfix.field.RefMsgType value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.RefMsgType getRefMsgType()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.RefMsgType field)
public boolean isSetRefMsgType()
public void set(quickfix.field.SessionRejectReason value)
public quickfix.field.SessionRejectReason get(quickfix.field.SessionRejectReason value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.SessionRejectReason getSessionRejectReason()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.SessionRejectReason field)
public boolean isSetSessionRejectReason()
public void set(quickfix.field.Text value)
public quickfix.field.Text get(quickfix.field.Text value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.Text getText()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.Text field)
public boolean isSetText()
public void set(EncodedTextLen value)
public EncodedTextLen get(EncodedTextLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedTextLen getEncodedTextLen() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedTextLen field)
public boolean isSetEncodedTextLen()
public void set(EncodedText value)
public EncodedText get(EncodedText value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedText getEncodedText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedText field)
public boolean isSetEncodedText()
Copyright © 2026. All rights reserved.