public class TradingSessionRules extends 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() |
copyFrom, copyTo
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 MessageComponent
protected int[] getGroupFields()
getGroupFields
in class MessageComponent
public void set(OrdTypeRules component)
public OrdTypeRules get(OrdTypeRules component) throws FieldNotFound
FieldNotFound
public OrdTypeRules getOrdTypeRules() throws FieldNotFound
FieldNotFound
public void set(NoOrdTypeRules value)
public NoOrdTypeRules get(NoOrdTypeRules value) throws FieldNotFound
FieldNotFound
public NoOrdTypeRules getNoOrdTypeRules() throws FieldNotFound
FieldNotFound
public boolean isSet(NoOrdTypeRules field)
public boolean isSetNoOrdTypeRules()
public void set(TimeInForceRules component)
public TimeInForceRules get(TimeInForceRules component) throws FieldNotFound
FieldNotFound
public TimeInForceRules getTimeInForceRules() throws FieldNotFound
FieldNotFound
public void set(NoTimeInForceRules value)
public NoTimeInForceRules get(NoTimeInForceRules value) throws FieldNotFound
FieldNotFound
public NoTimeInForceRules getNoTimeInForceRules() throws FieldNotFound
FieldNotFound
public boolean isSet(NoTimeInForceRules field)
public boolean isSetNoTimeInForceRules()
public void set(ExecInstRules component)
public ExecInstRules get(ExecInstRules component) throws FieldNotFound
FieldNotFound
public ExecInstRules getExecInstRules() throws FieldNotFound
FieldNotFound
public void set(NoExecInstRules value)
public NoExecInstRules get(NoExecInstRules value) throws FieldNotFound
FieldNotFound
public NoExecInstRules getNoExecInstRules() throws FieldNotFound
FieldNotFound
public boolean isSet(NoExecInstRules field)
public boolean isSetNoExecInstRules()
public void set(MatchRules component)
public MatchRules get(MatchRules component) throws FieldNotFound
FieldNotFound
public MatchRules getMatchRules() throws FieldNotFound
FieldNotFound
public void set(NoMatchRules value)
public NoMatchRules get(NoMatchRules value) throws FieldNotFound
FieldNotFound
public NoMatchRules getNoMatchRules() throws FieldNotFound
FieldNotFound
public boolean isSet(NoMatchRules field)
public boolean isSetNoMatchRules()
public void set(MarketDataFeedTypes component)
public MarketDataFeedTypes get(MarketDataFeedTypes component) throws FieldNotFound
FieldNotFound
public MarketDataFeedTypes getMarketDataFeedTypes() throws FieldNotFound
FieldNotFound
public void set(NoMDFeedTypes value)
public NoMDFeedTypes get(NoMDFeedTypes value) throws FieldNotFound
FieldNotFound
public NoMDFeedTypes getNoMDFeedTypes() throws FieldNotFound
FieldNotFound
public boolean isSet(NoMDFeedTypes field)
public boolean isSetNoMDFeedTypes()
Copyright © 2021. All rights reserved.