public class QuoteCancel extends Message
Modifier and Type | Class and Description |
---|---|
static class |
QuoteCancel.NoPartyIDs |
static class |
QuoteCancel.NoQuoteEntries |
Message.Header
Constructor and Description |
---|
QuoteCancel() |
QuoteCancel(QuoteID quoteID,
QuoteCancelType quoteCancelType) |
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 QuoteCancel()
public QuoteCancel(QuoteID quoteID, QuoteCancelType quoteCancelType)
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(QuoteCancelType value)
public QuoteCancelType get(QuoteCancelType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public QuoteCancelType getQuoteCancelType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(QuoteCancelType field)
public boolean isSetQuoteCancelType()
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(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(AcctIDSource value)
public AcctIDSource get(AcctIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public AcctIDSource getAcctIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AcctIDSource field)
public boolean isSetAcctIDSource()
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(TradingSessionID value)
public TradingSessionID get(TradingSessionID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradingSessionID getTradingSessionID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradingSessionID field)
public boolean isSetTradingSessionID()
public void set(TradingSessionSubID value)
public TradingSessionSubID get(TradingSessionSubID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradingSessionSubID getTradingSessionSubID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradingSessionSubID field)
public boolean isSetTradingSessionSubID()
public void set(NoQuoteEntries value)
public NoQuoteEntries get(NoQuoteEntries value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoQuoteEntries getNoQuoteEntries() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoQuoteEntries field)
public boolean isSetNoQuoteEntries()
Copyright © 2021. All rights reserved.