public class MarketDataIncrementalRefresh extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
MarketDataIncrementalRefresh.NoMDEntries |
Message.HeaderMessage.Trailer| Constructor and Description |
|---|
MarketDataIncrementalRefresh() |
| Modifier and Type | Method and Description |
|---|---|
MDReqID |
get(MDReqID value) |
NoMDEntries |
get(NoMDEntries value) |
MDReqID |
getMDReqID() |
NoMDEntries |
getNoMDEntries() |
boolean |
isSet(MDReqID field) |
boolean |
isSet(NoMDEntries field) |
boolean |
isSetMDReqID() |
boolean |
isSetNoMDEntries() |
void |
set(MDReqID value) |
void |
set(NoMDEntries value) |
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 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(NoMDEntries value)
public NoMDEntries get(NoMDEntries value) throws FieldNotFound
FieldNotFoundpublic NoMDEntries getNoMDEntries() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoMDEntries field)
public boolean isSetNoMDEntries()
Copyright © 2021. All rights reserved.