public class OrderCancelReject extends Message
Message.Header
Message.Trailer
Constructor and Description |
---|
OrderCancelReject() |
OrderCancelReject(OrderID orderID,
ClOrdID clOrdID,
OrigClOrdID origClOrdID,
OrdStatus ordStatus) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, set
bodyLength, 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, trailerReplaceGroup
addGroup, 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, setUtcTimeStamp
public static final String MSGTYPE
public OrderCancelReject()
public OrderCancelReject(OrderID orderID, ClOrdID clOrdID, OrigClOrdID origClOrdID, OrdStatus ordStatus)
public void set(OrderID value)
public OrderID get(OrderID value) throws FieldNotFound
FieldNotFound
public OrderID getOrderID() throws FieldNotFound
FieldNotFound
public boolean isSet(OrderID field)
public boolean isSetOrderID()
public void set(SecondaryOrderID value)
public SecondaryOrderID get(SecondaryOrderID value) throws FieldNotFound
FieldNotFound
public SecondaryOrderID getSecondaryOrderID() throws FieldNotFound
FieldNotFound
public boolean isSet(SecondaryOrderID field)
public boolean isSetSecondaryOrderID()
public void set(ClOrdID value)
public ClOrdID get(ClOrdID value) throws FieldNotFound
FieldNotFound
public ClOrdID getClOrdID() throws FieldNotFound
FieldNotFound
public boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
public void set(OrigClOrdID value)
public OrigClOrdID get(OrigClOrdID value) throws FieldNotFound
FieldNotFound
public OrigClOrdID getOrigClOrdID() throws FieldNotFound
FieldNotFound
public boolean isSet(OrigClOrdID field)
public boolean isSetOrigClOrdID()
public void set(OrdStatus value)
public OrdStatus get(OrdStatus value) throws FieldNotFound
FieldNotFound
public OrdStatus getOrdStatus() throws FieldNotFound
FieldNotFound
public boolean isSet(OrdStatus field)
public boolean isSetOrdStatus()
public void set(ClientID value)
public ClientID get(ClientID value) throws FieldNotFound
FieldNotFound
public ClientID getClientID() throws FieldNotFound
FieldNotFound
public boolean isSet(ClientID field)
public boolean isSetClientID()
public void set(ExecBroker value)
public ExecBroker get(ExecBroker value) throws FieldNotFound
FieldNotFound
public ExecBroker getExecBroker() throws FieldNotFound
FieldNotFound
public boolean isSet(ExecBroker field)
public boolean isSetExecBroker()
public void set(ListID value)
public ListID get(ListID value) throws FieldNotFound
FieldNotFound
public ListID getListID() throws FieldNotFound
FieldNotFound
public boolean isSet(ListID field)
public boolean isSetListID()
public void set(CxlRejReason value)
public CxlRejReason get(CxlRejReason value) throws FieldNotFound
FieldNotFound
public CxlRejReason getCxlRejReason() throws FieldNotFound
FieldNotFound
public boolean isSet(CxlRejReason field)
public boolean isSetCxlRejReason()
public void set(Text value)
public Text get(Text value) throws FieldNotFound
FieldNotFound
public Text getText() throws FieldNotFound
FieldNotFound
public boolean isSet(Text field)
public boolean isSetText()
Copyright © 2021. All rights reserved.