quickfix.fix40
Class OrderCancelReplaceRequest

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Message
          extended by quickfix.fix40.Message
              extended by quickfix.fix40.OrderCancelReplaceRequest
All Implemented Interfaces:
java.io.Serializable

public class OrderCancelReplaceRequest
extends Message

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class quickfix.fix40.Message
Message.Header
 
Nested classes/interfaces inherited from class quickfix.Message
Message.Trailer
 
Field Summary
static java.lang.String MSGTYPE
           
 
Fields inherited from class quickfix.Message
header, trailer
 
Constructor Summary
OrderCancelReplaceRequest()
           
OrderCancelReplaceRequest(OrigClOrdID origClOrdID, ClOrdID clOrdID, HandlInst handlInst, Symbol symbol, Side side, OrderQty orderQty, OrdType ordType)
           
 
Method Summary
 Account get(Account value)
           
 ClientID get(ClientID value)
           
 ClOrdID get(ClOrdID value)
           
 Commission get(Commission value)
           
 CommType get(CommType value)
           
 Currency get(Currency value)
           
 ExDestination get(ExDestination value)
           
 ExecBroker get(ExecBroker value)
           
 ExecInst get(ExecInst value)
           
 ExpireTime get(ExpireTime value)
           
 ForexReq get(ForexReq value)
           
 FutSettDate get(FutSettDate value)
           
 HandlInst get(HandlInst value)
           
 IDSource get(IDSource value)
           
 Issuer get(Issuer value)
           
 ListID get(ListID value)
           
 MaxFloor get(MaxFloor value)
           
 MinQty get(MinQty value)
           
 OrderID get(OrderID value)
           
 OrderQty get(OrderQty value)
           
 OrdType get(OrdType value)
           
 OrigClOrdID get(OrigClOrdID value)
           
 Price get(Price value)
           
 Rule80A get(Rule80A value)
           
 SecurityDesc get(SecurityDesc value)
           
 SecurityID get(SecurityID value)
           
 SettlCurrency get(SettlCurrency value)
           
 SettlmntTyp get(SettlmntTyp value)
           
 Side get(Side value)
           
 StopPx get(StopPx value)
           
 Symbol get(Symbol value)
           
 SymbolSfx get(SymbolSfx value)
           
 Text get(Text value)
           
 TimeInForce get(TimeInForce value)
           
 Account getAccount()
           
 ClientID getClientID()
           
 ClOrdID getClOrdID()
           
 Commission getCommission()
           
 CommType getCommType()
           
 Currency getCurrency()
           
 ExDestination getExDestination()
           
 ExecBroker getExecBroker()
           
 ExecInst getExecInst()
           
 ExpireTime getExpireTime()
           
 ForexReq getForexReq()
           
 FutSettDate getFutSettDate()
           
 HandlInst getHandlInst()
           
 IDSource getIDSource()
           
 Issuer getIssuer()
           
 ListID getListID()
           
 MaxFloor getMaxFloor()
           
 MinQty getMinQty()
           
 OrderID getOrderID()
           
 OrderQty getOrderQty()
           
 OrdType getOrdType()
           
 OrigClOrdID getOrigClOrdID()
           
 Price getPrice()
           
 Rule80A getRule80A()
           
 SecurityDesc getSecurityDesc()
           
 SecurityID getSecurityID()
           
 SettlCurrency getSettlCurrency()
           
 SettlmntTyp getSettlmntTyp()
           
 Side getSide()
           
 StopPx getStopPx()
           
 Symbol getSymbol()
           
 SymbolSfx getSymbolSfx()
           
 Text getText()
           
 TimeInForce getTimeInForce()
           
 boolean isSet(Account field)
           
 boolean isSet(ClientID field)
           
 boolean isSet(ClOrdID field)
           
 boolean isSet(Commission field)
           
 boolean isSet(CommType field)
           
 boolean isSet(Currency field)
           
 boolean isSet(ExDestination field)
           
 boolean isSet(ExecBroker field)
           
 boolean isSet(ExecInst field)
           
 boolean isSet(ExpireTime field)
           
 boolean isSet(ForexReq field)
           
 boolean isSet(FutSettDate field)
           
 boolean isSet(HandlInst field)
           
 boolean isSet(IDSource field)
           
 boolean isSet(Issuer field)
           
 boolean isSet(ListID field)
           
 boolean isSet(MaxFloor field)
           
 boolean isSet(MinQty field)
           
 boolean isSet(OrderID field)
           
 boolean isSet(OrderQty field)
           
 boolean isSet(OrdType field)
           
 boolean isSet(OrigClOrdID field)
           
 boolean isSet(Price field)
           
 boolean isSet(Rule80A field)
           
 boolean isSet(SecurityDesc field)
           
 boolean isSet(SecurityID field)
           
 boolean isSet(SettlCurrency field)
           
 boolean isSet(SettlmntTyp field)
           
 boolean isSet(Side field)
           
 boolean isSet(StopPx field)
           
 boolean isSet(Symbol field)
           
 boolean isSet(SymbolSfx field)
           
 boolean isSet(Text field)
           
 boolean isSet(TimeInForce field)
           
 boolean isSetAccount()
           
 boolean isSetClientID()
           
 boolean isSetClOrdID()
           
 boolean isSetCommission()
           
 boolean isSetCommType()
           
 boolean isSetCurrency()
           
 boolean isSetExDestination()
           
 boolean isSetExecBroker()
           
 boolean isSetExecInst()
           
 boolean isSetExpireTime()
           
 boolean isSetForexReq()
           
 boolean isSetFutSettDate()
           
 boolean isSetHandlInst()
           
 boolean isSetIDSource()
           
 boolean isSetIssuer()
           
 boolean isSetListID()
           
 boolean isSetMaxFloor()
           
 boolean isSetMinQty()
           
 boolean isSetOrderID()
           
 boolean isSetOrderQty()
           
 boolean isSetOrdType()
           
 boolean isSetOrigClOrdID()
           
 boolean isSetPrice()
           
 boolean isSetRule80A()
           
 boolean isSetSecurityDesc()
           
 boolean isSetSecurityID()
           
 boolean isSetSettlCurrency()
           
 boolean isSetSettlmntTyp()
           
 boolean isSetSide()
           
 boolean isSetStopPx()
           
 boolean isSetSymbol()
           
 boolean isSetSymbolSfx()
           
 boolean isSetText()
           
 boolean isSetTimeInForce()
           
 void set(Account value)
           
 void set(ClientID value)
           
 void set(ClOrdID value)
           
 void set(Commission value)
           
 void set(CommType value)
           
 void set(Currency value)
           
 void set(ExDestination value)
           
 void set(ExecBroker value)
           
 void set(ExecInst value)
           
 void set(ExpireTime value)
           
 void set(ForexReq value)
           
 void set(FutSettDate value)
           
 void set(HandlInst value)
           
 void set(IDSource value)
           
 void set(Issuer value)
           
 void set(ListID value)
           
 void set(MaxFloor value)
           
 void set(MinQty value)
           
 void set(OrderID value)
           
 void set(OrderQty value)
           
 void set(OrdType value)
           
 void set(OrigClOrdID value)
           
 void set(Price value)
           
 void set(Rule80A value)
           
 void set(SecurityDesc value)
           
 void set(SecurityID value)
           
 void set(SettlCurrency value)
           
 void set(SettlmntTyp value)
           
 void set(Side value)
           
 void set(StopPx value)
           
 void set(Symbol value)
           
 void set(SymbolSfx value)
           
 void set(Text value)
           
 void set(TimeInForce value)
           
 
