quickfix.fix40
Class ExecutionReport

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

public class ExecutionReport
extends Message

See Also:
Serialized Form

Nested Class Summary
static class ExecutionReport.NoMiscFees
           
 
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
ExecutionReport()
           
ExecutionReport(OrderID orderID, ExecID execID, ExecTransType execTransType, OrdStatus ordStatus, Symbol symbol, Side side, OrderQty orderQty, LastShares lastShares, LastPx lastPx, CumQty cumQty, AvgPx avgPx)
           
 
Method Summary
 Account get(Account value)
           
 AvgPx get(AvgPx value)
           
 ClientID get(ClientID value)
           
 ClOrdID get(ClOrdID value)
           
 Commission get(Commission value)
           
 CommType get(CommType value)
           
 CumQty get(CumQty value)
           
 Currency get(Currency value)
           
 ExecBroker get(ExecBroker value)
           
 ExecID get(ExecID value)
           
 ExecInst get(ExecInst value)
           
 ExecRefID get(ExecRefID value)
           
 ExecTransType get(ExecTransType value)
           
 ExpireTime get(ExpireTime value)
           
 FutSettDate get(FutSettDate value)
           
 IDSource get(IDSource value)
           
 Issuer get(Issuer value)
           
 LastCapacity get(LastCapacity value)
           
 LastMkt get(LastMkt value)
           
 LastPx get(LastPx value)
           
 LastShares get(LastShares value)
           
 ListID get(ListID value)
           
 NetMoney get(NetMoney value)
           
 NoMiscFees get(NoMiscFees value)
           
 OrderID get(OrderID value)
           
 OrderQty get(OrderQty value)
           
 OrdRejReason get(OrdRejReason value)
           
 OrdStatus get(OrdStatus value)
           
 OrdType get(OrdType value)
           
 Price get(Price value)
           
 ReportToExch get(ReportToExch value)
           
 Rule80A get(Rule80A value)
           
 SecurityDesc get(SecurityDesc value)
           
 SecurityID get(SecurityID value)
           
 SettlCurrAmt get(SettlCurrAmt value)
           
 SettlCurrency get(SettlCurrency value)
           
 SettlmntTyp get(SettlmntTyp value)
           
 Side get(Side value)
           
 StopPx get(StopPx value)
           
 Symbol get(Symbol value)
           
 SymbolSfx get(SymbolSfx value)
           
 Text get(Text value)
           
 TimeInForce get(TimeInForce value)
           
 TradeDate get(TradeDate value)
           
 TransactTime get(TransactTime value)
           
 Account getAccount()
           
 AvgPx getAvgPx()
           
 ClientID getClientID()
           
 ClOrdID getClOrdID()
           
 Commission getCommission()
           
 CommType getCommType()
           
 CumQty getCumQty()
           
 Currency getCurrency()
           
 ExecBroker getExecBroker()
           
 ExecID getExecID()
           
 ExecInst getExecInst()
           
 ExecRefID getExecRefID()
           
 ExecTransType getExecTransType()
           
 ExpireTime getExpireTime()
           
 FutSettDate getFutSettDate()
           
 IDSource getIDSource()
           
 Issuer getIssuer()
           
 LastCapacity getLastCapacity()
           
 LastMkt getLastMkt()
           
 LastPx getLastPx()
           
 LastShares getLastShares()
           
 ListID getListID()
           
 NetMoney getNetMoney()
           
 NoMiscFees getNoMiscFees()
           
 OrderID getOrderID()
           
 OrderQty getOrderQty()
           
 OrdRejReason getOrdRejReason()
           
 OrdStatus getOrdStatus()
           
 OrdType getOrdType()
           
 Price getPrice()
           
 ReportToExch getReportToExch()
           
 Rule80A getRule80A()
           
 SecurityDesc getSecurityDesc()
           
 SecurityID getSecurityID()
           
 SettlCurrAmt getSettlCurrAmt()
           
 SettlCurrency getSettlCurrency()
           
 SettlmntTyp getSettlmntTyp()
           
 Side getSide()
           
 StopPx getStopPx()
           
 Symbol getSymbol()
           
 SymbolSfx getSymbolSfx()
           
 Text getText()
           
 TimeInForce getTimeInForce()
           
 TradeDate getTradeDate()
           
 TransactTime getTransactTime()
           
 boolean isSet(Account field)
           
 boolean isSet(AvgPx field)
           
 boolean isSet(ClientID field)
           
 boolean isSet(ClOrdID field)
           
 boolean isSet(Commission field)
           
 boolean isSet(CommType field)
           
 boolean isSet(CumQty field)
           
 boolean isSet(Currency field)
           
 boolean isSet(ExecBroker field)
           
 boolean isSet(ExecID field)
           
 boolean isSet(ExecInst field)
           
 boolean isSet(ExecRefID field)
           
 boolean isSet(ExecTransType field)
           
 boolean isSet(ExpireTime field)
           
 boolean isSet(FutSettDate field)
           
 boolean isSet(IDSource field)
           
 boolean isSet(Issuer field)
           
 boolean isSet(LastCapacity field)
           
 boolean isSet(LastMkt field)
           
 boolean isSet(LastPx field)
           
 boolean isSet(LastShares field)
           
 boolean isSet(ListID field)
           
 boolean isSet(NetMoney field)
           
 boolean isSet(NoMiscFees field)
           
 boolean isSet(OrderID field)
           
 boolean isSet(OrderQty field)
           
 boolean isSet(OrdRejReason field)
           
 boolean isSet(OrdStatus field)
           
 boolean isSet(OrdType field)
           
 boolean isSet(Price field)
           
 boolean isSet(ReportToExch field)
           
 boolean isSet(Rule80A field)
           
 boolean isSet(SecurityDesc field)
           
 boolean isSet(SecurityID field)
           
 boolean isSet(SettlCurrAmt field)
           
 boolean isSet(SettlCurrency field)
           
 boolean isSet(SettlmntTyp field)
           
 boolean isSet(Side field)
           
 boolean isSet(StopPx field)
           
 boolean isSet(Symbol field)
           
 boolean isSet(SymbolSfx field)
           
 boolean isSet(Text field)
           
 boolean isSet(TimeInForce field)
           
 boolean isSet(TradeDate field)
           
 boolean isSet(TransactTime field)
           
 boolean isSetAccount()
           
 boolean isSetAvgPx()
           
 boolean isSetClientID()
           
 boolean isSetClOrdID()
           
 boolean isSetCommission()
           
 boolean isSetCommType()
           
 boolean isSetCumQty()
           
 boolean isSetCurrency()
           
 boolean isSetExecBroker()
           
 boolean isSetExecID()
           
 boolean isSetExecInst()
           
 boolean isSetExecRefID()
           
 boolean isSetExecTransType()
           
 boolean isSetExpireTime()
           
 boolean isSetFutSettDate()
           
 boolean isSetIDSource()
           
 boolean isSetIssuer()
           
 boolean isSetLastCapacity()
           
 boolean isSetLastMkt()
           
 boolean isSetLastPx()
           
 boolean isSetLastShares()
           
 boolean isSetListID()
           
 boolean isSetNetMoney()
           
 boolean isSetNoMiscFees()
           
 boolean isSetOrderID()
           
 boolean isSetOrderQty()
           
 boolean isSetOrdRejReason()
           
 boolean isSetOrdStatus()
           
 boolean isSetOrdType()
           
 boolean isSetPrice()
           
 boolean isSetReportToExch()
           
 boolean isSetRule80A()
           
 boolean isSetSecurityDesc()
           
 boolean isSetSecurityID()
           
 boolean isSetSettlCurrAmt()
           
 boolean isSetSettlCurrency()
           
 boolean isSetSettlmntTyp()
           
 boolean isSetSide()
           
 boolean isSetStopPx()
           
 boolean isSetSymbol()
           
 boolean isSetSymbolSfx()
           
 boolean isSetText()
           
 boolean isSetTimeInForce()
           
 boolean isSetTradeDate()
           
 boolean isSetTransactTime()
           
 void set(Account value)
           
 void set(AvgPx value)
           
 void set(ClientID value)
           
 void set(ClOrdID value)
           
 void set(Commission value)
           
 void set(CommType value)
           
 void set(CumQty value)
           
 void set(Currency value)
           
 void set(ExecBroker value)
           
 void set(ExecID value)
           
 void set(ExecInst value)
           
 void set(ExecRefID value)
           
 void set(ExecTransType value)
           
 void set(ExpireTime value)
           
 void set(FutSettDate value)
           
 void set(IDSource value)
           
 void set(Issuer value)
           
 void set(LastCapacity value)
           
 void set(LastMkt value)
           
 void set(LastPx value)
           
 void set(LastShares value)
           
 void set(ListID value)
           
 void set(NetMoney value)
           
 void set(NoMiscFees value)
           
 void set(OrderID value)
           
 void set(OrderQty value)
           
 void set(OrdRejReason value)
           
 void set(OrdStatus value)
           
 void set(OrdType value)
           
 void set(Price value)
           
 void set(ReportToExch value)
           
 void set(Rule80A value)
           
 void set(SecurityDesc value)
           
 void set(SecurityID value)
           
 void set(SettlCurrAmt value)
           
 void set(SettlCurrency value)
           
 void set(SettlmntTyp value)
           
 void set(Side value)
           
 void set(StopPx value)
           
 void set(Symbol value)
           
 void set(SymbolSfx value)
           
 void set(Text value)
           
 void set(TimeInForce 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

ExecutionReport

public ExecutionReport()

ExecutionReport

public ExecutionReport(OrderID orderID,
                       ExecID execID,
                       ExecTransType execTransType,
                       OrdStatus ordStatus,
                       Symbol symbol,
                       Side side,
                       OrderQty orderQty,
                       LastShares lastShares,
                       LastPx lastPx,
                       CumQty cumQty,
                       AvgPx avgPx)
Method Detail

set

public void set(OrderID value)

get

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

getOrderID

public OrderID getOrderID()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrderID field)

