public class ListStrikePrice extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
ListStrikePrice.NoStrikes |
static class |
ListStrikePrice.NoUnderlyings |
Message.Header| Constructor and Description |
|---|
ListStrikePrice() |
ListStrikePrice(ListID listID,
TotNoStrikes totNoStrikes) |
| Modifier and Type | Method and Description |
|---|---|
LastFragment |
get(LastFragment value) |
ListID |
get(ListID value) |
NoStrikes |
get(NoStrikes value) |
NoUnderlyings |
get(NoUnderlyings value) |
TotNoStrikes |
get(TotNoStrikes value) |
LastFragment |
getLastFragment() |
ListID |
getListID() |
NoStrikes |
getNoStrikes() |
NoUnderlyings |
getNoUnderlyings() |
TotNoStrikes |
getTotNoStrikes() |
boolean |
isSet(LastFragment field) |
boolean |
isSet(ListID field) |
boolean |
isSet(NoStrikes field) |
boolean |
isSet(NoUnderlyings field) |
boolean |
isSet(TotNoStrikes field) |
boolean |
isSetLastFragment() |
boolean |
isSetListID() |
boolean |
isSetNoStrikes() |
boolean |
isSetNoUnderlyings() |
boolean |
isSetTotNoStrikes() |
void |
set(LastFragment value) |
void |
set(ListID value) |
void |
set(NoStrikes value) |
void |
set(NoUnderlyings value) |
void |
set(TotNoStrikes value) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, setbodyLength, clear, clone, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reverseRoute, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroupaddGroup, addGroupRef, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, 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(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()
public void set(NoUnderlyings value)
public NoUnderlyings get(NoUnderlyings value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoUnderlyings getNoUnderlyings() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoUnderlyings field)
public boolean isSetNoUnderlyings()
Copyright © 2017. All rights reserved.