Methods inherited from class quickfix.fix40.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
 

Field Detail

MSGTYPE

public static final java.lang.String MSGTYPE
See Also:
Constant Field Values
Constructor Detail

OrderCancelReplaceRequest

public OrderCancelReplaceRequest()

OrderCancelReplaceRequest

public OrderCancelReplaceRequest(OrigClOrdID origClOrdID,
                                 ClOrdID clOrdID,
                                 HandlInst handlInst,
                                 Symbol symbol,
                                 Side side,
                                 OrderQty orderQty,
                                 OrdType ordType)
Method Detail

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(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(OrigClOrdID value)

get

public OrigClOrdID get(OrigClOrdID value)
                throws FieldNotFound
Throws:
FieldNotFound

getOrigClOrdID

public OrigClOrdID getOrigClOrdID()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrigClOrdID field)

isSetOrigClOrdID

public boolean isSetOrigClOrdID()

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(ListID value)

get

public ListID get(ListID value)
           throws FieldNotFound
Throws:
FieldNotFound

getListID

public ListID getListID()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ListID field)

isSetListID

public boolean isSetListID()

set

public void set(Account value)

get

public Account get(Account value)
            throws FieldNotFound
Throws:
FieldNotFound

getAccount

public Account getAccount()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Account field)

isSetAccount

public boolean isSetAccount()

set

public void set(SettlmntTyp value)

get

public SettlmntTyp get(SettlmntTyp value)
                throws FieldNotFound
Throws:
FieldNotFound

getSettlmntTyp

public SettlmntTyp getSettlmntTyp()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SettlmntTyp field)

isSetSettlmntTyp

public boolean isSetSettlmntTyp()

set

public void set(FutSettDate value)

get

public FutSettDate get(FutSettDate value)
                throws FieldNotFound
Throws:
FieldNotFound

getFutSettDate

