quickfix.fix41
Class OrderStatusRequest
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix41.Message
quickfix.fix41.OrderStatusRequest
- All Implemented Interfaces:
- java.io.Serializable
public class OrderStatusRequest
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Methods inherited from class quickfix.fix41.Message |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set |
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
OrderStatusRequest
public OrderStatusRequest()
OrderStatusRequest
public OrderStatusRequest(ClOrdID clOrdID,
Symbol symbol,
Side side)
set
public void set(OrderID value)
get
public OrderID get(OrderID value)
throws FieldNotFound
- Throws:
FieldNotFound
getOrderID
public OrderID getOrderID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OrderID field)
isSetOrderID
public boolean isSetOrderID()
set
public void set(ClOrdID value)
get
public ClOrdID get(ClOrdID value)
throws FieldNotFound
- Throws:
FieldNotFound
getClOrdID
public ClOrdID getClOrdID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ClOrdID field)
isSetClOrdID
public boolean isSetClOrdID()
set
public void set(ClientID value)
get
public ClientID get(ClientID value)
throws FieldNotFound
- Throws:
FieldNotFound
getClientID
public ClientID getClientID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ClientID field)
isSetClientID
public boolean isSetClientID()
set
public void set(ExecBroker value)
get
public ExecBroker get(ExecBroker value)
throws FieldNotFound
- Throws:
FieldNotFound
getExecBroker
public ExecBroker getExecBroker()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExecBroker field)
isSetExecBroker
public boolean isSetExecBroker()
set
public void set(Symbol value)
get
public Symbol get(Symbol value)
throws FieldNotFound
- Throws:
FieldNotFound
getSymbol
public Symbol getSymbol()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Symbol field)
isSetSymbol
public boolean isSetSymbol()
set
public void set(SymbolSfx value)
get
public SymbolSfx get(SymbolSfx value)
throws FieldNotFound
- Throws:
FieldNotFound
getSymbolSfx
public SymbolSfx getSymbolSfx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SymbolSfx field)
isSetSymbolSfx
public boolean isSetSymbolSfx()
set
public void set(SecurityID value)
get
public SecurityID get(SecurityID value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityID
public SecurityID getSecurityID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityID field)
isSetSecurityID
public boolean isSetSecurityID()
set
public void set(IDSource value)
get
public IDSource get(IDSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getIDSource
public IDSource getIDSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(IDSource field)
isSetIDSource
public boolean isSetIDSource()
set
public void set(SecurityType value)
get
public SecurityType get(SecurityType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityType
public SecurityType getSecurityType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityType field)
isSetSecurityType
public boolean isSetSecurityType()
set
public void set(MaturityMonthYear value)
get
public MaturityMonthYear get(MaturityMonthYear value)
throws FieldNotFound
- Throws:
FieldNotFound
getMaturityMonthYear
public MaturityMonthYear getMaturityMonthYear()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MaturityMonthYear field)
isSetMaturityMonthYear
public boolean isSetMaturityMonthYear()
set
public void set(MaturityDay value)
get
public MaturityDay get(MaturityDay value)
throws FieldNotFound
- Throws:
FieldNotFound
getMaturityDay
public MaturityDay getMaturityDay()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MaturityDay field)
isSetMaturityDay
public boolean isSetMaturityDay()
set
public void set(PutOrCall value)
get
public PutOrCall get(PutOrCall value)
throws FieldNotFound
- Throws:
FieldNotFound
getPutOrCall
public PutOrCall getPutOrCall()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PutOrCall field)
isSetPutOrCall
public boolean isSetPutOrCall()
set
public void set(StrikePrice value)
get
public StrikePrice get(StrikePrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getStrikePrice
public StrikePrice getStrikePrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StrikePrice field)
isSetStrikePrice
public boolean isSetStrikePrice()
set
public void set(OptAttribute value)
get
public OptAttribute get(OptAttribute value)
throws FieldNotFound
- Throws:
FieldNotFound
getOptAttribute
public OptAttribute getOptAttribute()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OptAttribute field)
isSetOptAttribute
public boolean isSetOptAttribute()
set
public void set(SecurityExchange value)
get
public SecurityExchange get(SecurityExchange value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityExchange
public SecurityExchange getSecurityExchange()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityExchange field)
isSetSecurityExchange
public boolean isSetSecurityExchange()
set
public void set(Issuer value)
get
public Issuer get(Issuer value)
throws FieldNotFound
- Throws:
FieldNotFound
getIssuer
public Issuer getIssuer()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Issuer field)
isSetIssuer
public boolean isSetIssuer()
set
public void set(SecurityDesc value)
get
public SecurityDesc get(SecurityDesc value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityDesc
public SecurityDesc getSecurityDesc()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityDesc field)
isSetSecurityDesc
public boolean isSetSecurityDesc()
set
public void set(Side value)
get
public Side get(Side value)
throws FieldNotFound
- Throws:
FieldNotFound
getSide
public Side getSide()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Side field)
isSetSide
public boolean isSetSide()