public class QuoteCancel extends Message
Modifier and Type | Class and Description |
---|---|
static class |
QuoteCancel.NoQuoteEntries |
Message.Header
Message.Trailer
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 FieldNotFound
FieldNotFound
public QuoteReqID getQuoteReqID() throws FieldNotFound
FieldNotFound
public boolean isSet(QuoteReqID field)
public boolean isSetQuoteReqID()
public void set(QuoteID value)
public QuoteID get(QuoteID value) throws FieldNotFound
FieldNotFound
public QuoteID getQuoteID() throws FieldNotFound
FieldNotFound
public boolean isSet(QuoteID field)
public boolean isSetQuoteID()
public void set(QuoteCancelType value)
public QuoteCancelType get(QuoteCancelType value) throws FieldNotFound
FieldNotFound
public QuoteCancelType getQuoteCancelType() throws FieldNotFound
FieldNotFound
public boolean isSet(QuoteCancelType field)
public boolean isSetQuoteCancelType()
public void set(QuoteResponseLevel value)
public QuoteResponseLevel get(QuoteResponseLevel value) throws FieldNotFound
FieldNotFound
public QuoteResponseLevel getQuoteResponseLevel() throws FieldNotFound
FieldNotFound
public boolean isSet(QuoteResponseLevel field)
public boolean isSetQuoteResponseLevel()
public void set(TradingSessionID value)
public TradingSessionID get(TradingSessionID value) throws FieldNotFound
FieldNotFound
public TradingSessionID getTradingSessionID() throws FieldNotFound
FieldNotFound
public boolean isSet(TradingSessionID field)
public boolean isSetTradingSessionID()
public void set(NoQuoteEntries value)
public NoQuoteEntries get(NoQuoteEntries value) throws FieldNotFound
FieldNotFound
public NoQuoteEntries getNoQuoteEntries() throws FieldNotFound
FieldNotFound
public boolean isSet(NoQuoteEntries field)
public boolean isSetNoQuoteEntries()
Copyright © 2021. All rights reserved.