public class Reject extends Message
Message.Header| Modifier and Type | Method and Description |
|---|---|
RefSeqNum |
get(RefSeqNum value) |
Text |
get(Text value) |
RefSeqNum |
getRefSeqNum() |
Text |
getText() |
boolean |
isSet(RefSeqNum field) |
boolean |
isSet(Text field) |
boolean |
isSetRefSeqNum() |
boolean |
isSetText() |
void |
set(RefSeqNum value) |
void |
set(Text value) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, setbodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, 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, 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, setUtcTimeStamppublic static final String MSGTYPE
public Reject()
public Reject(RefSeqNum refSeqNum)
public void set(RefSeqNum value)
public RefSeqNum get(RefSeqNum value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RefSeqNum getRefSeqNum() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RefSeqNum field)
public boolean isSetRefSeqNum()
public void set(Text value)
public Text getText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Text field)
public boolean isSetText()
Copyright © 2025. All rights reserved.