public class QuoteCancel extends Message
| Modifier and Type | Class and Description |
|---|---|
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, 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 QuoteCancel()
public QuoteCancel(QuoteID quoteID, QuoteCancelType quoteCancelType)
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(QuoteCancelType value)
public QuoteCancelType get(QuoteCancelType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic QuoteCancelType getQuoteCancelType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(QuoteCancelType field)
public boolean isSetQuoteCancelType()
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(NoQuoteEntries value)
public NoQuoteEntries get(NoQuoteEntries value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoQuoteEntries getNoQuoteEntries() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoQuoteEntries field)
public boolean isSetNoQuoteEntries()
Copyright © 2021. All rights reserved.