public class ListStatus extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
ListStatus.NoOrders |
Message.Header| Constructor and Description |
|---|
ListStatus() |
ListStatus(ListID listID,
ListStatusType listStatusType,
NoRpts noRpts,
ListOrderStatus listOrderStatus,
RptSeq rptSeq,
TotNoOrders totNoOrders) |
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 ListStatus()
public ListStatus(ListID listID, ListStatusType listStatusType, NoRpts noRpts, ListOrderStatus listOrderStatus, RptSeq rptSeq, TotNoOrders totNoOrders)
public void set(ListID value)
public ListID getListID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ListID field)
public boolean isSetListID()
public void set(ListStatusType value)
public ListStatusType get(ListStatusType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ListStatusType getListStatusType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ListStatusType field)
public boolean isSetListStatusType()
public void set(NoRpts value)
public NoRpts getNoRpts() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoRpts field)
public boolean isSetNoRpts()
public void set(ListOrderStatus value)
public ListOrderStatus get(ListOrderStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ListOrderStatus getListOrderStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ListOrderStatus field)
public boolean isSetListOrderStatus()
public void set(RptSeq value)
public RptSeq getRptSeq() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RptSeq field)
public boolean isSetRptSeq()
public void set(ListStatusText value)
public ListStatusText get(ListStatusText value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ListStatusText getListStatusText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ListStatusText field)
public boolean isSetListStatusText()
public void set(EncodedListStatusTextLen value)
public EncodedListStatusTextLen get(EncodedListStatusTextLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedListStatusTextLen getEncodedListStatusTextLen() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedListStatusTextLen field)
public boolean isSetEncodedListStatusTextLen()
public void set(EncodedListStatusText value)
public EncodedListStatusText get(EncodedListStatusText value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedListStatusText getEncodedListStatusText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedListStatusText field)
public boolean isSetEncodedListStatusText()
public void set(TransactTime value)
public TransactTime get(TransactTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TransactTime getTransactTime() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TransactTime field)
public boolean isSetTransactTime()
public void set(TotNoOrders value)
public TotNoOrders get(TotNoOrders value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TotNoOrders getTotNoOrders() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TotNoOrders field)
public boolean isSetTotNoOrders()
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(NoOrders value)
public NoOrders get(NoOrders value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoOrders getNoOrders() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoOrders field)
public boolean isSetNoOrders()
Copyright © 2021. All rights reserved.