public static class MarketDefinitionUpdateReport.NoTickRules
extends quickfix.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) |
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 quickfix.FieldNotFound
quickfix.FieldNotFound
public StartTickPriceRange getStartTickPriceRange() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StartTickPriceRange field)
public boolean isSetStartTickPriceRange()
public void set(EndTickPriceRange value)
public EndTickPriceRange get(EndTickPriceRange value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EndTickPriceRange getEndTickPriceRange() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EndTickPriceRange field)
public boolean isSetEndTickPriceRange()
public void set(TickIncrement value)
public TickIncrement get(TickIncrement value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TickIncrement getTickIncrement() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TickIncrement field)
public boolean isSetTickIncrement()
public void set(TickRuleType value)
public TickRuleType get(TickRuleType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TickRuleType getTickRuleType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TickRuleType field)
public boolean isSetTickRuleType()
Copyright © 2021. All rights reserved.