public class NewOrderList extends Message
Modifier and Type | Class and Description |
---|---|
static class |
NewOrderList.NoOrders |
Message.Header
Constructor and Description |
---|
NewOrderList() |
NewOrderList(ListID listID,
BidType bidType,
TotNoOrders totNoOrders) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set
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
addGroup, addGroupRef, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, 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, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamp
public static final String MSGTYPE
public NewOrderList()
public NewOrderList(ListID listID, BidType bidType, 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(BidID value)
public BidID getBidID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(BidID field)
public boolean isSetBidID()
public void set(ClientBidID value)
public ClientBidID get(ClientBidID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ClientBidID getClientBidID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ClientBidID field)
public boolean isSetClientBidID()
public void set(ProgRptReqs value)
public ProgRptReqs get(ProgRptReqs value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ProgRptReqs getProgRptReqs() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ProgRptReqs field)
public boolean isSetProgRptReqs()
public void set(BidType value)
public BidType getBidType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(BidType field)
public boolean isSetBidType()
public void set(ProgPeriodInterval value)
public ProgPeriodInterval get(ProgPeriodInterval value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ProgPeriodInterval getProgPeriodInterval() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ProgPeriodInterval field)
public boolean isSetProgPeriodInterval()
public void set(CancellationRights value)
public CancellationRights get(CancellationRights value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CancellationRights getCancellationRights() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CancellationRights field)
public boolean isSetCancellationRights()
public void set(MoneyLaunderingStatus value)
public MoneyLaunderingStatus get(MoneyLaunderingStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MoneyLaunderingStatus getMoneyLaunderingStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MoneyLaunderingStatus field)
public boolean isSetMoneyLaunderingStatus()
public void set(RegistID value)
public RegistID get(RegistID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RegistID getRegistID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RegistID field)
public boolean isSetRegistID()
public void set(ListExecInstType value)
public ListExecInstType get(ListExecInstType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ListExecInstType getListExecInstType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ListExecInstType field)
public boolean isSetListExecInstType()
public void set(ListExecInst value)
public ListExecInst get(ListExecInst value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ListExecInst getListExecInst() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ListExecInst field)
public boolean isSetListExecInst()
public void set(EncodedListExecInstLen value)
public EncodedListExecInstLen get(EncodedListExecInstLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedListExecInstLen getEncodedListExecInstLen() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedListExecInstLen field)
public boolean isSetEncodedListExecInstLen()
public void set(EncodedListExecInst value)
public EncodedListExecInst get(EncodedListExecInst value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedListExecInst getEncodedListExecInst() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedListExecInst field)
public boolean isSetEncodedListExecInst()
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 © 2017. All rights reserved.