quickfix.fix40
Class Allocation

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

public class Allocation
extends Message

See Also:
Serialized Form

Nested Class Summary
static class Allocation.NoAllocs
           
static class Allocation.NoExecs
           
static class Allocation.NoMiscFees
           
static class Allocation.NoOrders
           
 
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
Allocation()
           
Allocation(AllocID allocID, AllocTransType allocTransType, Side side, Symbol symbol, Shares shares, AvgPx avgPx, TradeDate tradeDate)
           
 
Method Summary
 AllocID get(AllocID value)
           
 AllocTransType get(AllocTransType value)
           
 AvgPrxPrecision get(AvgPrxPrecision value)
           
 AvgPx get(AvgPx value)
           
 Currency get(Currency value)
           
 FutSettDate get(FutSettDate value)
           
 IDSource get(IDSource value)
           
 Issuer get(Issuer value)
           
 NetMoney get(NetMoney value)
           
 NoAllocs get(NoAllocs value)
           
 NoExecs get(NoExecs value)
           
 NoMiscFees get(NoMiscFees value)
           
 NoOrders get(NoOrders value)
           
 OpenClose get(OpenClose value)
           
 RefAllocID get(RefAllocID value)
           
 SecurityDesc get(SecurityDesc value)
           
 SecurityID get(SecurityID value)
           
 SettlCurrAmt get(SettlCurrAmt value)
           
 SettlCurrency get(SettlCurrency value)
           
 SettlmntTyp get(SettlmntTyp value)
           
 Shares get(Shares value)
           
 Side get(Side value)
           
 Symbol get(Symbol value)
           
 SymbolSfx get(SymbolSfx value)
           
 Text get(Text value)
           
 TradeDate get(TradeDate value)
           
 TransactTime get(TransactTime value)
           
 AllocID getAllocID()
           
 AllocTransType getAllocTransType()
           
 AvgPrxPrecision getAvgPrxPrecision()
           
 AvgPx getAvgPx()
           
 Currency getCurrency()
           
 FutSettDate getFutSettDate()
           
 IDSource getIDSource()
           
 Issuer getIssuer()
           
 NetMoney getNetMoney()
           
 NoAllocs getNoAllocs()
           
 NoExecs getNoExecs()
           
 NoMiscFees getNoMiscFees()
           
 NoOrders getNoOrders()
           
 OpenClose getOpenClose()
           
 RefAllocID getRefAllocID()
           
 SecurityDesc getSecurityDesc()
           
 SecurityID getSecurityID()
           
 SettlCurrAmt getSettlCurrAmt()
           
 SettlCurrency getSettlCurrency()
           
 SettlmntTyp getSettlmntTyp()
           
 Shares getShares()
           
 Side getSide()
           
 Symbol getSymbol()
           
 SymbolSfx getSymbolSfx()
           
 Text getText()
           
 TradeDate getTradeDate()
           
 TransactTime getTransactTime()
           
 boolean isSet(AllocID field)
           
 boolean isSet(AllocTransType field)
           
 boolean isSet(AvgPrxPrecision field)
           
 boolean isSet(AvgPx field)
           
 boolean isSet(Currency field)
           
 boolean isSet(FutSettDate field)
           
 boolean isSet(IDSource field)
           
 boolean isSet(Issuer field)
           
 boolean isSet(NetMoney field)
           
 boolean isSet(NoAllocs field)
           
 boolean isSet(NoExecs field)
           
 boolean isSet(NoMiscFees field)
           
 boolean isSet(NoOrders field)
           
 boolean isSet(OpenClose field)
           
 boolean isSet(RefAllocID field)
           
 boolean isSet(SecurityDesc field)
           
 boolean isSet(SecurityID field)
           
 boolean isSet(SettlCurrAmt field)
           
 boolean isSet(SettlCurrency field)
           
 boolean isSet(SettlmntTyp field)
           
 boolean isSet(Shares field)
           
 boolean isSet(Side field)
           
 boolean isSet(Symbol field)
           
 boolean isSet(SymbolSfx field)
           
 boolean isSet(Text field)
           
 boolean isSet(TradeDate field)
           
 boolean isSet(TransactTime field)
           
 boolean isSetAllocID()
           
 boolean isSetAllocTransType()
           
 boolean isSetAvgPrxPrecision()
           
 boolean isSetAvgPx()
           
 boolean isSetCurrency()
           
 boolean isSetFutSettDate()
           
 boolean isSetIDSource()
           
 boolean isSetIssuer()
           
 boolean isSetNetMoney()
           
 boolean isSetNoAllocs()
           
 boolean isSetNoExecs()
           
 boolean isSetNoMiscFees()
           
 boolean isSetNoOrders()
           
 boolean isSetOpenClose()
           
 boolean isSetRefAllocID()
           
 boolean isSetSecurityDesc()
           
 boolean isSetSecurityID()
           
 boolean isSetSettlCurrAmt()
           
 boolean isSetSettlCurrency()
           
 boolean isSetSettlmntTyp()
           
 boolean isSetShares()
           
 boolean isSetSide()
           
 boolean isSetSymbol()
           
 boolean isSetSymbolSfx()
           
 boolean isSetText()
           
 boolean isSetTradeDate()
           
 boolean isSetTransactTime()
           
 void set(AllocID value)
           
 void set(AllocTransType value)
           
 void set(AvgPrxPrecision value)
           
 void set(AvgPx value)
           
 void set(Currency value)
           
 void set(FutSettDate value)
           
 void set(IDSource value)
           
 void set(Issuer value)
           
 void set(NetMoney value)
           
 void set(NoAllocs value)
           
 void set(NoExecs value)
           
 void set(NoMiscFees value)
           
 void set(NoOrders value)
           
 void set(OpenClose value)
           
 void set(RefAllocID value)
           
 void set(SecurityDesc value)
           
 void set(SecurityID value)
           
 void set(SettlCurrAmt value)
           
 void set(SettlCurrency value)
           
 void set(SettlmntTyp value)
           
 void set(Shares value)
           
 void set(Side value)
           
 void set(Symbol value)
           
 void set(SymbolSfx value)
           
 void set(Text value)
           
 void set(TradeDate 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

Allocation

public Allocation()

Allocation

public Allocation(AllocID allocID,
                  AllocTransType allocTransType,
                  Side side,
                  Symbol symbol,
                  Shares shares,
                  AvgPx avgPx,
                  TradeDate tradeDate)
Method Detail

set

public void set(AllocID value)

get

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

getAllocID

public AllocID getAllocID()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AllocID field)

