public class ListStrikePrice extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
ListStrikePrice.NoStrikes |
Message.HeaderMessage.Trailer| Constructor and Description |
|---|
ListStrikePrice() |
ListStrikePrice(ListID listID,
TotNoStrikes totNoStrikes) |
| Modifier and Type | Method and Description |
|---|---|
ListID |
get(ListID value) |
NoStrikes |
get(NoStrikes value) |
TotNoStrikes |
get(TotNoStrikes value) |
ListID |
getListID() |
NoStrikes |
getNoStrikes() |
TotNoStrikes |
getTotNoStrikes() |
boolean |
isSet(ListID field) |
boolean |
isSet(NoStrikes field) |
boolean |
isSet(TotNoStrikes field) |
boolean |
isSetListID() |
boolean |
isSetNoStrikes() |
boolean |
isSetTotNoStrikes() |
void |
set(ListID value) |
void |
set(NoStrikes value) |
void |
set(TotNoStrikes value) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, setbodyLength, 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 get(ListID value) throws FieldNotFound
FieldNotFoundpublic ListID getListID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(ListID field)
public boolean isSetListID()
public void set(TotNoStrikes value)
public TotNoStrikes get(TotNoStrikes value) throws FieldNotFound
FieldNotFoundpublic TotNoStrikes getTotNoStrikes() throws FieldNotFound
FieldNotFoundpublic boolean isSet(TotNoStrikes field)
public boolean isSetTotNoStrikes()
public void set(NoStrikes value)
public NoStrikes get(NoStrikes value) throws FieldNotFound
FieldNotFoundpublic NoStrikes getNoStrikes() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoStrikes field)
public boolean isSetNoStrikes()
Copyright © 2021. All rights reserved.