quickfix.fix40
Class Advertisement

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

public class Advertisement
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
Advertisement()
           
Advertisement(AdvId advId, AdvTransType advTransType, Symbol symbol, AdvSide advSide, Shares shares)
           
 
Method Summary
 AdvId get(AdvId value)
           
 AdvRefID get(AdvRefID value)
           
 AdvSide get(AdvSide value)
           
 AdvTransType get(AdvTransType value)
           
 Currency get(Currency value)
           
 IDSource get(IDSource value)
           
 Issuer get(Issuer value)
           
 Price get(Price value)
           
 SecurityDesc get(SecurityDesc value)
           
 SecurityID get(SecurityID value)
           
 Shares get(Shares value)
           
 Symbol get(Symbol value)
           
 SymbolSfx get(SymbolSfx value)
           
 Text get(Text value)
           
 TransactTime get(TransactTime value)
           
 AdvId getAdvId()
           
 AdvRefID getAdvRefID()
           
 AdvSide getAdvSide()
           
 AdvTransType getAdvTransType()
           
 Currency getCurrency()
           
 IDSource getIDSource()
           
 Issuer getIssuer()
           
 Price getPrice()
           
 SecurityDesc getSecurityDesc()
           
 SecurityID getSecurityID()
           
 Shares getShares()
           
 Symbol getSymbol()
           
 SymbolSfx getSymbolSfx()
           
 Text getText()
           
 TransactTime getTransactTime()
           
 boolean isSet(AdvId field)
           
 boolean isSet(AdvRefID field)
           
 boolean isSet(AdvSide field)
           
 boolean isSet(AdvTransType field)
           
 boolean isSet(Currency field)
           
 boolean isSet(IDSource field)
           
 boolean isSet(Issuer field)
           
 boolean isSet(Price field)
           
 boolean isSet(SecurityDesc field)
           
 boolean isSet(SecurityID field)
           
 boolean isSet(Shares field)
           
 boolean isSet(Symbol field)
           
 boolean isSet(SymbolSfx field)
           
 boolean isSet(Text field)
           
 boolean isSet(TransactTime field)
           
 boolean isSetAdvId()
           
 boolean isSetAdvRefID()
           
 boolean isSetAdvSide()
           
 boolean isSetAdvTransType()
           
 boolean isSetCurrency()
           
 boolean isSetIDSource()
           
 boolean isSetIssuer()
           
 boolean isSetPrice()
           
 boolean isSetSecurityDesc()
           
 boolean isSetSecurityID()
           
 boolean isSetShares()
           
 boolean isSetSymbol()
           
 boolean isSetSymbolSfx()
           
 boolean isSetText()
           
 boolean isSetTransactTime()
           
 void set(AdvId value)
           
 void set(AdvRefID value)
           
 void set(AdvSide value)
           
 void set(AdvTransType value)
           
 void set(Currency value)
           
 void set(IDSource value)
           
 void set(Issuer value)
           
 void set(Price value)
           
 void set(SecurityDesc value)
           
 void set(SecurityID value)
           
 void set(Shares value)
           
 void set(Symbol value)
           
 void set(SymbolSfx value)
           
 void set(Text value)
           
 void set(TransactTime 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

Advertisement

public Advertisement()

Advertisement

public Advertisement(AdvId advId,
                     AdvTransType advTransType,
                     Symbol symbol,
                     AdvSide advSide,
                     Shares shares)
Method Detail

set

public void set(AdvId value)

get

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

getAdvId

public AdvId getAdvId()
               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AdvId field)

isSetAdvId

public boolean isSetAdvId()

set

public void set(AdvTransType value)

get

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

getAdvTransType

public AdvTransType getAdvTransType()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AdvTransType field)

isSetAdvTransType

public boolean isSetAdvTransType()

set

public void set(AdvRefID value)

get

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

getAdvRefID

public AdvRefID getAdvRefID()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AdvRefID field)

isSetAdvRefID

public boolean isSetAdvRefID()

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

get

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

getAdvSide

public AdvSide getAdvSide()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AdvSide field)

isSetAdvSide

public boolean isSetAdvSide()

set

public void set(Shares value)

get

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

getShares

public Shares getShares()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Shares field)

isSetShares

public boolean isSetShares()

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