public static class ListStrikePrice.NoStrikes.NoUnderlyings.NoUnderlyingStips
extends quickfix.Group
| Constructor and Description |
|---|
NoUnderlyingStips() |
| Modifier and Type | Method and Description |
|---|---|
UnderlyingStipType |
get(UnderlyingStipType value) |
UnderlyingStipValue |
get(UnderlyingStipValue value) |
UnderlyingStipType |
getUnderlyingStipType() |
UnderlyingStipValue |
getUnderlyingStipValue() |
boolean |
isSet(UnderlyingStipType field) |
boolean |
isSet(UnderlyingStipValue field) |
boolean |
isSetUnderlyingStipType() |
boolean |
isSetUnderlyingStipValue() |
void |
set(UnderlyingStipType value) |
void |
set(UnderlyingStipValue 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(UnderlyingStipType value)
public UnderlyingStipType get(UnderlyingStipType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic UnderlyingStipType getUnderlyingStipType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(UnderlyingStipType field)
public boolean isSetUnderlyingStipType()
public void set(UnderlyingStipValue value)
public UnderlyingStipValue get(UnderlyingStipValue value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic UnderlyingStipValue getUnderlyingStipValue() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(UnderlyingStipValue field)
public boolean isSetUnderlyingStipValue()
Copyright © 2021. All rights reserved.