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, 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 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.FieldNotFound
public boolean isSet(ListID field)
public boolean isSetListID()
public void set(ListStatusType value)
public ListStatusType get(ListStatusType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ListStatusType getListStatusType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ListStatusType field)
public boolean isSetListStatusType()
public void set(NoRpts value)
public NoRpts getNoRpts() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoRpts field)
public boolean isSetNoRpts()
public void set(ListOrderStatus value)
public ListOrderStatus get(ListOrderStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ListOrderStatus getListOrderStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ListOrderStatus field)
public boolean isSetListOrderStatus()
public void set(RptSeq value)
public RptSeq getRptSeq() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RptSeq field)
public boolean isSetRptSeq()
public void set(ListStatusText value)
public ListStatusText get(ListStatusText value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ListStatusText getListStatusText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ListStatusText field)
public boolean isSetListStatusText()
public void set(EncodedListStatusTextLen value)
public EncodedListStatusTextLen get(EncodedListStatusTextLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedListStatusTextLen getEncodedListStatusTextLen() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedListStatusTextLen field)
public boolean isSetEncodedListStatusTextLen()
public void set(EncodedListStatusText value)
public EncodedListStatusText get(EncodedListStatusText value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedListStatusText getEncodedListStatusText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedListStatusText field)
public boolean isSetEncodedListStatusText()
public void set(TransactTime value)
public TransactTime get(TransactTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TransactTime getTransactTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TransactTime field)
public boolean isSetTransactTime()
public void set(TotNoOrders value)
public TotNoOrders get(TotNoOrders value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TotNoOrders getTotNoOrders() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TotNoOrders field)
public boolean isSetTotNoOrders()
public void set(NoOrders value)
public NoOrders get(NoOrders value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoOrders getNoOrders() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoOrders field)
public boolean isSetNoOrders()
Copyright © 2021. All rights reserved.