quickfix.fix50
Class OrderCancelReject

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Message
          extended by quickfix.fix50.Message
              extended by quickfix.fix50.OrderCancelReject
All Implemented Interfaces:
java.io.Serializable

public class OrderCancelReject
extends Message

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class quickfix.fix50.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
OrderCancelReject()
           
OrderCancelReject(OrderID orderID, ClOrdID clOrdID, OrigClOrdID origClOrdID, OrdStatus ordStatus, CxlRejResponseTo cxlRejResponseTo)
           
 
Method Summary
 Account get(Account value)
           
 AccountType get(AccountType value)
           
 AcctIDSource get(AcctIDSource value)
           
 ClOrdID get(ClOrdID value)
           
 ClOrdLinkID get(ClOrdLinkID value)
           
 CxlRejReason get(CxlRejReason value)
           
 CxlRejResponseTo get(CxlRejResponseTo value)
           
 EncodedText get(EncodedText value)
           
 EncodedTextLen get(EncodedTextLen value)
           
 ListID get(ListID value)
           
 OrderID get(OrderID value)
           
 OrdStatus get(OrdStatus value)
           
 OrigClOrdID get(OrigClOrdID value)
           
 OrigOrdModTime get(OrigOrdModTime value)
           
 SecondaryClOrdID get(SecondaryClOrdID value)
           
 SecondaryOrderID get(SecondaryOrderID value)
           
 Text get(Text value)
           
 TradeDate get(TradeDate value)
           
 TradeOriginationDate get(TradeOriginationDate value)
           
 TransactTime get(TransactTime value)
           
 WorkingIndicator get(WorkingIndicator value)
           
 Account getAccount()
           
 AccountType getAccountType()
           
 AcctIDSource getAcctIDSource()
           
 ClOrdID getClOrdID()
           
 ClOrdLinkID getClOrdLinkID()
           
 CxlRejReason getCxlRejReason()
           
 CxlRejResponseTo getCxlRejResponseTo()
           
 EncodedText getEncodedText()
           
 EncodedTextLen getEncodedTextLen()
           
 ListID getListID()
           
 OrderID getOrderID()
           
 OrdStatus getOrdStatus()
           
 OrigClOrdID getOrigClOrdID()
           
 OrigOrdModTime getOrigOrdModTime()
           
 SecondaryClOrdID getSecondaryClOrdID()
           
 SecondaryOrderID getSecondaryOrderID()
           
 Text getText()
           
 TradeDate getTradeDate()
           
 TradeOriginationDate getTradeOriginationDate()
           
 TransactTime getTransactTime()
           
 WorkingIndicator getWorkingIndicator()
           
 boolean isSet(Account field)
           
 boolean isSet(AccountType field)
           
 boolean isSet(AcctIDSource field)
           
 boolean isSet(ClOrdID field)
           
 boolean isSet(ClOrdLinkID field)
           
 boolean isSet(CxlRejReason field)
           
 boolean isSet(CxlRejResponseTo field)
           
 boolean isSet(EncodedText field)
           
 boolean isSet(EncodedTextLen field)
           
 boolean isSet(ListID field)
           
 boolean isSet(OrderID field)
           
 boolean isSet(OrdStatus field)
           
 boolean isSet(OrigClOrdID field)
           
 boolean isSet(OrigOrdModTime field)
           
 boolean isSet(SecondaryClOrdID field)
           
 boolean isSet(SecondaryOrderID field)
           
 boolean isSet(Text field)
           
 boolean isSet(TradeDate field)
           
 boolean isSet(TradeOriginationDate field)
           
 boolean isSet(TransactTime field)
           
 boolean isSet(WorkingIndicator field)
           
 boolean isSetAccount()
           
 boolean isSetAccountType()
           
 boolean isSetAcctIDSource()
           
 boolean isSetClOrdID()
           
 boolean isSetClOrdLinkID()
           
 boolean isSetCxlRejReason()
           
 boolean isSetCxlRejResponseTo()
           
 boolean isSetEncodedText()
           
 boolean isSetEncodedTextLen()
           
 boolean isSetListID()
           
 boolean isSetOrderID()
           
 boolean isSetOrdStatus()
           
 boolean isSetOrigClOrdID()
           
 boolean isSetOrigOrdModTime()
           
 boolean isSetSecondaryClOrdID()
           
 boolean isSetSecondaryOrderID()
           
 boolean isSetText()
           
 boolean isSetTradeDate()
           
 boolean isSetTradeOriginationDate()
           
 boolean isSetTransactTime()
           
 boolean isSetWorkingIndicator()
           
 void set(Account value)
           
 void set(AccountType value)
           
 void set(AcctIDSource value)
           
 void set(ClOrdID value)
           
 void set(ClOrdLinkID value)
           
 void set(CxlRejReason value)
           
 void set(CxlRejResponseTo value)
           
 void set(EncodedText value)
           
 void set(EncodedTextLen value)
           
 void set(ListID value)
           
 void set(OrderID value)
           
 void set(OrdStatus value)
           
 void set(OrigClOrdID value)
           
 void set(OrigOrdModTime value)
           
 void set(SecondaryClOrdID value)
           
 void set(SecondaryOrderID value)
           
 void set(Text value)
           
 void set(TradeDate value)
           
 void set(TradeOriginationDate value)
           
 void set(TransactTime value)
           
 void set(WorkingIndicator value)
           
 
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