isSetOrderID

public boolean isSetOrderID()

set

public void set(ClOrdID value)

get

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

getClOrdID

public ClOrdID getClOrdID()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ClOrdID field)

isSetClOrdID

public boolean isSetClOrdID()

set

public void set(ClientID value)

get

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

getClientID

public ClientID getClientID()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ClientID field)

isSetClientID

public boolean isSetClientID()

set

public void set(ExecBroker value)

get

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

getExecBroker

public ExecBroker getExecBroker()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ExecBroker field)

isSetExecBroker

public boolean isSetExecBroker()

set

public void set(ListID value)

get

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

getListID

public ListID getListID()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ListID field)

isSetListID

public boolean isSetListID()

set

public void set(ExecID value)

get

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

getExecID

public ExecID getExecID()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ExecID field)

isSetExecID

public boolean isSetExecID()

set

public void set(ExecTransType value)

get

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

getExecTransType

public ExecTransType getExecTransType()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ExecTransType field)

isSetExecTransType

public boolean isSetExecTransType()

set

public void set(ExecRefID value)

get

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

getExecRefID

public ExecRefID getExecRefID()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ExecRefID field)

isSetExecRefID

public boolean isSetExecRefID()

set

public void set(OrdStatus value)

get

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

getOrdStatus

public OrdStatus getOrdStatus()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrdStatus field)

