public static class MarketSegmentGrp.NoMarketSegments.NoTickRules extends Group
Constructor and Description |
---|
NoTickRules() |
Modifier and Type | Method and Description |
---|---|
EndTickPriceRange |
get(EndTickPriceRange value) |
StartTickPriceRange |
get(StartTickPriceRange value) |
TickIncrement |
get(TickIncrement value) |
TickRuleType |
get(TickRuleType value) |
EndTickPriceRange |
getEndTickPriceRange() |
StartTickPriceRange |
getStartTickPriceRange() |
TickIncrement |
getTickIncrement() |
TickRuleType |
getTickRuleType() |
boolean |
isSet(EndTickPriceRange field) |
boolean |
isSet(StartTickPriceRange field) |
boolean |
isSet(TickIncrement field) |
boolean |
isSet(TickRuleType field) |
boolean |
isSetEndTickPriceRange() |
boolean |
isSetStartTickPriceRange() |
boolean |
isSetTickIncrement() |
boolean |
isSetTickRuleType() |
void |
set(EndTickPriceRange value) |
void |
set(StartTickPriceRange value) |
void |
set(TickIncrement value) |
void |
set(TickRuleType 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(StartTickPriceRange value)
public StartTickPriceRange get(StartTickPriceRange value) throws FieldNotFound
FieldNotFound
public StartTickPriceRange getStartTickPriceRange() throws FieldNotFound
FieldNotFound
public boolean isSet(StartTickPriceRange field)
public boolean isSetStartTickPriceRange()
public void set(EndTickPriceRange value)
public EndTickPriceRange get(EndTickPriceRange value) throws FieldNotFound
FieldNotFound
public EndTickPriceRange getEndTickPriceRange() throws FieldNotFound
FieldNotFound
public boolean isSet(EndTickPriceRange field)
public boolean isSetEndTickPriceRange()
public void set(TickIncrement value)
public TickIncrement get(TickIncrement value) throws FieldNotFound
FieldNotFound
public TickIncrement getTickIncrement() throws FieldNotFound
FieldNotFound
public boolean isSet(TickIncrement field)
public boolean isSetTickIncrement()
public void set(TickRuleType value)
public TickRuleType get(TickRuleType value) throws FieldNotFound
FieldNotFound
public TickRuleType getTickRuleType() throws FieldNotFound
FieldNotFound
public boolean isSet(TickRuleType field)
public boolean isSetTickRuleType()
Copyright © 2021. All rights reserved.