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