isSetOrdStatus

public boolean isSetOrdStatus()

set

public void set(OrdRejReason value)

get

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

getOrdRejReason

public OrdRejReason getOrdRejReason()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrdRejReason field)

isSetOrdRejReason

public boolean isSetOrdRejReason()

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

get

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

getOrderQty

public OrderQty getOrderQty()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrderQty field)

isSetOrderQty

public boolean isSetOrderQty()

set

public void set(OrdType value)

get

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

getOrdType

public OrdType getOrdType()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrdType field)

isSetOrdType

public boolean isSetOrdType()

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

get

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

getStopPx

public StopPx getStopPx()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(StopPx field)

isSetStopPx

public boolean isSetStopPx()

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

get

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

getTimeInForce

public TimeInForce getTimeInForce()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TimeInForce field)

isSetTimeInForce

public boolean isSetTimeInForce()

set

public void set(ExpireTime value)

get

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

getExpireTime

public ExpireTime getExpireTime()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ExpireTime field)

isSetExpireTime

public boolean isSetExpireTime()

set

public void set(ExecInst value)

get

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

getExecInst

public ExecInst getExecInst()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ExecInst field)

isSetExecInst

public boolean isSetExecInst()

set

public void set(Rule80A value)

get

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

getRule80A

public Rule80A getRule80A()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Rule80A field)

isSetRule80A

public boolean isSetRule80A()

set

public void set(LastShares value)

get

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

getLastShares

public LastShares getLastShares()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(LastShares field)

isSetLastShares

public boolean isSetLastShares()

set

public void set(LastPx value)

get

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

getLastPx

public LastPx getLastPx()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(LastPx field)

isSetLastPx

public boolean isSetLastPx()

set

public void set(LastMkt value)

get

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

getLastMkt

public LastMkt getLastMkt()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(LastMkt field)

isSetLastMkt

public boolean isSetLastMkt()

set

public void set(LastCapacity value)

get

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

getLastCapacity

public LastCapacity getLastCapacity()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(LastCapacity field)

isSetLastCapacity

public boolean isSetLastCapacity()

set

public void set(CumQty value)

get

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

getCumQty

public CumQty getCumQty()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CumQty field)

isSetCumQty

public boolean isSetCumQty()

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

get

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

getReportToExch

public ReportToExch getReportToExch()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ReportToExch field)

isSetReportToExch

public boolean isSetReportToExch()

set

public void set(Commission value)

get

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

getCommission

public Commission getCommission()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Commission field)

isSetCommission

public boolean isSetCommission()

set

public void set(CommType value)

get

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

getCommType

public CommType getCommType()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CommType field)

isSetCommType

public boolean isSetCommType()

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