public FutSettDate getFutSettDate()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(FutSettDate field)

isSetFutSettDate

public boolean isSetFutSettDate()

set

public void set(HandlInst value)

get

public HandlInst get(HandlInst value)
              throws FieldNotFound
Throws:
FieldNotFound

getHandlInst

public HandlInst getHandlInst()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(HandlInst field)

isSetHandlInst

public boolean isSetHandlInst()

set

public void set(ExecInst value)

get

public ExecInst get(ExecInst value)
             throws FieldNotFound
Throws:
FieldNotFound

getExecInst

public ExecInst getExecInst()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ExecInst field)

isSetExecInst

public boolean isSetExecInst()

set

public void set(MinQty value)

get

public MinQty get(MinQty value)
           throws FieldNotFound
Throws:
FieldNotFound

getMinQty

public MinQty getMinQty()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(MinQty field)

isSetMinQty

public boolean isSetMinQty()

set

public void set(MaxFloor value)

get

public MaxFloor get(MaxFloor value)
             throws FieldNotFound
Throws:
FieldNotFound

getMaxFloor

public MaxFloor getMaxFloor()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(MaxFloor field)

isSetMaxFloor

public boolean isSetMaxFloor()

set

public void set(ExDestination value)

get

public ExDestination get(ExDestination value)
                  throws FieldNotFound
Throws:
FieldNotFound

getExDestination

public ExDestination getExDestination()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ExDestination field)

isSetExDestination

public boolean isSetExDestination()

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(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()

set

public void set(OrderQty value)

get

public OrderQty get(OrderQty value)
             throws FieldNotFound
Throws:
FieldNotFound

getOrderQty

public OrderQty getOrderQty()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrderQty field)

isSetOrderQty

public boolean isSetOrderQty()

set

public void set(OrdType value)

get

public OrdType get(OrdType value)
            throws FieldNotFound
Throws:
FieldNotFound

getOrdType

public OrdType getOrdType()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrdType field)

isSetOrdType

public boolean isSetOrdType()

set

public void set(Price value)

get

public Price get(Price value)
          throws FieldNotFound
Throws:
FieldNotFound

getPrice

public Price getPrice()
               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Price field)

isSetPrice

public boolean isSetPrice()

set

public void set(StopPx value)

get

public StopPx get(StopPx value)
           throws FieldNotFound
Throws:
FieldNotFound

getStopPx

public StopPx getStopPx()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(StopPx field)

isSetStopPx

public boolean isSetStopPx()

set

public void set(Currency value)

get

public Currency get(Currency value)
             throws FieldNotFound
Throws:
FieldNotFound

getCurrency

public Currency getCurrency()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Currency field)

isSetCurrency

public boolean isSetCurrency()

set

public void set(TimeInForce value)

get

public TimeInForce get(TimeInForce value)
                throws FieldNotFound
Throws:
FieldNotFound

getTimeInForce

public TimeInForce getTimeInForce()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TimeInForce field)

isSetTimeInForce

public boolean isSetTimeInForce()

set

public void set(ExpireTime value)

get

public ExpireTime get(ExpireTime value)
               throws FieldNotFound
Throws:
FieldNotFound

getExpireTime

public ExpireTime getExpireTime()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ExpireTime field)

isSetExpireTime

public boolean isSetExpireTime()

set

public void set(Commission value)

get

public Commission get(Commission value)
               throws FieldNotFound
Throws:
FieldNotFound

getCommission

public Commission getCommission()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Commission field)

isSetCommission

public boolean isSetCommission()

set

public void set(CommType value)

get

public CommType get(CommType value)
             throws FieldNotFound
Throws:
FieldNotFound

getCommType

public CommType getCommType()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CommType field)

isSetCommType

public boolean isSetCommType()

set

public void set(Rule80A value)

get

public Rule80A get(Rule80A value)
            throws FieldNotFound
Throws:
FieldNotFound

getRule80A

public Rule80A getRule80A()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Rule80A field)

isSetRule80A

public boolean isSetRule80A()

set

public void set(ForexReq value)

get

public ForexReq get(ForexReq value)
             throws FieldNotFound
Throws:
FieldNotFound

getForexReq

public ForexReq getForexReq()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ForexReq field)

isSetForexReq

public boolean isSetForexReq()

set

public void set(SettlCurrency value)

get

public SettlCurrency get(SettlCurrency value)
                  throws FieldNotFound
Throws:
FieldNotFound

getSettlCurrency

public SettlCurrency getSettlCurrency()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SettlCurrency field)

isSetSettlCurrency

public boolean isSetSettlCurrency()

set

public void set(Text value)

get

public Text get(Text value)
         throws FieldNotFound
Throws:
FieldNotFound

getText

public Text getText()
             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Text field)

isSetText

public boolean isSetText()