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