public class QuotReqGrp
extends quickfix.MessageComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
QuotReqGrp.NoLegs |
static class |
QuotReqGrp.NoRelatedSym |
| Constructor and Description |
|---|
QuotReqGrp() |
| Modifier and Type | Method and Description |
|---|---|
FinancingDetails |
get(FinancingDetails component) |
Instrument |
get(Instrument component) |
NoLegs |
get(NoLegs value) |
NoRelatedSym |
get(NoRelatedSym value) |
QuotReqLegsGrp |
get(QuotReqLegsGrp component) |
SettlDate2 |
get(SettlDate2 value) |
protected int[] |
getFields() |
FinancingDetails |
getFinancingDetailsComponent() |
protected int[] |
getGroupFields() |
Instrument |
getInstrumentComponent() |
NoLegs |
getNoLegs() |
NoRelatedSym |
getNoRelatedSym() |
QuotReqLegsGrp |
getQuotReqLegsGrpComponent() |
SettlDate2 |
getSettlDate2() |
boolean |
isSet(NoLegs field) |
boolean |
isSet(NoRelatedSym field) |
boolean |
isSet(SettlDate2 field) |
boolean |
isSetNoLegs() |
boolean |
isSetNoRelatedSym() |
boolean |
isSetSettlDate2() |
void |
set(FinancingDetails component) |
void |
set(Instrument component) |
void |
set(NoLegs value) |
void |
set(NoRelatedSym value) |
void |
set(QuotReqLegsGrp component) |
void |
set(SettlDate2 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(NoRelatedSym value)
public NoRelatedSym get(NoRelatedSym value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoRelatedSym getNoRelatedSym() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoRelatedSym field)
public boolean isSetNoRelatedSym()
public void set(Instrument component)
public Instrument get(Instrument component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic Instrument getInstrumentComponent() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(FinancingDetails component)
public FinancingDetails get(FinancingDetails component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic FinancingDetails getFinancingDetailsComponent() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(SettlDate2 value)
public SettlDate2 get(SettlDate2 value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SettlDate2 getSettlDate2() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SettlDate2 field)
public boolean isSetSettlDate2()
public void set(QuotReqLegsGrp component)
public QuotReqLegsGrp get(QuotReqLegsGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic QuotReqLegsGrp getQuotReqLegsGrpComponent() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoLegs value)
public NoLegs getNoLegs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoLegs field)
public boolean isSetNoLegs()
Copyright © 2026. All rights reserved.