public class ListStrikePrice extends Message
Modifier and Type | Class and Description |
---|---|
static class |
ListStrikePrice.NoStrikes |
static class |
ListStrikePrice.NoUnderlyings |
Message.Header
Message.Trailer
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, newHeader, set, set, set
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, trailerReplaceGroup
addGroup, 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, setUtcTimeStamp
public static final String MSGTYPE
public ListStrikePrice()
public ListStrikePrice(ListID listID, TotNoStrikes totNoStrikes)
public void set(ListID value)
public ListID get(ListID value) throws FieldNotFound
FieldNotFound
public ListID getListID() throws FieldNotFound
FieldNotFound
public boolean isSet(ListID field)
public boolean isSetListID()
public void set(TotNoStrikes value)
public TotNoStrikes get(TotNoStrikes value) throws FieldNotFound
FieldNotFound
public TotNoStrikes getTotNoStrikes() throws FieldNotFound
FieldNotFound
public boolean isSet(TotNoStrikes field)
public boolean isSetTotNoStrikes()
public void set(LastFragment value)
public LastFragment get(LastFragment value) throws FieldNotFound
FieldNotFound
public LastFragment getLastFragment() throws FieldNotFound
FieldNotFound
public boolean isSet(LastFragment field)
public boolean isSetLastFragment()
public void set(NoStrikes value)
public NoStrikes get(NoStrikes value) throws FieldNotFound
FieldNotFound
public NoStrikes getNoStrikes() throws FieldNotFound
FieldNotFound
public boolean isSet(NoStrikes field)
public boolean isSetNoStrikes()
public void set(NoUnderlyings value)
public NoUnderlyings get(NoUnderlyings value) throws FieldNotFound
FieldNotFound
public NoUnderlyings getNoUnderlyings() throws FieldNotFound
FieldNotFound
public boolean isSet(NoUnderlyings field)
public boolean isSetNoUnderlyings()
Copyright © 2021. All rights reserved.