public class QuoteAcknowledgement extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
QuoteAcknowledgement.NoQuoteSets |
Message.Header| Constructor and Description |
|---|
QuoteAcknowledgement() |
QuoteAcknowledgement(QuoteAckStatus quoteAckStatus) |
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 QuoteAcknowledgement()
public QuoteAcknowledgement(QuoteAckStatus quoteAckStatus)
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(QuoteID value)
public QuoteID getQuoteID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(QuoteID field)
public boolean isSetQuoteID()
public void set(QuoteAckStatus value)
public QuoteAckStatus get(QuoteAckStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic QuoteAckStatus getQuoteAckStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(QuoteAckStatus field)
public boolean isSetQuoteAckStatus()
public void set(QuoteRejectReason value)
public QuoteRejectReason get(QuoteRejectReason value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic QuoteRejectReason getQuoteRejectReason() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(QuoteRejectReason field)
public boolean isSetQuoteRejectReason()
public void set(QuoteResponseLevel value)
public QuoteResponseLevel get(QuoteResponseLevel value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic QuoteResponseLevel getQuoteResponseLevel() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(QuoteResponseLevel field)
public boolean isSetQuoteResponseLevel()
public void set(TradingSessionID value)
public TradingSessionID get(TradingSessionID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TradingSessionID getTradingSessionID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TradingSessionID field)
public boolean isSetTradingSessionID()
public void set(Text value)
public Text getText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Text field)
public boolean isSetText()
public void set(NoQuoteSets value)
public NoQuoteSets get(NoQuoteSets value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoQuoteSets getNoQuoteSets() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoQuoteSets field)
public boolean isSetNoQuoteSets()
Copyright © 2021. All rights reserved.