quickfix.fix50
Class ListStatus
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix50.Message
quickfix.fix50.ListStatus
- All Implemented Interfaces:
- java.io.Serializable
public class ListStatus
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
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
ListStatus
public ListStatus()
ListStatus
public ListStatus(ListID listID,
ListStatusType listStatusType,
NoRpts noRpts,
ListOrderStatus listOrderStatus,
RptSeq rptSeq,
TotNoOrders totNoOrders)
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(ListStatusType value)
get
public ListStatusType get(ListStatusType value)
throws FieldNotFound
- Throws:
FieldNotFound
getListStatusType
public ListStatusType getListStatusType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ListStatusType field)
isSetListStatusType
public boolean isSetListStatusType()
set
public void set(NoRpts value)
get
public NoRpts get(NoRpts value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoRpts
public NoRpts getNoRpts()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoRpts field)
isSetNoRpts
public boolean isSetNoRpts()
set
public void set(ListOrderStatus value)
get
public ListOrderStatus get(ListOrderStatus value)
throws FieldNotFound
- Throws:
FieldNotFound
getListOrderStatus
public ListOrderStatus getListOrderStatus()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ListOrderStatus field)
isSetListOrderStatus
public boolean isSetListOrderStatus()
set
public void set(RptSeq value)
get
public RptSeq get(RptSeq value)
throws FieldNotFound
- Throws:
FieldNotFound
getRptSeq
public RptSeq getRptSeq()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RptSeq field)
isSetRptSeq
public boolean isSetRptSeq()
set
public void set(ListStatusText value)
get
public ListStatusText get(ListStatusText value)
throws FieldNotFound
- Throws:
FieldNotFound
getListStatusText
public ListStatusText getListStatusText()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ListStatusText field)
isSetListStatusText
public boolean isSetListStatusText()
set
public void set(EncodedListStatusTextLen value)
get
public EncodedListStatusTextLen get(EncodedListStatusTextLen value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedListStatusTextLen
public EncodedListStatusTextLen getEncodedListStatusTextLen()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedListStatusTextLen field)
isSetEncodedListStatusTextLen
public boolean isSetEncodedListStatusTextLen()
set
public void set(EncodedListStatusText value)
get
public EncodedListStatusText get(EncodedListStatusText value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedListStatusText
public EncodedListStatusText getEncodedListStatusText()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedListStatusText field)
isSetEncodedListStatusText
public boolean isSetEncodedListStatusText()
set
public void set(TransactTime value)
get
public TransactTime get(TransactTime value)
throws FieldNotFound
- Throws:
FieldNotFound
getTransactTime
public TransactTime getTransactTime()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TransactTime field)
isSetTransactTime
public boolean isSetTransactTime()
set
public void set(TotNoOrders value)
get
public TotNoOrders get(TotNoOrders value)
throws FieldNotFound
- Throws:
FieldNotFound
getTotNoOrders
public TotNoOrders getTotNoOrders()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TotNoOrders field)
isSetTotNoOrders
public boolean isSetTotNoOrders()
set
public void set(LastFragment value)
get
public LastFragment get(LastFragment value)
throws FieldNotFound
- Throws:
FieldNotFound
getLastFragment
public LastFragment getLastFragment()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LastFragment field)
isSetLastFragment
public boolean isSetLastFragment()
set
public void set(OrdListStatGrp component)
get
public OrdListStatGrp get(OrdListStatGrp component)
throws FieldNotFound
- Throws:
FieldNotFound
getOrdListStatGrp
public OrdListStatGrp getOrdListStatGrp()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoOrders value)
get
public NoOrders get(NoOrders value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoOrders
public NoOrders getNoOrders()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoOrders field)
isSetNoOrders
public boolean isSetNoOrders()