quickfix.fix41
Class IndicationofInterest

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Message
          extended by quickfix.fix41.Message
              extended by quickfix.fix41.IndicationofInterest
All Implemented Interfaces:
java.io.Serializable

public class IndicationofInterest
extends Message

See Also:
Serialized Form

Nested Class Summary
static class IndicationofInterest.NoIOIQualifiers
           
 
Nested classes/interfaces inherited from class quickfix.fix41.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
IndicationofInterest()
           
IndicationofInterest(IOIid iOIid, IOITransType iOITransType, Symbol symbol, Side side, IOIShares iOIShares)
           
 
Method Summary
 Currency get(Currency value)
           
 IDSource get(IDSource value)
           
 IOIid get(IOIid value)
           
 IOINaturalFlag get(IOINaturalFlag value)
           
 IOIOthSvc get(IOIOthSvc value)
           
 IOIQltyInd get(IOIQltyInd value)
           
 IOIRefID get(IOIRefID value)
           
 IOIShares get(IOIShares value)
           
 IOITransType get(IOITransType value)
           
 Issuer get(Issuer value)
           
 MaturityDay get(MaturityDay value)
           
 MaturityMonthYear get(MaturityMonthYear value)
           
 NoIOIQualifiers get(NoIOIQualifiers value)
           
 OptAttribute get(OptAttribute value)
           
 Price get(Price value)
           
 PutOrCall get(PutOrCall value)
           
 SecurityDesc get(SecurityDesc value)
           
 SecurityExchange get(SecurityExchange value)
           
 SecurityID get(SecurityID value)
           
 SecurityType get(SecurityType value)
           
 Side get(Side value)
           
 StrikePrice get(StrikePrice value)
           
 Symbol get(Symbol value)
           
 SymbolSfx get(SymbolSfx value)
           
 Text get(Text value)
           
 TransactTime get(TransactTime value)
           
 URLLink get(URLLink value)
           
 ValidUntilTime get(ValidUntilTime value)
           
 Currency getCurrency()
           
 IDSource getIDSource()
           
 IOIid getIOIid()
           
 IOINaturalFlag getIOINaturalFlag()
           
 IOIOthSvc getIOIOthSvc()
           
 IOIQltyInd getIOIQltyInd()
           
 IOIRefID getIOIRefID()
           
 IOIShares getIOIShares()
           
 IOITransType getIOITransType()
           
 Issuer getIssuer()
           
 MaturityDay getMaturityDay()
           
 MaturityMonthYear getMaturityMonthYear()
           
 NoIOIQualifiers getNoIOIQualifiers()
           
 OptAttribute getOptAttribute()
           
 Price getPrice()
           
 PutOrCall getPutOrCall()
           
 SecurityDesc getSecurityDesc()
           
 SecurityExchange getSecurityExchange()
           
 SecurityID getSecurityID()
           
 SecurityType getSecurityType()
           
 Side getSide()
           
 StrikePrice getStrikePrice()
           
 Symbol getSymbol()
           
 SymbolSfx getSymbolSfx()
           
 Text getText()
           
 TransactTime getTransactTime()
           
 URLLink getURLLink()
           
 ValidUntilTime getValidUntilTime()
           
 boolean isSet(Currency field)
           
 boolean isSet(IDSource field)
           
 boolean isSet(IOIid field)
           
 boolean isSet(IOINaturalFlag field)
           
 boolean isSet(IOIOthSvc field)
           
 boolean isSet(IOIQltyInd field)
           
 boolean isSet(IOIRefID field)
           
 boolean isSet(IOIShares field)
           
 boolean isSet(IOITransType field)
           
 boolean isSet(Issuer field)
           
 boolean isSet(MaturityDay field)
           
 boolean isSet(MaturityMonthYear field)
           
 boolean isSet(NoIOIQualifiers field)
           
 boolean isSet(OptAttribute field)
           
 boolean isSet(Price field)
           
 boolean isSet(PutOrCall field)
           
 boolean isSet(SecurityDesc field)
           
 boolean isSet(SecurityExchange field)
           
 boolean isSet(SecurityID field)
           
 boolean isSet(SecurityType field)
           
 boolean isSet(Side field)
           
 boolean isSet(StrikePrice field)
           
 boolean isSet(Symbol field)
           
 boolean isSet(SymbolSfx field)
           
 boolean isSet(Text field)
           
 boolean isSet(TransactTime field)
           
 boolean isSet(URLLink field)
           
 boolean isSet(ValidUntilTime field)
           
 boolean isSetCurrency()
           
 boolean isSetIDSource()
           
 boolean isSetIOIid()
           
 boolean isSetIOINaturalFlag()
           
 boolean isSetIOIOthSvc()
           
 boolean isSetIOIQltyInd()
           
 boolean isSetIOIRefID()
           
 boolean isSetIOIShares()
           
 boolean isSetIOITransType()
           
 boolean isSetIssuer()
           
 boolean isSetMaturityDay()
           
 boolean isSetMaturityMonthYear()
           
 boolean isSetNoIOIQualifiers()
           
 boolean isSetOptAttribute()
           
 boolean isSetPrice()
           
 boolean isSetPutOrCall()
           
 boolean isSetSecurityDesc()
           
 boolean isSetSecurityExchange()
           
 boolean isSetSecurityID()
           
 boolean isSetSecurityType()
           
 boolean isSetSide()
           
 boolean isSetStrikePrice()
           
 boolean isSetSymbol()
           
 boolean isSetSymbolSfx()
           
 boolean isSetText()
           
 boolean isSetTransactTime()
           
 boolean isSetURLLink()
           
 boolean isSetValidUntilTime()
           
 void set(Currency value)
           
 void set(IDSource value)
           
 void set(IOIid value)
           
 void set(IOINaturalFlag value)
           
 void set(IOIOthSvc value)
           
 void set(IOIQltyInd value)
           
 void set(IOIRefID value)
           
 void set(IOIShares value)
           
 void set(IOITransType value)
           
 void set(Issuer value)
           
 void set(MaturityDay value)
           
 void set(MaturityMonthYear value)
           
 void set(NoIOIQualifiers value)
           
 void set(OptAttribute value)
           
 void set(Price value)
           
 void set(PutOrCall value)
           
 void set(SecurityDesc value)
           
 void set(SecurityExchange value)
           
 void set(SecurityID value)
           
 void set(SecurityType value)
           
 void set(Side value)
           
 void set(StrikePrice value)
           
 void set(Symbol value)
           
 void set(SymbolSfx value)
           
 void set(Text value)
           
 void set(TransactTime value)
           
 void set(URLLink value)
           
 void set(ValidUntilTime value)
           
 
