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