quickfix.fix41
Class OrderCancelReject
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix41.Message
quickfix.fix41.OrderCancelReject
- All Implemented Interfaces:
- java.io.Serializable
public class OrderCancelReject
- 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
OrderCancelReject
public OrderCancelReject()
OrderCancelReject
public OrderCancelReject(OrderID orderID,
ClOrdID clOrdID,
OrigClOrdID origClOrdID,
OrdStatus ordStatus)
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(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(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(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(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(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()