public class MarketDataRequest extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
MarketDataRequest.NoMDEntryTypes |
static class |
MarketDataRequest.NoRelatedSym |
static class |
MarketDataRequest.NoTradingSessions |
Message.HeaderMessage.Trailer| Constructor and Description |
|---|
MarketDataRequest() |
MarketDataRequest(MDReqID mDReqID,
SubscriptionRequestType subscriptionRequestType,
MarketDepth marketDepth) |
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 MarketDataRequest()
public MarketDataRequest(MDReqID mDReqID, SubscriptionRequestType subscriptionRequestType, MarketDepth marketDepth)
public void set(MDReqID value)
public MDReqID get(MDReqID value) throws FieldNotFound
FieldNotFoundpublic MDReqID getMDReqID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(MDReqID field)
public boolean isSetMDReqID()
public void set(SubscriptionRequestType value)
public SubscriptionRequestType get(SubscriptionRequestType value) throws FieldNotFound
FieldNotFoundpublic SubscriptionRequestType getSubscriptionRequestType() throws FieldNotFound
FieldNotFoundpublic boolean isSet(SubscriptionRequestType field)
public boolean isSetSubscriptionRequestType()
public void set(MarketDepth value)
public MarketDepth get(MarketDepth value) throws FieldNotFound
FieldNotFoundpublic MarketDepth getMarketDepth() throws FieldNotFound
FieldNotFoundpublic boolean isSet(MarketDepth field)
public boolean isSetMarketDepth()
public void set(MDUpdateType value)
public MDUpdateType get(MDUpdateType value) throws FieldNotFound
FieldNotFoundpublic MDUpdateType getMDUpdateType() throws FieldNotFound
FieldNotFoundpublic boolean isSet(MDUpdateType field)
public boolean isSetMDUpdateType()
public void set(AggregatedBook value)
public AggregatedBook get(AggregatedBook value) throws FieldNotFound
FieldNotFoundpublic AggregatedBook getAggregatedBook() throws FieldNotFound
FieldNotFoundpublic boolean isSet(AggregatedBook field)
public boolean isSetAggregatedBook()
public void set(OpenCloseSettleFlag value)
public OpenCloseSettleFlag get(OpenCloseSettleFlag value) throws FieldNotFound
FieldNotFoundpublic OpenCloseSettleFlag getOpenCloseSettleFlag() throws FieldNotFound
FieldNotFoundpublic boolean isSet(OpenCloseSettleFlag field)
public boolean isSetOpenCloseSettleFlag()
public void set(Scope value)
public Scope get(Scope value) throws FieldNotFound
FieldNotFoundpublic Scope getScope() throws FieldNotFound
FieldNotFoundpublic boolean isSet(Scope field)
public boolean isSetScope()
public void set(MDImplicitDelete value)
public MDImplicitDelete get(MDImplicitDelete value) throws FieldNotFound
FieldNotFoundpublic MDImplicitDelete getMDImplicitDelete() throws FieldNotFound
FieldNotFoundpublic boolean isSet(MDImplicitDelete field)
public boolean isSetMDImplicitDelete()
public void set(NoMDEntryTypes value)
public NoMDEntryTypes get(NoMDEntryTypes value) throws FieldNotFound
FieldNotFoundpublic NoMDEntryTypes getNoMDEntryTypes() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoMDEntryTypes field)
public boolean isSetNoMDEntryTypes()
public void set(NoRelatedSym value)
public NoRelatedSym get(NoRelatedSym value) throws FieldNotFound
FieldNotFoundpublic NoRelatedSym getNoRelatedSym() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoRelatedSym field)
public boolean isSetNoRelatedSym()
public void set(NoTradingSessions value)
public NoTradingSessions get(NoTradingSessions value) throws FieldNotFound
FieldNotFoundpublic NoTradingSessions getNoTradingSessions() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoTradingSessions field)
public boolean isSetNoTradingSessions()
Copyright © 2021. All rights reserved.