public class DontKnowTrade extends Message
Message.Header| Constructor and Description |
|---|
DontKnowTrade() |
DontKnowTrade(DKReason dKReason,
Symbol symbol,
Side side,
OrderQty orderQty,
LastShares lastShares,
LastPx lastPx) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, setbodyLength, 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, trailerReplaceGroupaddGroup, 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, setUtcTimeStamppublic static final String MSGTYPE
public void set(OrderID value)
public OrderID getOrderID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(OrderID field)
public boolean isSetOrderID()
public void set(ExecID value)
public ExecID getExecID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ExecID field)
public boolean isSetExecID()
public void set(DKReason value)
public DKReason get(DKReason value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic DKReason getDKReason() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(DKReason field)
public boolean isSetDKReason()
public void set(Symbol value)
public Symbol getSymbol() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Symbol field)
public boolean isSetSymbol()
public void set(Side value)
public Side getSide() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Side field)
public boolean isSetSide()
public void set(OrderQty value)
public OrderQty get(OrderQty value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic OrderQty getOrderQty() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(OrderQty field)
public boolean isSetOrderQty()
public void set(LastShares value)
public LastShares get(LastShares value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic LastShares getLastShares() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(LastShares field)
public boolean isSetLastShares()
public void set(LastPx value)
public LastPx getLastPx() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(LastPx field)
public boolean isSetLastPx()
public void set(Text value)
public Text getText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Text field)
public boolean isSetText()
Copyright © 2025. All rights reserved.