quickfix.fix40
Class QuoteRequest
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix40.Message
quickfix.fix40.QuoteRequest
- All Implemented Interfaces:
- java.io.Serializable
public class QuoteRequest
- 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
QuoteRequest
public QuoteRequest()
QuoteRequest
public QuoteRequest(QuoteReqID quoteReqID,
Symbol symbol)
set
public void set(QuoteReqID value)
get
public QuoteReqID get(QuoteReqID value)
throws FieldNotFound
- Throws:
FieldNotFound
getQuoteReqID
public QuoteReqID getQuoteReqID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(QuoteReqID field)
isSetQuoteReqID
public boolean isSetQuoteReqID()
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(SymbolSfx value)
get
public SymbolSfx get(SymbolSfx value)
throws FieldNotFound
- Throws:
FieldNotFound
getSymbolSfx
public SymbolSfx getSymbolSfx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SymbolSfx field)
isSetSymbolSfx
public boolean isSetSymbolSfx()
set
public void set(SecurityID value)
get
public SecurityID get(SecurityID value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityID
public SecurityID getSecurityID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityID field)
isSetSecurityID
public boolean isSetSecurityID()
set
public void set(IDSource value)
get
public IDSource get(IDSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getIDSource
public IDSource getIDSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(IDSource field)
isSetIDSource
public boolean isSetIDSource()
set
public void set(Issuer value)
get
public Issuer get(Issuer value)
throws FieldNotFound
- Throws:
FieldNotFound
getIssuer
public Issuer getIssuer()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Issuer field)
isSetIssuer
public boolean isSetIssuer()
set
public void set(SecurityDesc value)
get
public SecurityDesc get(SecurityDesc value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityDesc
public SecurityDesc getSecurityDesc()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityDesc field)
isSetSecurityDesc
public boolean isSetSecurityDesc()
set
public void set(PrevClosePx value)
get
public PrevClosePx get(PrevClosePx value)
throws FieldNotFound
- Throws:
FieldNotFound
getPrevClosePx
public PrevClosePx getPrevClosePx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PrevClosePx field)
isSetPrevClosePx
public boolean isSetPrevClosePx()
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()