public static class SecurityTradingRules.NoTradingSessionRules.NoMDFeedTypes extends Group
Constructor and Description |
---|
NoMDFeedTypes() |
Modifier and Type | Method and Description |
---|---|
MarketDepth |
get(MarketDepth value) |
MDBookType |
get(MDBookType value) |
MDFeedType |
get(MDFeedType value) |
MarketDepth |
getMarketDepth() |
MDBookType |
getMDBookType() |
MDFeedType |
getMDFeedType() |
boolean |
isSet(MarketDepth field) |
boolean |
isSet(MDBookType field) |
boolean |
isSet(MDFeedType field) |
boolean |
isSetMarketDepth() |
boolean |
isSetMDBookType() |
boolean |
isSetMDFeedType() |
void |
set(MarketDepth value) |
void |
set(MDBookType value) |
void |
set(MDFeedType value) |
delim, getFieldTag
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 void set(MDFeedType value)
public MDFeedType get(MDFeedType value) throws FieldNotFound
FieldNotFound
public MDFeedType getMDFeedType() throws FieldNotFound
FieldNotFound
public boolean isSet(MDFeedType field)
public boolean isSetMDFeedType()
public void set(MarketDepth value)
public MarketDepth get(MarketDepth value) throws FieldNotFound
FieldNotFound
public MarketDepth getMarketDepth() throws FieldNotFound
FieldNotFound
public boolean isSet(MarketDepth field)
public boolean isSetMarketDepth()
public void set(MDBookType value)
public MDBookType get(MDBookType value) throws FieldNotFound
FieldNotFound
public MDBookType getMDBookType() throws FieldNotFound
FieldNotFound
public boolean isSet(MDBookType field)
public boolean isSetMDBookType()
Copyright © 2021. All rights reserved.