public class SettlInstructionsData
extends quickfix.MessageComponent
Modifier and Type | Class and Description |
---|---|
static class |
SettlInstructionsData.NoDlvyInst |
Constructor and Description |
---|
SettlInstructionsData() |
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, setUtcTimeStamp
public static final String MSGTYPE
protected int[] getFields()
getFields
in class quickfix.MessageComponent
protected int[] getGroupFields()
getGroupFields
in class quickfix.MessageComponent
public void set(SettlDeliveryType value)
public SettlDeliveryType get(SettlDeliveryType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SettlDeliveryType getSettlDeliveryType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SettlDeliveryType field)
public boolean isSetSettlDeliveryType()
public void set(StandInstDbType value)
public StandInstDbType get(StandInstDbType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StandInstDbType getStandInstDbType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StandInstDbType field)
public boolean isSetStandInstDbType()
public void set(StandInstDbName value)
public StandInstDbName get(StandInstDbName value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StandInstDbName getStandInstDbName() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StandInstDbName field)
public boolean isSetStandInstDbName()
public void set(StandInstDbID value)
public StandInstDbID get(StandInstDbID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StandInstDbID getStandInstDbID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StandInstDbID field)
public boolean isSetStandInstDbID()
public void set(DlvyInstGrp component)
public DlvyInstGrp get(DlvyInstGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public DlvyInstGrp getDlvyInstGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoDlvyInst value)
public NoDlvyInst get(NoDlvyInst value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoDlvyInst getNoDlvyInst() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoDlvyInst field)
public boolean isSetNoDlvyInst()
Copyright © 2021. All rights reserved.