public class MDFullGrp
extends quickfix.MessageComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
MDFullGrp.NoMDEntries |
| Constructor and Description |
|---|
MDFullGrp() |
| Modifier and Type | Method and Description |
|---|---|
MDEntryID |
get(MDEntryID value) |
MDEntryPx |
get(MDEntryPx value) |
MDEntryType |
get(MDEntryType value) |
NoMDEntries |
get(NoMDEntries value) |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
MDEntryID |
getMDEntryID() |
MDEntryPx |
getMDEntryPx() |
MDEntryType |
getMDEntryType() |
NoMDEntries |
getNoMDEntries() |
boolean |
isSet(MDEntryID field) |
boolean |
isSet(MDEntryPx field) |
boolean |
isSet(MDEntryType field) |
boolean |
isSet(NoMDEntries field) |
boolean |
isSetMDEntryID() |
boolean |
isSetMDEntryPx() |
boolean |
isSetMDEntryType() |
boolean |
isSetNoMDEntries() |
void |
set(MDEntryID value) |
void |
set(MDEntryPx value) |
void |
set(MDEntryType value) |
void |
set(NoMDEntries value) |
addGroup, addGroupRef, calculateString, clear, 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, groupKeys, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, reset, 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, setUtcTimeStampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic static final String MSGTYPE
protected int[] getFields()
getFields in class quickfix.MessageComponentprotected int[] getGroupFields()
getGroupFields in class quickfix.MessageComponentpublic void set(NoMDEntries value)
public NoMDEntries get(NoMDEntries value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoMDEntries getNoMDEntries() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoMDEntries field)
public boolean isSetNoMDEntries()
public void set(MDEntryType value)
public MDEntryType get(MDEntryType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MDEntryType getMDEntryType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MDEntryType field)
public boolean isSetMDEntryType()
public void set(MDEntryID value)
public MDEntryID get(MDEntryID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MDEntryID getMDEntryID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MDEntryID field)
public boolean isSetMDEntryID()
public void set(MDEntryPx value)
public MDEntryPx get(MDEntryPx value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MDEntryPx getMDEntryPx() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MDEntryPx field)
public boolean isSetMDEntryPx()
Copyright © 2026. All rights reserved.