public class QuoteRequestReject extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
QuoteRequestReject.NoRelatedSym |
static class |
QuoteRequestReject.NoRootPartyIDs |
Message.Header| Constructor and Description |
|---|
QuoteRequestReject() |
QuoteRequestReject(QuoteReqID quoteReqID,
QuoteRequestRejectReason quoteRequestRejectReason) |
bodyLength, 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 QuoteRequestReject()
public QuoteRequestReject(QuoteReqID quoteReqID, QuoteRequestRejectReason quoteRequestRejectReason)
public void set(QuoteReqID value)
public QuoteReqID get(QuoteReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic QuoteReqID getQuoteReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(QuoteReqID field)
public boolean isSetQuoteReqID()
public void set(RFQReqID value)
public RFQReqID get(RFQReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RFQReqID getRFQReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RFQReqID field)
public boolean isSetRFQReqID()
public void set(QuoteRequestRejectReason value)
public QuoteRequestRejectReason get(QuoteRequestRejectReason value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic QuoteRequestRejectReason getQuoteRequestRejectReason() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(QuoteRequestRejectReason field)
public boolean isSetQuoteRequestRejectReason()
public void set(PrivateQuote value)
public PrivateQuote get(PrivateQuote value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic PrivateQuote getPrivateQuote() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(PrivateQuote field)
public boolean isSetPrivateQuote()
public void set(RespondentType value)
public RespondentType get(RespondentType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RespondentType getRespondentType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RespondentType field)
public boolean isSetRespondentType()
public void set(PreTradeAnonymity value)
public PreTradeAnonymity get(PreTradeAnonymity value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic PreTradeAnonymity getPreTradeAnonymity() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(PreTradeAnonymity field)
public boolean isSetPreTradeAnonymity()
public void set(RootParties component)
public RootParties get(RootParties component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RootParties getRootParties() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoRootPartyIDs value)
public NoRootPartyIDs get(NoRootPartyIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoRootPartyIDs getNoRootPartyIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoRootPartyIDs field)
public boolean isSetNoRootPartyIDs()
public void set(QuotReqRjctGrp component)
public QuotReqRjctGrp get(QuotReqRjctGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic QuotReqRjctGrp getQuotReqRjctGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoRelatedSym value)
public NoRelatedSym get(NoRelatedSym value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoRelatedSym getNoRelatedSym() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoRelatedSym field)
public boolean isSetNoRelatedSym()
public void set(Text value)
public Text getText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(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 © 2021. All rights reserved.