quickfix.fix40
Class IndicationofInterest

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

public class IndicationofInterest
extends Message

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class quickfix.fix40.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)
           
 IOIQualifier get(IOIQualifier value)
           
 IOIRefID get(IOIRefID value)
           
 IOIShares get(IOIShares value)
           
 IOITransType get(IOITransType value)
           
 Issuer get(Issuer value)
           
 Price get(Price value)
           
 SecurityDesc get(SecurityDesc value)
           
 SecurityID get(SecurityID value)
           
 Side get(Side value)
           
 Symbol get(Symbol value)
           
 SymbolSfx get(SymbolSfx value)
           
 Text get(Text value)
           
 ValidUntilTime get(ValidUntilTime value)
           
 Currency getCurrency()
           
 IDSource getIDSource()
           
 IOIid getIOIid()
           
 IOINaturalFlag getIOINaturalFlag()
           
 IOIOthSvc getIOIOthSvc()
           
 IOIQltyInd getIOIQltyInd()
           
 IOIQualifier getIOIQualifier()
           
 IOIRefID getIOIRefID()
           
 IOIShares getIOIShares()
           
 IOITransType getIOITransType()
           
 Issuer getIssuer()
           
 Price getPrice()
           
 SecurityDesc getSecurityDesc()
           
 SecurityID getSecurityID()
           
 Side getSide()
           
 Symbol getSymbol()
           
 SymbolSfx getSymbolSfx()
           
 Text getText()
           
 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(IOIQualifier field)
           
 boolean isSet(IOIRefID field)
           
 boolean isSet(IOIShares field)
           
 boolean isSet(IOITransType field)
           
 boolean isSet(Issuer field)
           
 boolean isSet(Price field)
           
 boolean isSet(SecurityDesc field)
           
 boolean isSet(SecurityID field)
           
 boolean isSet(Side field)
           
 boolean isSet(Symbol field)
           
 boolean isSet(SymbolSfx field)
           
 boolean isSet(Text field)
           
 boolean isSet(ValidUntilTime field)
           
 boolean isSetCurrency()
           
 boolean isSetIDSource()
           
 boolean isSetIOIid()
           
 boolean isSetIOINaturalFlag()
           
 boolean isSetIOIOthSvc()
           
 boolean isSetIOIQltyInd()
           
 boolean isSetIOIQualifier()
           
 boolean isSetIOIRefID()
           
 boolean isSetIOIShares()
           
 boolean isSetIOITransType()
           
 boolean isSetIssuer()
           
 boolean isSetPrice()
           
 boolean isSetSecurityDesc()
           
 boolean isSetSecurityID()
           
 boolean isSetSide()
           
 boolean isSetSymbol()
           
 boolean isSetSymbolSfx()
           
 boolean isSetText()
           
 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(IOIQualifier value)
           
 void set(IOIRefID value)
           
 void set(IOIShares value)
           
 void set(IOITransType value)
           
 void set(Issuer value)
           
 void set(Price value)
           
 void set(SecurityDesc value)
           
 void set(SecurityID value)
           
 void set(Side value)
           
 void set(Symbol value)
           
 void set(SymbolSfx value)
           
 void set(Text value)
           
 void set(ValidUntilTime value)
           
 
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
 

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

get

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

getIOIQualifier

public IOIQualifier getIOIQualifier()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(IOIQualifier field)

isSetIOIQualifier

public boolean isSetIOIQualifier()

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