public class OrderStatusRequest extends Message
Message.Header| Constructor and Description |
|---|
OrderStatusRequest() |
OrderStatusRequest(ClOrdID clOrdID,
Symbol symbol,
Side side) |
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 void set(OrderID value)
public OrderID getOrderID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(OrderID field)
public boolean isSetOrderID()
public void set(ClOrdID value)
public ClOrdID getClOrdID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
public void set(ClientID value)
public ClientID get(ClientID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ClientID getClientID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ClientID field)
public boolean isSetClientID()
public void set(ExecBroker value)
public ExecBroker get(ExecBroker value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ExecBroker getExecBroker() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ExecBroker field)
public boolean isSetExecBroker()
public void set(Symbol value)
public Symbol getSymbol() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Symbol field)
public boolean isSetSymbol()
public void set(SymbolSfx value)
public SymbolSfx get(SymbolSfx value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SymbolSfx getSymbolSfx() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SymbolSfx field)
public boolean isSetSymbolSfx()
public void set(Issuer value)
public Issuer getIssuer() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Issuer field)
public boolean isSetIssuer()
public void set(SecurityDesc value)
public SecurityDesc get(SecurityDesc value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityDesc getSecurityDesc() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityDesc field)
public boolean isSetSecurityDesc()
public void set(Side value)
public Side getSide() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Side field)
public boolean isSetSide()
Copyright © 2021. All rights reserved.