isSetAllocID

public boolean isSetAllocID()

set

public void set(AllocTransType value)

get

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

getAllocTransType

public AllocTransType getAllocTransType()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AllocTransType field)

isSetAllocTransType

public boolean isSetAllocTransType()

set

public void set(RefAllocID value)

get

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

getRefAllocID

public RefAllocID getRefAllocID()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RefAllocID field)

isSetRefAllocID

public boolean isSetRefAllocID()

set

public void set(NoOrders value)

get

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

getNoOrders

public NoOrders getNoOrders()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoOrders field)

isSetNoOrders

public boolean isSetNoOrders()

set

public void set(NoExecs value)

get

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

getNoExecs

public NoExecs getNoExecs()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoExecs field)

isSetNoExecs

public boolean isSetNoExecs()

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

get

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

getAvgPx

public AvgPx getAvgPx()
               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AvgPx field)

isSetAvgPx

public boolean isSetAvgPx()

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

get

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

getAvgPrxPrecision

public AvgPrxPrecision getAvgPrxPrecision()
                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AvgPrxPrecision field)

isSetAvgPrxPrecision

public boolean isSetAvgPrxPrecision()

set

public void set(TradeDate value)

get

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

getTradeDate

public TradeDate getTradeDate()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TradeDate field)

isSetTradeDate

public boolean isSetTradeDate()

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

get

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

getSettlmntTyp

public SettlmntTyp getSettlmntTyp()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SettlmntTyp field)

isSetSettlmntTyp

public boolean isSetSettlmntTyp()

set

public void set(FutSettDate value)

get

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

getFutSettDate

public FutSettDate getFutSettDate()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(FutSettDate field)

isSetFutSettDate

public boolean isSetFutSettDate()

set

public void set(NetMoney value)

get

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

getNetMoney

public NetMoney getNetMoney()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NetMoney field)

isSetNetMoney

public boolean isSetNetMoney()

set

public void set(NoMiscFees value)

get

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

getNoMiscFees

public NoMiscFees getNoMiscFees()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoMiscFees field)

isSetNoMiscFees

public boolean isSetNoMiscFees()

set

public void set(SettlCurrAmt value)

get

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

getSettlCurrAmt

public SettlCurrAmt getSettlCurrAmt()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SettlCurrAmt field)

isSetSettlCurrAmt

public boolean isSetSettlCurrAmt()

set

public void set(SettlCurrency value)

get

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

getSettlCurrency

public SettlCurrency getSettlCurrency()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SettlCurrency field)

isSetSettlCurrency

public boolean isSetSettlCurrency()

set

public void set(OpenClose value)

get

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

getOpenClose

public OpenClose getOpenClose()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OpenClose field)

isSetOpenClose

public boolean isSetOpenClose()

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

get

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

getNoAllocs

public NoAllocs getNoAllocs()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoAllocs field)

isSetNoAllocs

public boolean isSetNoAllocs()