quickfix.fix43
Class MarketDataRequest
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix43.Message
quickfix.fix43.MarketDataRequest
- All Implemented Interfaces:
- java.io.Serializable
public class MarketDataRequest
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Methods inherited from class quickfix.fix43.Message |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set |
Methods inherited from class quickfix.Message |
bodyLength, clear, clone, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reverseRoute, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup |
Methods inherited from class quickfix.FieldMap |
addGroup, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, initializeFrom, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, 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, setUtcTimeStamp, setUtcTimeStamp |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MSGTYPE
public static final java.lang.String MSGTYPE
- See Also:
- Constant Field Values
MarketDataRequest
public MarketDataRequest()
MarketDataRequest
public MarketDataRequest(MDReqID mDReqID,
SubscriptionRequestType subscriptionRequestType,
MarketDepth marketDepth)
set
public void set(MDReqID value)
get
public MDReqID get(MDReqID value)
throws FieldNotFound
- Throws:
FieldNotFound
getMDReqID
public MDReqID getMDReqID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MDReqID field)
isSetMDReqID
public boolean isSetMDReqID()
set
public void set(SubscriptionRequestType value)
get
public SubscriptionRequestType get(SubscriptionRequestType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSubscriptionRequestType
public SubscriptionRequestType getSubscriptionRequestType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SubscriptionRequestType field)
isSetSubscriptionRequestType
public boolean isSetSubscriptionRequestType()
set
public void set(MarketDepth value)
get
public MarketDepth get(MarketDepth value)
throws FieldNotFound
- Throws:
FieldNotFound
getMarketDepth
public MarketDepth getMarketDepth()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MarketDepth field)
isSetMarketDepth
public boolean isSetMarketDepth()
set
public void set(MDUpdateType value)
get
public MDUpdateType get(MDUpdateType value)
throws FieldNotFound
- Throws:
FieldNotFound
getMDUpdateType
public MDUpdateType getMDUpdateType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MDUpdateType field)
isSetMDUpdateType
public boolean isSetMDUpdateType()
set
public void set(AggregatedBook value)
get
public AggregatedBook get(AggregatedBook value)
throws FieldNotFound
- Throws:
FieldNotFound
getAggregatedBook
public AggregatedBook getAggregatedBook()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AggregatedBook field)
isSetAggregatedBook
public boolean isSetAggregatedBook()
set
public void set(OpenCloseSettleFlag value)
get
public OpenCloseSettleFlag get(OpenCloseSettleFlag value)
throws FieldNotFound
- Throws:
FieldNotFound
getOpenCloseSettleFlag
public OpenCloseSettleFlag getOpenCloseSettleFlag()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OpenCloseSettleFlag field)
isSetOpenCloseSettleFlag
public boolean isSetOpenCloseSettleFlag()
set
public void set(Scope value)
get
public Scope get(Scope value)
throws FieldNotFound
- Throws:
FieldNotFound
getScope
public Scope getScope()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Scope field)
isSetScope
public boolean isSetScope()
set
public void set(MDImplicitDelete value)
get
public MDImplicitDelete get(MDImplicitDelete value)
throws FieldNotFound
- Throws:
FieldNotFound
getMDImplicitDelete
public MDImplicitDelete getMDImplicitDelete()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MDImplicitDelete field)
isSetMDImplicitDelete
public boolean isSetMDImplicitDelete()
set
public void set(NoMDEntryTypes value)
get
public NoMDEntryTypes get(NoMDEntryTypes value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoMDEntryTypes
public NoMDEntryTypes getNoMDEntryTypes()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoMDEntryTypes field)
isSetNoMDEntryTypes
public boolean isSetNoMDEntryTypes()
set
public void set(NoRelatedSym value)
get
public NoRelatedSym get(NoRelatedSym value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoRelatedSym
public NoRelatedSym getNoRelatedSym()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoRelatedSym field)
isSetNoRelatedSym
public boolean isSetNoRelatedSym()
set
public void set(NoTradingSessions value)
get
public NoTradingSessions get(NoTradingSessions value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoTradingSessions
public NoTradingSessions getNoTradingSessions()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoTradingSessions field)
isSetNoTradingSessions
public boolean isSetNoTradingSessions()