public class QuoteRequest extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
QuoteRequest.NoRelatedSym |
Message.Header| Constructor and Description |
|---|
QuoteRequest() |
QuoteRequest(QuoteReqID quoteReqID) |
| Modifier and Type | Method and Description |
|---|---|
EncodedText |
get(EncodedText value) |
EncodedTextLen |
get(EncodedTextLen value) |
NoRelatedSym |
get(NoRelatedSym value) |
QuoteReqID |
get(QuoteReqID value) |
RFQReqID |
get(RFQReqID value) |
Text |
get(Text value) |
EncodedText |
getEncodedText() |
EncodedTextLen |
getEncodedTextLen() |
NoRelatedSym |
getNoRelatedSym() |
QuoteReqID |
getQuoteReqID() |
RFQReqID |
getRFQReqID() |
Text |
getText() |
boolean |
isSet(EncodedText field) |
boolean |
isSet(EncodedTextLen field) |
boolean |
isSet(NoRelatedSym field) |
boolean |
isSet(QuoteReqID field) |
boolean |
isSet(RFQReqID field) |
boolean |
isSet(Text field) |
boolean |
isSetEncodedText() |
boolean |
isSetEncodedTextLen() |
boolean |
isSetNoRelatedSym() |
boolean |
isSetQuoteReqID() |
boolean |
isSetRFQReqID() |
boolean |
isSetText() |
void |
set(EncodedText value) |
void |
set(EncodedTextLen value) |
void |
set(NoRelatedSym value) |
void |
set(QuoteReqID value) |
void |
set(RFQReqID 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 QuoteRequest()
public QuoteRequest(QuoteReqID quoteReqID)
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(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 © 2025. All rights reserved.