public class TradingSessionRules
extends quickfix.MessageComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
TradingSessionRules.NoExecInstRules |
static class |
TradingSessionRules.NoMatchRules |
static class |
TradingSessionRules.NoMDFeedTypes |
static class |
TradingSessionRules.NoOrdTypeRules |
static class |
TradingSessionRules.NoTimeInForceRules |
| Constructor and Description |
|---|
TradingSessionRules() |
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(OrdTypeRules component)
public OrdTypeRules get(OrdTypeRules component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic OrdTypeRules getOrdTypeRules() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoOrdTypeRules value)
public NoOrdTypeRules get(NoOrdTypeRules value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoOrdTypeRules getNoOrdTypeRules() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoOrdTypeRules field)
public boolean isSetNoOrdTypeRules()
public void set(TimeInForceRules component)
public TimeInForceRules get(TimeInForceRules component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TimeInForceRules getTimeInForceRules() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoTimeInForceRules value)
public NoTimeInForceRules get(NoTimeInForceRules value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoTimeInForceRules getNoTimeInForceRules() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoTimeInForceRules field)
public boolean isSetNoTimeInForceRules()
public void set(ExecInstRules component)
public ExecInstRules get(ExecInstRules component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ExecInstRules getExecInstRules() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoExecInstRules value)
public NoExecInstRules get(NoExecInstRules value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoExecInstRules getNoExecInstRules() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoExecInstRules field)
public boolean isSetNoExecInstRules()
public void set(MatchRules component)
public MatchRules get(MatchRules component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MatchRules getMatchRules() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoMatchRules value)
public NoMatchRules get(NoMatchRules value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoMatchRules getNoMatchRules() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoMatchRules field)
public boolean isSetNoMatchRules()
public void set(MarketDataFeedTypes component)
public MarketDataFeedTypes get(MarketDataFeedTypes component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MarketDataFeedTypes getMarketDataFeedTypes() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoMDFeedTypes value)
public NoMDFeedTypes get(NoMDFeedTypes value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoMDFeedTypes getNoMDFeedTypes() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoMDFeedTypes field)
public boolean isSetNoMDFeedTypes()
Copyright © 2021. All rights reserved.