quickfix.fix42
Class MassQuote
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix42.Message
quickfix.fix42.MassQuote
- All Implemented Interfaces:
- java.io.Serializable
public class MassQuote
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Methods inherited from class quickfix.fix42.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
MassQuote
public MassQuote()
MassQuote
public MassQuote(QuoteID quoteID)
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(QuoteID value)
get
public QuoteID get(QuoteID value)
throws FieldNotFound
- Throws:
FieldNotFound
getQuoteID
public QuoteID getQuoteID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(QuoteID field)
isSetQuoteID
public boolean isSetQuoteID()
set
public void set(QuoteResponseLevel value)
get
public QuoteResponseLevel get(QuoteResponseLevel value)
throws FieldNotFound
- Throws:
FieldNotFound
getQuoteResponseLevel
public QuoteResponseLevel getQuoteResponseLevel()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(QuoteResponseLevel field)
isSetQuoteResponseLevel
public boolean isSetQuoteResponseLevel()
set
public void set(DefBidSize value)
get
public DefBidSize get(DefBidSize value)
throws FieldNotFound
- Throws:
FieldNotFound
getDefBidSize
public DefBidSize getDefBidSize()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DefBidSize field)
isSetDefBidSize
public boolean isSetDefBidSize()
set
public void set(DefOfferSize value)
get
public DefOfferSize get(DefOfferSize value)
throws FieldNotFound
- Throws:
FieldNotFound
getDefOfferSize
public DefOfferSize getDefOfferSize()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DefOfferSize field)
isSetDefOfferSize
public boolean isSetDefOfferSize()
set
public void set(NoQuoteSets value)
get
public NoQuoteSets get(NoQuoteSets value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoQuoteSets
public NoQuoteSets getNoQuoteSets()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoQuoteSets field)
isSetNoQuoteSets
public boolean isSetNoQuoteSets()