quickfix.fix43
Class MassQuoteAcknowledgement

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Message
          extended by quickfix.fix43.Message
              extended by quickfix.fix43.MassQuoteAcknowledgement
All Implemented Interfaces:
java.io.Serializable

public class MassQuoteAcknowledgement
extends Message

See Also:
Serialized Form

Nested Class Summary
static class MassQuoteAcknowledgement.NoPartyIDs
           
static class MassQuoteAcknowledgement.NoQuoteSets
           
 
Nested classes/interfaces inherited from class quickfix.fix43.Message
Message.Header
 
Nested classes/interfaces inherited from class quickfix.Message
Message.Trailer
 
Field Summary
static java.lang.String MSGTYPE
           
 
Fields inherited from class quickfix.Message
header, trailer
 
Constructor Summary
MassQuoteAcknowledgement()
           
MassQuoteAcknowledgement(QuoteStatus quoteStatus)
           
 
Method Summary
 Account get(Account value)
           
 AccountType get(AccountType value)
           
 NoPartyIDs get(NoPartyIDs value)
           
 NoQuoteSets get(NoQuoteSets value)
           
 Parties get(Parties component)
           
 QuoteID get(QuoteID value)
           
 QuoteRejectReason get(QuoteRejectReason value)
           
 QuoteReqID get(QuoteReqID value)
           
 QuoteResponseLevel get(QuoteResponseLevel value)
           
 QuoteStatus get(QuoteStatus value)
           
 QuoteType get(QuoteType value)
           
 Text get(Text value)
           
 Account getAccount()
           
 AccountType getAccountType()
           
 NoPartyIDs getNoPartyIDs()
           
 NoQuoteSets getNoQuoteSets()
           
 Parties getParties()
           
 QuoteID getQuoteID()
           
 QuoteRejectReason getQuoteRejectReason()
           
 QuoteReqID getQuoteReqID()
           
 QuoteResponseLevel getQuoteResponseLevel()
           
 QuoteStatus getQuoteStatus()
           
 QuoteType getQuoteType()
           
 Text getText()
           
 boolean isSet(Account field)
           
 boolean isSet(AccountType field)
           
 boolean isSet(NoPartyIDs field)
           
 boolean isSet(NoQuoteSets field)
           
 boolean isSet(QuoteID field)
           
 boolean isSet(QuoteRejectReason field)
           
 boolean isSet(QuoteReqID field)
           
 boolean isSet(QuoteResponseLevel field)
           
 boolean isSet(QuoteStatus field)
           
 boolean isSet(QuoteType field)
           
 boolean isSet(Text field)
           
 boolean isSetAccount()
           
 boolean isSetAccountType()
           
 boolean isSetNoPartyIDs()
           
 boolean isSetNoQuoteSets()
           
 boolean isSetQuoteID()
           
 boolean isSetQuoteRejectReason()
           
 boolean isSetQuoteReqID()
           
 boolean isSetQuoteResponseLevel()
           
 boolean isSetQuoteStatus()
           
 boolean isSetQuoteType()
           
 boolean isSetText()
           
 void set(Account value)
           
 void set(AccountType value)
           
 void set(NoPartyIDs value)
           
 void set(NoQuoteSets value)
           
 void set(Parties component)
           
 void set(QuoteID value)
           
 void set(QuoteRejectReason value)
           
 void set(QuoteReqID value)
           
 void set(QuoteResponseLevel value)
           
 void set(QuoteStatus value)
           
 void set(QuoteType value)
           
 void set(Text value)
           
 
Methods inherited from class quickfix.fix43.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
 

Field Detail

MSGTYPE

public static final java.lang.String MSGTYPE
See Also:
Constant Field Values
Constructor Detail

MassQuoteAcknowledgement

public MassQuoteAcknowledgement()

MassQuoteAcknowledgement

public MassQuoteAcknowledgement(QuoteStatus quoteStatus)
Method Detail

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(QuoteStatus value)

get

public QuoteStatus get(QuoteStatus value)
                throws FieldNotFound
Throws:
FieldNotFound

getQuoteStatus

public QuoteStatus getQuoteStatus()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(QuoteStatus field)

isSetQuoteStatus

public boolean isSetQuoteStatus()

set

public void set(QuoteRejectReason value)

get

public QuoteRejectReason get(QuoteRejectReason value)
                      throws FieldNotFound
Throws:
FieldNotFound

getQuoteRejectReason

public QuoteRejectReason getQuoteRejectReason()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(QuoteRejectReason field)

isSetQuoteRejectReason

public boolean isSetQuoteRejectReason()

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(QuoteType value)

get

public QuoteType get(QuoteType value)
              throws FieldNotFound
Throws:
FieldNotFound

getQuoteType

public QuoteType getQuoteType()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(QuoteType field)

isSetQuoteType

public boolean isSetQuoteType()

set

public void set(Parties component)

get

public Parties get(Parties component)
            throws FieldNotFound
Throws:
FieldNotFound

getParties

public Parties getParties()
                   throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoPartyIDs value)

get

public NoPartyIDs get(NoPartyIDs value)
               throws FieldNotFound
Throws:
FieldNotFound

getNoPartyIDs

public NoPartyIDs getNoPartyIDs()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoPartyIDs field)

isSetNoPartyIDs

public boolean isSetNoPartyIDs()

set

public void set(Account value)

get

public Account get(Account value)
            throws FieldNotFound
Throws:
FieldNotFound

getAccount

public Account getAccount()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Account field)

isSetAccount

public boolean isSetAccount()

set

public void set(AccountType value)

get

public AccountType get(AccountType value)
                throws FieldNotFound
Throws:
FieldNotFound

getAccountType

public AccountType getAccountType()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AccountType field)

isSetAccountType

public boolean isSetAccountType()

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()

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()