public class ListStrikePrice extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
ListStrikePrice.NoStrikes |
Message.Header| Constructor and Description |
|---|
ListStrikePrice() |
ListStrikePrice(ListID listID,
TotNoStrikes totNoStrikes) |
| Modifier and Type | Method and Description |
|---|---|
InstrmtStrkPxGrp |
get(InstrmtStrkPxGrp component) |
LastFragment |
get(LastFragment value) |
ListID |
get(ListID value) |
NoStrikes |
get(NoStrikes value) |
TotNoStrikes |
get(TotNoStrikes value) |
InstrmtStrkPxGrp |
getInstrmtStrkPxGrp() |
LastFragment |
getLastFragment() |
ListID |
getListID() |
NoStrikes |
getNoStrikes() |
TotNoStrikes |
getTotNoStrikes() |
boolean |
isSet(LastFragment field) |
boolean |
isSet(ListID field) |
boolean |
isSet(NoStrikes field) |
boolean |
isSet(TotNoStrikes field) |
boolean |
isSetLastFragment() |
boolean |
isSetListID() |
boolean |
isSetNoStrikes() |
boolean |
isSetTotNoStrikes() |
void |
set(InstrmtStrkPxGrp component) |
void |
set(LastFragment value) |
void |
set(ListID value) |
void |
set(NoStrikes value) |
void |
set(TotNoStrikes value) |
bodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroupaddGroup, addGroupRef, calculateString, 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, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, 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 static final String MSGTYPE
public ListStrikePrice()
public ListStrikePrice(ListID listID, TotNoStrikes totNoStrikes)
public void set(ListID value)
public ListID getListID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ListID field)
public boolean isSetListID()
public void set(TotNoStrikes value)
public TotNoStrikes get(TotNoStrikes value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TotNoStrikes getTotNoStrikes() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TotNoStrikes field)
public boolean isSetTotNoStrikes()
public void set(LastFragment value)
public LastFragment get(LastFragment value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic LastFragment getLastFragment() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(LastFragment field)
public boolean isSetLastFragment()
public void set(InstrmtStrkPxGrp component)
public InstrmtStrkPxGrp get(InstrmtStrkPxGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic InstrmtStrkPxGrp getInstrmtStrkPxGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoStrikes value)
public NoStrikes get(NoStrikes value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoStrikes getNoStrikes() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoStrikes field)
public boolean isSetNoStrikes()
Copyright © 2021. All rights reserved.