public class MassQuoteAcknowledgement extends Message
Modifier and Type | Class and Description |
---|---|
static class |
MassQuoteAcknowledgement.NoPartyIDs |
static class |
MassQuoteAcknowledgement.NoQuoteSets |
Message.Header
Constructor and Description |
---|
MassQuoteAcknowledgement() |
MassQuoteAcknowledgement(QuoteStatus quoteStatus) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, set
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, trailerReplaceGroup
addGroup, 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, setUtcTimeStamp
public static final String MSGTYPE
public MassQuoteAcknowledgement()
public MassQuoteAcknowledgement(QuoteStatus quoteStatus)
public void set(QuoteReqID value)
public QuoteReqID get(QuoteReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public QuoteReqID getQuoteReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(QuoteReqID field)
public boolean isSetQuoteReqID()
public void set(QuoteID value)
public QuoteID getQuoteID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(QuoteID field)
public boolean isSetQuoteID()
public void set(QuoteStatus value)
public QuoteStatus get(QuoteStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public QuoteStatus getQuoteStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(QuoteStatus field)
public boolean isSetQuoteStatus()
public void set(QuoteRejectReason value)
public QuoteRejectReason get(QuoteRejectReason value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public QuoteRejectReason getQuoteRejectReason() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(QuoteRejectReason field)
public boolean isSetQuoteRejectReason()
public void set(QuoteResponseLevel value)
public QuoteResponseLevel get(QuoteResponseLevel value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public QuoteResponseLevel getQuoteResponseLevel() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(QuoteResponseLevel field)
public boolean isSetQuoteResponseLevel()
public void set(QuoteType value)
public QuoteType get(QuoteType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public QuoteType getQuoteType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(QuoteType field)
public boolean isSetQuoteType()
public void set(Parties component)
public Parties get(Parties component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public Parties getParties() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoPartyIDs value)
public NoPartyIDs get(NoPartyIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoPartyIDs getNoPartyIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoPartyIDs field)
public boolean isSetNoPartyIDs()
public void set(Account value)
public Account getAccount() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Account field)
public boolean isSetAccount()
public void set(AccountType value)
public AccountType get(AccountType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public AccountType getAccountType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AccountType field)
public boolean isSetAccountType()
public void set(Text value)
public Text getText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Text field)
public boolean isSetText()
public void set(NoQuoteSets value)
public NoQuoteSets get(NoQuoteSets value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoQuoteSets getNoQuoteSets() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoQuoteSets field)
public boolean isSetNoQuoteSets()
Copyright © 2021. All rights reserved.