quickfix.fix43
Class ListStrikePrice
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix43.Message
quickfix.fix43.ListStrikePrice
- All Implemented Interfaces:
- java.io.Serializable
public class ListStrikePrice
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Methods inherited from class quickfix.fix43.Message |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set |
Methods inherited from class quickfix.Message |
bodyLength, 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, trailerReplaceGroup |
Methods inherited from class quickfix.FieldMap |
addGroup, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, 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, setUtcTimeStamp, setUtcTimeStamp |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MSGTYPE
public static final java.lang.String MSGTYPE
- See Also:
- Constant Field Values
ListStrikePrice
public ListStrikePrice()
ListStrikePrice
public ListStrikePrice(ListID listID,
TotNoStrikes totNoStrikes)
set
public void set(ListID value)
get
public ListID get(ListID value)
throws FieldNotFound
- Throws:
FieldNotFound
getListID
public ListID getListID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ListID field)
isSetListID
public boolean isSetListID()
set
public void set(TotNoStrikes value)
get
public TotNoStrikes get(TotNoStrikes value)
throws FieldNotFound
- Throws:
FieldNotFound
getTotNoStrikes
public TotNoStrikes getTotNoStrikes()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TotNoStrikes field)
isSetTotNoStrikes
public boolean isSetTotNoStrikes()
set
public void set(NoStrikes value)
get
public NoStrikes get(NoStrikes value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoStrikes
public NoStrikes getNoStrikes()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoStrikes field)
isSetNoStrikes
public boolean isSetNoStrikes()