OrderCancelReject

public OrderCancelReject()

OrderCancelReject

public OrderCancelReject(OrderID orderID,
                         ClOrdID clOrdID,
                         OrigClOrdID origClOrdID,
                         OrdStatus ordStatus,
                         CxlRejResponseTo cxlRejResponseTo)
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(SecondaryOrderID value)

get

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

getSecondaryOrderID

public SecondaryOrderID getSecondaryOrderID()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SecondaryOrderID field)

isSetSecondaryOrderID

public boolean isSetSecondaryOrderID()

set

public void set(SecondaryClOrdID value)

get

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

getSecondaryClOrdID

public SecondaryClOrdID getSecondaryClOrdID()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SecondaryClOrdID field)

isSetSecondaryClOrdID

public boolean isSetSecondaryClOrdID()

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

get

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

getClOrdLinkID

public ClOrdLinkID getClOrdLinkID()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ClOrdLinkID field)

isSetClOrdLinkID

public boolean isSetClOrdLinkID()

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

get

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

getOrdStatus

public OrdStatus getOrdStatus()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrdStatus field)

isSetOrdStatus

public boolean isSetOrdStatus()

set

public void set(WorkingIndicator value)

get

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

getWorkingIndicator

public WorkingIndicator getWorkingIndicator()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(WorkingIndicator field)

isSetWorkingIndicator

public boolean isSetWorkingIndicator()

set

public void set(OrigOrdModTime value)

get

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

getOrigOrdModTime

public OrigOrdModTime getOrigOrdModTime()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrigOrdModTime field)

isSetOrigOrdModTime

public boolean isSetOrigOrdModTime()

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

get

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

getAcctIDSource

public AcctIDSource getAcctIDSource()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AcctIDSource field)

isSetAcctIDSource

public boolean isSetAcctIDSource()

set

public void set(AccountType value)

get

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

getAccountType

public AccountType getAccountType()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AccountType field)

isSetAccountType

public boolean isSetAccountType()

set

public void set(TradeOriginationDate value)

get

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

getTradeOriginationDate

public TradeOriginationDate getTradeOriginationDate()
                                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TradeOriginationDate field)

isSetTradeOriginationDate

public boolean isSetTradeOriginationDate()

set

public void set(TradeDate value)

get

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

getTradeDate

public TradeDate getTradeDate()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TradeDate field)

isSetTradeDate

public boolean isSetTradeDate()

set

public void set(TransactTime value)

get

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

getTransactTime

public TransactTime getTransactTime()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TransactTime field)

isSetTransactTime

public boolean isSetTransactTime()

set

public void set(CxlRejResponseTo value)

get

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

getCxlRejResponseTo

public CxlRejResponseTo getCxlRejResponseTo()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CxlRejResponseTo field)

isSetCxlRejResponseTo

public boolean isSetCxlRejResponseTo()

set

public void set(CxlRejReason value)

get

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

getCxlRejReason

public CxlRejReason getCxlRejReason()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CxlRejReason field)

isSetCxlRejReason

public boolean isSetCxlRejReason()

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

set

public void set(EncodedTextLen value)

get

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

getEncodedTextLen

public EncodedTextLen getEncodedTextLen()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(EncodedTextLen field)

isSetEncodedTextLen

public boolean isSetEncodedTextLen()

set

public void set(EncodedText value)

get

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

getEncodedText

public EncodedText getEncodedText()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(EncodedText field)

isSetEncodedText

public boolean isSetEncodedText()