public class InstrumentExtension
extends quickfix.MessageComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
InstrumentExtension.NoInstrAttrib |
| Constructor and Description |
|---|
InstrumentExtension() |
| Modifier and Type | Method and Description |
|---|---|
AttrbGrp |
get(AttrbGrp component) |
DeliveryForm |
get(DeliveryForm value) |
NoInstrAttrib |
get(NoInstrAttrib value) |
PctAtRisk |
get(PctAtRisk value) |
AttrbGrp |
getAttrbGrp() |
DeliveryForm |
getDeliveryForm() |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
NoInstrAttrib |
getNoInstrAttrib() |
PctAtRisk |
getPctAtRisk() |
boolean |
isSet(DeliveryForm field) |
boolean |
isSet(NoInstrAttrib field) |
boolean |
isSet(PctAtRisk field) |
boolean |
isSetDeliveryForm() |
boolean |
isSetNoInstrAttrib() |
boolean |
isSetPctAtRisk() |
void |
set(AttrbGrp component) |
void |
set(DeliveryForm value) |
void |
set(NoInstrAttrib value) |
void |
set(PctAtRisk 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, 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, setUtcTimeStamppublic static final String MSGTYPE
protected int[] getFields()
getFields in class quickfix.MessageComponentprotected int[] getGroupFields()
getGroupFields in class quickfix.MessageComponentpublic void set(DeliveryForm value)
public DeliveryForm get(DeliveryForm value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic DeliveryForm getDeliveryForm() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(DeliveryForm field)
public boolean isSetDeliveryForm()
public void set(PctAtRisk value)
public PctAtRisk get(PctAtRisk value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic PctAtRisk getPctAtRisk() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(PctAtRisk field)
public boolean isSetPctAtRisk()
public void set(AttrbGrp component)
public AttrbGrp get(AttrbGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic AttrbGrp getAttrbGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoInstrAttrib value)
public NoInstrAttrib get(NoInstrAttrib value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoInstrAttrib getNoInstrAttrib() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoInstrAttrib field)
public boolean isSetNoInstrAttrib()
Copyright © 2021. All rights reserved.