quickfix.fix40
Class DontKnowTrade
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix40.Message
quickfix.fix40.DontKnowTrade
- All Implemented Interfaces:
- java.io.Serializable
public class DontKnowTrade
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
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 |
MSGTYPE
public static final java.lang.String MSGTYPE
- See Also:
- Constant Field Values
DontKnowTrade
public DontKnowTrade()
DontKnowTrade
public DontKnowTrade(DKReason dKReason,
Symbol symbol,
Side side,
OrderQty orderQty,
LastShares lastShares,
LastPx lastPx)
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(ExecID value)
get
public ExecID get(ExecID value)
throws FieldNotFound
- Throws:
FieldNotFound
getExecID
public ExecID getExecID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExecID field)
isSetExecID
public boolean isSetExecID()
set
public void set(DKReason value)
get
public DKReason get(DKReason value)
throws FieldNotFound
- Throws:
FieldNotFound
getDKReason
public DKReason getDKReason()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DKReason field)
isSetDKReason
public boolean isSetDKReason()
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(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(LastShares value)
get
public LastShares get(LastShares value)
throws FieldNotFound
- Throws:
FieldNotFound
getLastShares
public LastShares getLastShares()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LastShares field)
isSetLastShares
public boolean isSetLastShares()
set
public void set(LastPx value)
get
public LastPx get(LastPx value)
throws FieldNotFound
- Throws:
FieldNotFound
getLastPx
public LastPx getLastPx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LastPx field)
isSetLastPx
public boolean isSetLastPx()
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()