public class BusinessMessageReject extends Message
Message.Header| Constructor and Description |
|---|
BusinessMessageReject() |
BusinessMessageReject(quickfix.field.RefMsgType refMsgType,
quickfix.field.BusinessRejectReason businessRejectReason) |
| Modifier and Type | Method and Description |
|---|---|
quickfix.field.BusinessRejectReason |
get(quickfix.field.BusinessRejectReason value) |
BusinessRejectRefID |
get(BusinessRejectRefID value) |
EncodedText |
get(EncodedText value) |
EncodedTextLen |
get(EncodedTextLen value) |
RefApplExtID |
get(RefApplExtID value) |
RefApplVerID |
get(RefApplVerID value) |
RefCstmApplVerID |
get(RefCstmApplVerID value) |
quickfix.field.RefMsgType |
get(quickfix.field.RefMsgType value) |
quickfix.field.RefSeqNum |
get(quickfix.field.RefSeqNum value) |
quickfix.field.Text |
get(quickfix.field.Text value) |
quickfix.field.BusinessRejectReason |
getBusinessRejectReason() |
BusinessRejectRefID |
getBusinessRejectRefID() |
EncodedText |
getEncodedText() |
EncodedTextLen |
getEncodedTextLen() |
RefApplExtID |
getRefApplExtID() |
RefApplVerID |
getRefApplVerID() |
RefCstmApplVerID |
getRefCstmApplVerID() |
quickfix.field.RefMsgType |
getRefMsgType() |
quickfix.field.RefSeqNum |
getRefSeqNum() |
quickfix.field.Text |
getText() |
boolean |
isSet(quickfix.field.BusinessRejectReason field) |
boolean |
isSet(BusinessRejectRefID field) |
boolean |
isSet(EncodedText field) |
boolean |
isSet(EncodedTextLen field) |
boolean |
isSet(RefApplExtID field) |
boolean |
isSet(RefApplVerID field) |
boolean |
isSet(RefCstmApplVerID field) |
boolean |
isSet(quickfix.field.RefMsgType field) |
boolean |
isSet(quickfix.field.RefSeqNum field) |
boolean |
isSet(quickfix.field.Text field) |
boolean |
isSetBusinessRejectReason() |
boolean |
isSetBusinessRejectRefID() |
boolean |
isSetEncodedText() |
boolean |
isSetEncodedTextLen() |
boolean |
isSetRefApplExtID() |
boolean |
isSetRefApplVerID() |
boolean |
isSetRefCstmApplVerID() |
boolean |
isSetRefMsgType() |
boolean |
isSetRefSeqNum() |
boolean |
isSetText() |
void |
set(quickfix.field.BusinessRejectReason value) |
void |
set(BusinessRejectRefID value) |
void |
set(EncodedText value) |
void |
set(EncodedTextLen value) |
void |
set(RefApplExtID value) |
void |
set(RefApplVerID value) |
void |
set(RefCstmApplVerID value) |
void |
set(quickfix.field.RefMsgType value) |
void |
set(quickfix.field.RefSeqNum value) |
void |
set(quickfix.field.Text value) |
bodyLength, 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 BusinessMessageReject()
public BusinessMessageReject(quickfix.field.RefMsgType refMsgType,
quickfix.field.BusinessRejectReason businessRejectReason)
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.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(RefApplVerID value)
public RefApplVerID get(RefApplVerID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RefApplVerID getRefApplVerID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RefApplVerID field)
public boolean isSetRefApplVerID()
public void set(RefApplExtID value)
public RefApplExtID get(RefApplExtID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RefApplExtID getRefApplExtID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RefApplExtID field)
public boolean isSetRefApplExtID()
public void set(RefCstmApplVerID value)
public RefCstmApplVerID get(RefCstmApplVerID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RefCstmApplVerID getRefCstmApplVerID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RefCstmApplVerID field)
public boolean isSetRefCstmApplVerID()
public void set(BusinessRejectRefID value)
public BusinessRejectRefID get(BusinessRejectRefID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic BusinessRejectRefID getBusinessRejectRefID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(BusinessRejectRefID field)
public boolean isSetBusinessRejectRefID()
public void set(quickfix.field.BusinessRejectReason value)
public quickfix.field.BusinessRejectReason get(quickfix.field.BusinessRejectReason value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.BusinessRejectReason getBusinessRejectReason()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.BusinessRejectReason field)
public boolean isSetBusinessRejectReason()
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.