Methods inherited from class quickfix.fix41.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

IndicationofInterest

public IndicationofInterest()

IndicationofInterest

public IndicationofInterest(IOIid iOIid,
                            IOITransType iOITransType,
                            Symbol symbol,
                            Side side,
                            IOIShares iOIShares)
Method Detail

set

public void set(IOIid value)

get

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

getIOIid

public IOIid getIOIid()
               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(IOIid field)

isSetIOIid

public boolean isSetIOIid()

set

public void set(IOITransType value)

get

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

getIOITransType

public IOITransType getIOITransType()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(IOITransType field)

isSetIOITransType

public boolean isSetIOITransType()

set

public void set(IOIRefID value)

get

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

getIOIRefID

public IOIRefID getIOIRefID()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(IOIRefID field)

isSetIOIRefID

public boolean isSetIOIRefID()

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

get

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

getSecurityType

public SecurityType getSecurityType()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SecurityType field)

isSetSecurityType

public boolean isSetSecurityType()

set

public void set(MaturityMonthYear value)

get

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

getMaturityMonthYear

public MaturityMonthYear getMaturityMonthYear()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(MaturityMonthYear field)

isSetMaturityMonthYear

public boolean isSetMaturityMonthYear()

set

public void set(MaturityDay value)

get

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

getMaturityDay

public MaturityDay getMaturityDay()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(MaturityDay field)

isSetMaturityDay

public boolean isSetMaturityDay()

set

public void set(PutOrCall value)

get

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

getPutOrCall

public PutOrCall getPutOrCall()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(PutOrCall field)

isSetPutOrCall

public boolean isSetPutOrCall()

set

public void set(StrikePrice value)

get

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

getStrikePrice

public StrikePrice getStrikePrice()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(StrikePrice field)

isSetStrikePrice

public boolean isSetStrikePrice()

set

public void set(OptAttribute value)

get

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

getOptAttribute

public OptAttribute getOptAttribute()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OptAttribute field)

isSetOptAttribute

public boolean isSetOptAttribute()

set

public void set(SecurityExchange value)

get

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

getSecurityExchange

public SecurityExchange getSecurityExchange()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SecurityExchange field)

isSetSecurityExchange

public boolean isSetSecurityExchange()

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

get

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

getIOIShares

public IOIShares getIOIShares()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(IOIShares field)

isSetIOIShares

public boolean isSetIOIShares()

set

public void set(Price value)

get

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

getPrice

public Price getPrice()
               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Price field)

isSetPrice

public boolean isSetPrice()

set

public void set(Currency value)

get

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

getCurrency

public Currency getCurrency()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Currency field)

isSetCurrency

public boolean isSetCurrency()

set

public void set(ValidUntilTime value)

get

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

getValidUntilTime

public ValidUntilTime getValidUntilTime()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ValidUntilTime field)

isSetValidUntilTime

public boolean isSetValidUntilTime()

set

public void set(IOIQltyInd value)

get

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

getIOIQltyInd

public IOIQltyInd getIOIQltyInd()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(IOIQltyInd field)

isSetIOIQltyInd

public boolean isSetIOIQltyInd()

set

public void set(IOIOthSvc value)

get

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

getIOIOthSvc

public IOIOthSvc getIOIOthSvc()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(IOIOthSvc field)

isSetIOIOthSvc

public boolean isSetIOIOthSvc()

set

public void set(IOINaturalFlag value)

get

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

getIOINaturalFlag

public IOINaturalFlag getIOINaturalFlag()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(IOINaturalFlag field)

isSetIOINaturalFlag

public boolean isSetIOINaturalFlag()

set

public void set(NoIOIQualifiers value)

get

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

getNoIOIQualifiers

public NoIOIQualifiers getNoIOIQualifiers()
                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoIOIQualifiers field)

isSetNoIOIQualifiers

public boolean isSetNoIOIQualifiers()

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

get

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

getTransactTime

public TransactTime getTransactTime()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TransactTime field)

isSetTransactTime

public boolean isSetTransactTime()

set

public void set(URLLink value)

get

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

getURLLink

public URLLink getURLLink()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(URLLink field)

isSetURLLink

public boolean isSetURLLink()