public class MarketDataIncrementalRefresh extends Message
Modifier and Type | Class and Description |
---|---|
static class |
MarketDataIncrementalRefresh.NoMDEntries |
Message.Header
Constructor and Description |
---|
MarketDataIncrementalRefresh() |
Modifier and Type | Method and Description |
---|---|
ApplQueueDepth |
get(ApplQueueDepth value) |
ApplQueueResolution |
get(ApplQueueResolution value) |
MDReqID |
get(MDReqID value) |
NoMDEntries |
get(NoMDEntries value) |
ApplQueueDepth |
getApplQueueDepth() |
ApplQueueResolution |
getApplQueueResolution() |
MDReqID |
getMDReqID() |
NoMDEntries |
getNoMDEntries() |
boolean |
isSet(ApplQueueDepth field) |
boolean |
isSet(ApplQueueResolution field) |
boolean |
isSet(MDReqID field) |
boolean |
isSet(NoMDEntries field) |
boolean |
isSetApplQueueDepth() |
boolean |
isSetApplQueueResolution() |
boolean |
isSetMDReqID() |
boolean |
isSetNoMDEntries() |
void |
set(ApplQueueDepth value) |
void |
set(ApplQueueResolution value) |
void |
set(MDReqID value) |
void |
set(NoMDEntries value) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set
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
addGroup, addGroupRef, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, 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, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamp
public static final String MSGTYPE
public void set(MDReqID value)
public MDReqID getMDReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MDReqID field)
public boolean isSetMDReqID()
public void set(NoMDEntries value)
public NoMDEntries get(NoMDEntries value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoMDEntries getNoMDEntries() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoMDEntries field)
public boolean isSetNoMDEntries()
public void set(ApplQueueDepth value)
public ApplQueueDepth get(ApplQueueDepth value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplQueueDepth getApplQueueDepth() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplQueueDepth field)
public boolean isSetApplQueueDepth()
public void set(ApplQueueResolution value)
public ApplQueueResolution get(ApplQueueResolution value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ApplQueueResolution getApplQueueResolution() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ApplQueueResolution field)
public boolean isSetApplQueueResolution()
Copyright © 2017. All rights reserved.