quickfix.fix50
Class MarketDataIncrementalRefresh

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Message
          extended by quickfix.fix50.Message
              extended by quickfix.fix50.MarketDataIncrementalRefresh
All Implemented Interfaces:
java.io.Serializable

public class MarketDataIncrementalRefresh
extends Message

See Also:
Serialized Form

Nested Class Summary
static class MarketDataIncrementalRefresh.NoMDEntries
           
static class MarketDataIncrementalRefresh.NoRoutingIDs
           
 
Nested classes/interfaces inherited from class quickfix.fix50.Message
Message.Header
 
Nested classes/interfaces inherited from class quickfix.Message
Message.Trailer
 
Field Summary
static java.lang.String MSGTYPE
           
 
Fields inherited from class quickfix.Message
header, trailer
 
Constructor Summary
MarketDataIncrementalRefresh()
           
 
Method Summary
 ApplQueueDepth get(ApplQueueDepth value)
           
 ApplQueueResolution get(ApplQueueResolution value)
           
 MDBookType get(MDBookType value)
           
 MDFeedType get(MDFeedType value)
           
 MDIncGrp get(MDIncGrp component)
           
 MDReqID get(MDReqID value)
           
 NoMDEntries get(NoMDEntries value)
           
 NoRoutingIDs get(NoRoutingIDs value)
           
 RoutingGrp get(RoutingGrp component)
           
 TradeDate get(TradeDate value)
           
 ApplQueueDepth getApplQueueDepth()
           
 ApplQueueResolution getApplQueueResolution()
           
 MDBookType getMDBookType()
           
 MDFeedType getMDFeedType()
           
 MDIncGrp getMDIncGrp()
           
 MDReqID getMDReqID()
           
 NoMDEntries getNoMDEntries()
           
 NoRoutingIDs getNoRoutingIDs()
           
 RoutingGrp getRoutingGrp()
           
 TradeDate getTradeDate()
           
 boolean isSet(ApplQueueDepth field)
           
 boolean isSet(ApplQueueResolution field)
           
 boolean isSet(MDBookType field)
           
 boolean isSet(MDFeedType field)
           
 boolean isSet(MDReqID field)
           
 boolean isSet(NoMDEntries field)
           
 boolean isSet(NoRoutingIDs field)
           
 boolean isSet(TradeDate field)
           
 boolean isSetApplQueueDepth()
           
 boolean isSetApplQueueResolution()
           
 boolean isSetMDBookType()
           
 boolean isSetMDFeedType()
           
 boolean isSetMDReqID()
           
 boolean isSetNoMDEntries()
           
 boolean isSetNoRoutingIDs()
           
 boolean isSetTradeDate()
           
 void set(ApplQueueDepth value)
           
 void set(ApplQueueResolution value)
           
 void set(MDBookType value)
           
 void set(MDFeedType value)
           
 void set(MDIncGrp component)
           
 void set(MDReqID value)
           
 void set(NoMDEntries value)
           
 void set(NoRoutingIDs value)
           
 void set(RoutingGrp component)
           
 void set(TradeDate value)
           
 
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
 

Field Detail

MSGTYPE

public static final java.lang.String MSGTYPE
See Also:
Constant Field Values
Constructor Detail

MarketDataIncrementalRefresh

public MarketDataIncrementalRefresh()
Method Detail

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(MDIncGrp component)

get

public MDIncGrp get(MDIncGrp component)
             throws FieldNotFound
Throws:
FieldNotFound

getMDIncGrp

public MDIncGrp getMDIncGrp()
                     throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoMDEntries value)

get

public NoMDEntries get(NoMDEntries value)
                throws FieldNotFound
Throws:
FieldNotFound

getNoMDEntries

public NoMDEntries getNoMDEntries()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoMDEntries field)

isSetNoMDEntries

public boolean isSetNoMDEntries()

set

public void set(ApplQueueDepth value)

get

public ApplQueueDepth get(ApplQueueDepth value)
                   throws FieldNotFound
Throws:
FieldNotFound

getApplQueueDepth

public ApplQueueDepth getApplQueueDepth()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ApplQueueDepth field)

isSetApplQueueDepth

public boolean isSetApplQueueDepth()

set

public void set(ApplQueueResolution value)

get

public ApplQueueResolution get(ApplQueueResolution value)
                        throws FieldNotFound
Throws:
FieldNotFound

getApplQueueResolution

public ApplQueueResolution getApplQueueResolution()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ApplQueueResolution field)

isSetApplQueueResolution

public boolean isSetApplQueueResolution()

set

public void set(MDBookType value)

get

public MDBookType get(MDBookType value)
               throws FieldNotFound
Throws:
FieldNotFound

getMDBookType

public MDBookType getMDBookType()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(MDBookType field)

isSetMDBookType

public boolean isSetMDBookType()

set

public void set(MDFeedType value)

get

public MDFeedType get(MDFeedType value)
               throws FieldNotFound
Throws:
FieldNotFound

getMDFeedType

public MDFeedType getMDFeedType()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(MDFeedType field)

isSetMDFeedType

public boolean isSetMDFeedType()

set

public void set(TradeDate value)

get

public TradeDate get(TradeDate value)
              throws FieldNotFound
Throws:
FieldNotFound

getTradeDate

public TradeDate getTradeDate()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TradeDate field)

isSetTradeDate

public boolean isSetTradeDate()

set

public void set(RoutingGrp component)

get

public RoutingGrp get(RoutingGrp component)
               throws FieldNotFound
Throws:
FieldNotFound

getRoutingGrp

public RoutingGrp getRoutingGrp()
                         throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoRoutingIDs value)

get

public NoRoutingIDs get(NoRoutingIDs value)
                 throws FieldNotFound
Throws:
FieldNotFound

getNoRoutingIDs

public NoRoutingIDs getNoRoutingIDs()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoRoutingIDs field)

isSetNoRoutingIDs

public boolean isSetNoRoutingIDs()