quickfix.fix43
Class TradeCaptureReport.NoSides

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix43.TradeCaptureReport.NoSides
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TradeCaptureReport

public static class TradeCaptureReport.NoSides
extends Group

See Also:
Serialized Form

Nested Class Summary
static class TradeCaptureReport.NoSides.NoClearingInstructions
           
static class TradeCaptureReport.NoSides.NoContAmts
           
static class TradeCaptureReport.NoSides.NoMiscFees
           
static class TradeCaptureReport.NoSides.NoPartyIDs
           
 
Constructor Summary
TradeCaptureReport.NoSides()
           
 
Method Summary
 Account get(Account value)
           
 AccountType get(AccountType value)
           
 AccruedInterestAmt get(AccruedInterestAmt value)
           
 AccruedInterestRate get(AccruedInterestRate value)
           
 ClearingFeeIndicator get(ClearingFeeIndicator value)
           
 ClOrdID get(ClOrdID value)
           
 CommCurrency get(CommCurrency value)
           
 Commission get(Commission value)
           
 CommissionData get(CommissionData component)
           
 CommType get(CommType value)
           
 ComplianceID get(ComplianceID value)
           
 Concession get(Concession value)
           
 Currency get(Currency value)
           
 CustOrderCapacity get(CustOrderCapacity value)
           
 EncodedText get(EncodedText value)
           
 EncodedTextLen get(EncodedTextLen value)
           
 ExDate get(ExDate value)
           
 FundRenewWaiv get(FundRenewWaiv value)
           
 GrossTradeAmt get(GrossTradeAmt value)
           
 MultiLegReportingType get(MultiLegReportingType value)
           
 NetMoney get(NetMoney value)
           
 NoClearingInstructions get(NoClearingInstructions value)
           
 NoContAmts get(NoContAmts value)
           
 NoMiscFees get(NoMiscFees value)
           
 NoPartyIDs get(NoPartyIDs value)
           
 NumDaysInterest get(NumDaysInterest value)
           
 OddLot get(OddLot value)
           
 OrderCapacity get(OrderCapacity value)
           
 OrderID get(OrderID value)
           
 OrderRestrictions get(OrderRestrictions value)
           
 Parties get(Parties component)
           
 PositionEffect get(PositionEffect value)
           
 ProcessCode get(ProcessCode value)
           
 SecondaryOrderID get(SecondaryOrderID value)
           
 SettlCurrAmt get(SettlCurrAmt value)
           
 SettlCurrency get(SettlCurrency value)
           
 SettlCurrFxRate get(SettlCurrFxRate value)
           
 SettlCurrFxRateCalc get(SettlCurrFxRateCalc value)
           
 Side get(Side value)
           
 SolicitedFlag get(SolicitedFlag value)
           
 Text get(Text value)
           
 TotalTakedown get(TotalTakedown value)
           
 TradeInputDevice get(TradeInputDevice value)
           
 TradeInputSource get(TradeInputSource value)
           
 TradingSessionID get(TradingSessionID value)
           
 TradingSessionSubID get(TradingSessionSubID value)
           
 TransBkdTime get(TransBkdTime value)
           
 Account getAccount()
           
 AccountType getAccountType()
           
 AccruedInterestAmt getAccruedInterestAmt()
           
 AccruedInterestRate getAccruedInterestRate()
           
 ClearingFeeIndicator getClearingFeeIndicator()
           
 ClOrdID getClOrdID()
           
 CommCurrency getCommCurrency()
           
 Commission getCommission()
           
 CommissionData getCommissionData()
           
 CommType getCommType()
           
 ComplianceID getComplianceID()
           
 Concession getConcession()
           
 Currency getCurrency()
           
 CustOrderCapacity getCustOrderCapacity()
           
 EncodedText getEncodedText()
           
 EncodedTextLen getEncodedTextLen()
           
 ExDate getExDate()
           
 FundRenewWaiv getFundRenewWaiv()
           
 GrossTradeAmt getGrossTradeAmt()
           
 MultiLegReportingType getMultiLegReportingType()
           
 NetMoney getNetMoney()
           
 NoClearingInstructions getNoClearingInstructions()
           
 NoContAmts getNoContAmts()
           
 NoMiscFees getNoMiscFees()
           
 NoPartyIDs getNoPartyIDs()
           
 NumDaysInterest getNumDaysInterest()
           
 OddLot getOddLot()
           
 OrderCapacity getOrderCapacity()
           
 OrderID getOrderID()
           
 OrderRestrictions getOrderRestrictions()
           
 Parties getParties()
           
 PositionEffect getPositionEffect()
           
 ProcessCode getProcessCode()
           
 SecondaryOrderID getSecondaryOrderID()
           
 SettlCurrAmt getSettlCurrAmt()
           
 SettlCurrency getSettlCurrency()
           
 SettlCurrFxRate getSettlCurrFxRate()
           
 SettlCurrFxRateCalc getSettlCurrFxRateCalc()
           
 Side getSide()
           
 SolicitedFlag getSolicitedFlag()
           
 Text getText()
           
 TotalTakedown getTotalTakedown()
           
 TradeInputDevice getTradeInputDevice()
           
 TradeInputSource getTradeInputSource()
           
 TradingSessionID getTradingSessionID()
           
 TradingSessionSubID getTradingSessionSubID()
           
 TransBkdTime getTransBkdTime()
           
 boolean isSet(Account field)
           
 boolean isSet(AccountType field)
           
 boolean isSet(AccruedInterestAmt field)
           
 boolean isSet(AccruedInterestRate field)
           
 boolean isSet(ClearingFeeIndicator field)
           
 boolean isSet(ClOrdID field)
           
 boolean isSet(CommCurrency field)
           
 boolean isSet(Commission field)
           
 boolean isSet(CommType field)
           
 boolean isSet(ComplianceID field)
           
 boolean isSet(Concession field)
           
 boolean isSet(Currency field)
           
 boolean isSet(CustOrderCapacity field)
           
 boolean isSet(EncodedText field)
           
 boolean isSet(EncodedTextLen field)
           
 boolean isSet(ExDate field)
           
 boolean isSet(FundRenewWaiv field)
           
 boolean isSet(GrossTradeAmt field)
           
 boolean isSet(MultiLegReportingType field)
           
 boolean isSet(NetMoney field)
           
 boolean isSet(NoClearingInstructions field)
           
 boolean isSet(NoContAmts field)
           
 boolean isSet(NoMiscFees field)
           
 boolean isSet(NoPartyIDs field)
           
 boolean isSet(NumDaysInterest field)
           
 boolean isSet(OddLot field)
           
 boolean isSet(OrderCapacity field)
           
 boolean isSet(OrderID field)
           
 boolean isSet(OrderRestrictions field)
           
 boolean isSet(PositionEffect field)
           
 boolean isSet(ProcessCode field)
           
 boolean isSet(SecondaryOrderID field)
           
 boolean isSet(SettlCurrAmt field)
           
 boolean isSet(SettlCurrency field)
           
 boolean isSet(SettlCurrFxRate field)
           
 boolean isSet(SettlCurrFxRateCalc field)
           
 boolean isSet(Side field)
           
 boolean isSet(SolicitedFlag field)
           
 boolean isSet(Text field)
           
 boolean isSet(TotalTakedown field)
           
 boolean isSet(TradeInputDevice field)
           
 boolean isSet(TradeInputSource field)
           
 boolean isSet(TradingSessionID field)
           
 boolean isSet(TradingSessionSubID field)
           
 boolean isSet(TransBkdTime field)
           
 boolean isSetAccount()
           
 boolean isSetAccountType()
           
 boolean isSetAccruedInterestAmt()
           
 boolean isSetAccruedInterestRate()
           
 boolean isSetClearingFeeIndicator()
           
 boolean isSetClOrdID()
           
 boolean isSetCommCurrency()
           
 boolean isSetCommission()
           
 boolean isSetCommType()
           
 boolean isSetComplianceID()
           
 boolean isSetConcession()
           
 boolean isSetCurrency()
           
 boolean isSetCustOrderCapacity()
           
 boolean isSetEncodedText()
           
 boolean isSetEncodedTextLen()
           
 boolean isSetExDate()
           
 boolean isSetFundRenewWaiv()
           
 boolean isSetGrossTradeAmt()
           
 boolean isSetMultiLegReportingType()
           
 boolean isSetNetMoney()
           
 boolean isSetNoClearingInstructions()
           
 boolean isSetNoContAmts()
           
 boolean isSetNoMiscFees()
           
 boolean isSetNoPartyIDs()
           
 boolean isSetNumDaysInterest()
           
 boolean isSetOddLot()
           
 boolean isSetOrderCapacity()
           
 boolean isSetOrderID()
           
 boolean isSetOrderRestrictions()
           
 boolean isSetPositionEffect()
           
 boolean isSetProcessCode()
           
 boolean isSetSecondaryOrderID()
           
 boolean isSetSettlCurrAmt()
           
 boolean isSetSettlCurrency()
           
 boolean isSetSettlCurrFxRate()
           
 boolean isSetSettlCurrFxRateCalc()
           
 boolean isSetSide()
           
 boolean isSetSolicitedFlag()
           
 boolean isSetText()
           
 boolean isSetTotalTakedown()
           
 boolean isSetTradeInputDevice()
           
 boolean isSetTradeInputSource()
           
 boolean isSetTradingSessionID()
           
 boolean isSetTradingSessionSubID()
           
 boolean isSetTransBkdTime()
           
 void set(Account value)
           
 void set(AccountType value)
           
 void set(AccruedInterestAmt value)
           
 void set(AccruedInterestRate value)
           
 void set(ClearingFeeIndicator value)
           
 void set(ClOrdID value)
           
 void set(CommCurrency value)
           
 void set(Commission value)
           
 void set(CommissionData component)
           
 void set(CommType value)
           
 void set(ComplianceID value)
           
 void set(Concession value)
           
 void set(Currency value)
           
 void set(CustOrderCapacity value)
           
 void set(EncodedText value)
           
 void set(EncodedTextLen value)
           
 void set(ExDate value)
           
 void set(FundRenewWaiv value)
           
 void set(GrossTradeAmt value)
           
 void set(MultiLegReportingType value)
           
 void set(NetMoney value)
           
 void set(NoClearingInstructions value)
           
 void set(NoContAmts value)
           
 void set(NoMiscFees value)
           
 void set(NoPartyIDs value)
           
 void set(NumDaysInterest value)
           
 void set(OddLot value)
           
 void set(OrderCapacity value)
           
 void set(OrderID value)
           
 void set(OrderRestrictions value)
           
 void set(Parties component)
           
 void set(PositionEffect value)
           
 void set(ProcessCode value)
           
 void set(SecondaryOrderID value)
           
 void set(SettlCurrAmt value)
           
 void set(SettlCurrency value)
           
 void set(SettlCurrFxRate value)
           
 void set(SettlCurrFxRateCalc value)
           
 void set(Side value)
           
 void set(SolicitedFlag value)
           
 void set(Text value)
           
 void set(TotalTakedown value)
           
 void set(TradeInputDevice value)
           
 void set(TradeInputSource value)
           
 void set(TradingSessionID value)
           
 void set(TradingSessionSubID value)
           
 void set(TransBkdTime value)
           
 
Methods inherited from class quickfix.Group
addGroup, delim, field, getFieldTag, getGroup
 
Methods inherited from class quickfix.FieldMap
calculateString, clear, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, initializeFrom, isEmpty, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TradeCaptureReport.NoSides

public TradeCaptureReport.NoSides()
Method Detail

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

get

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

getSecondaryOrderID

public SecondaryOrderID getSecondaryOrderID()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SecondaryOrderID field)

isSetSecondaryOrderID

public boolean isSetSecondaryOrderID()

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

get

public Parties get(Parties component)
            throws FieldNotFound
Throws:
FieldNotFound

getParties

public Parties getParties()
                   throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoPartyIDs value)

get

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

getNoPartyIDs

public NoPartyIDs getNoPartyIDs()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoPartyIDs field)

isSetNoPartyIDs

public boolean isSetNoPartyIDs()

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

get

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

getAccountType

public AccountType getAccountType()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AccountType field)

isSetAccountType

public boolean isSetAccountType()

set

public void set(ProcessCode value)

get

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

getProcessCode

public ProcessCode getProcessCode()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ProcessCode field)

isSetProcessCode

public boolean isSetProcessCode()

set

public void set(OddLot value)

get

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

getOddLot

public OddLot getOddLot()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OddLot field)

isSetOddLot

public boolean isSetOddLot()

set

public void set(NoClearingInstructions value)

get

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

getNoClearingInstructions

public NoClearingInstructions getNoClearingInstructions()
                                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoClearingInstructions field)

isSetNoClearingInstructions

public boolean isSetNoClearingInstructions()

set

public void set(ClearingFeeIndicator value)

get

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

getClearingFeeIndicator

public ClearingFeeIndicator getClearingFeeIndicator()
                                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ClearingFeeIndicator field)

isSetClearingFeeIndicator

public boolean isSetClearingFeeIndicator()

set

public void set(TradeInputSource value)

get

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

getTradeInputSource

public TradeInputSource getTradeInputSource()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TradeInputSource field)

isSetTradeInputSource

public boolean isSetTradeInputSource()

set

public void set(TradeInputDevice value)

get

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

getTradeInputDevice

public TradeInputDevice getTradeInputDevice()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TradeInputDevice field)

isSetTradeInputDevice

public boolean isSetTradeInputDevice()

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

get

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

getComplianceID

public ComplianceID getComplianceID()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ComplianceID field)

isSetComplianceID

public boolean isSetComplianceID()

set

public void set(SolicitedFlag value)

get

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

getSolicitedFlag

public SolicitedFlag getSolicitedFlag()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SolicitedFlag field)

isSetSolicitedFlag

public boolean isSetSolicitedFlag()

set

public void set(OrderCapacity value)

get

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

getOrderCapacity

public OrderCapacity getOrderCapacity()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrderCapacity field)

isSetOrderCapacity

public boolean isSetOrderCapacity()

set

public void set(OrderRestrictions value)

get

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

getOrderRestrictions

public OrderRestrictions getOrderRestrictions()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrderRestrictions field)

isSetOrderRestrictions

public boolean isSetOrderRestrictions()

set

public void set(CustOrderCapacity value)

get

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

getCustOrderCapacity

public CustOrderCapacity getCustOrderCapacity()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CustOrderCapacity field)

isSetCustOrderCapacity

public boolean isSetCustOrderCapacity()

set

public void set(TransBkdTime value)

get

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

getTransBkdTime

public TransBkdTime getTransBkdTime()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TransBkdTime field)

isSetTransBkdTime

public boolean isSetTransBkdTime()

set

public void set(TradingSessionID value)

get

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

getTradingSessionID

public TradingSessionID getTradingSessionID()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TradingSessionID field)

isSetTradingSessionID

public boolean isSetTradingSessionID()

set

public void set(TradingSessionSubID value)

get

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

getTradingSessionSubID

public TradingSessionSubID getTradingSessionSubID()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TradingSessionSubID field)

isSetTradingSessionSubID

public boolean isSetTradingSessionSubID()

set

public void set(CommissionData component)

get

public CommissionData get(CommissionData component)
                   throws FieldNotFound
Throws:
FieldNotFound

getCommissionData

public CommissionData getCommissionData()
                                 throws FieldNotFound
Throws:
FieldNotFound

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

get

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

getCommCurrency

public CommCurrency getCommCurrency()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CommCurrency field)

isSetCommCurrency

public boolean isSetCommCurrency()

set

public void set(FundRenewWaiv value)

get

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

getFundRenewWaiv

public FundRenewWaiv getFundRenewWaiv()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(FundRenewWaiv field)

isSetFundRenewWaiv

public boolean isSetFundRenewWaiv()

set

public void set(GrossTradeAmt value)

get

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

getGrossTradeAmt

public GrossTradeAmt getGrossTradeAmt()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(GrossTradeAmt field)

isSetGrossTradeAmt

public boolean isSetGrossTradeAmt()

set

public void set(NumDaysInterest value)

get

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

getNumDaysInterest

public NumDaysInterest getNumDaysInterest()
                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NumDaysInterest field)

isSetNumDaysInterest

public boolean isSetNumDaysInterest()

set

public void set(ExDate value)

get

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

getExDate

public ExDate getExDate()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ExDate field)

isSetExDate

public boolean isSetExDate()

set

public void set(AccruedInterestRate value)

get

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

getAccruedInterestRate

public AccruedInterestRate getAccruedInterestRate()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AccruedInterestRate field)

isSetAccruedInterestRate

public boolean isSetAccruedInterestRate()

set

public void set(AccruedInterestAmt value)

get

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

getAccruedInterestAmt

public AccruedInterestAmt getAccruedInterestAmt()
                                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(AccruedInterestAmt field)

isSetAccruedInterestAmt

public boolean isSetAccruedInterestAmt()

set

public void set(Concession value)

get

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

getConcession

public Concession getConcession()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Concession field)

isSetConcession

public boolean isSetConcession()

set

public void set(TotalTakedown value)

get

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

getTotalTakedown

public TotalTakedown getTotalTakedown()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TotalTakedown field)

isSetTotalTakedown

public boolean isSetTotalTakedown()

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

get

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

getSettlCurrFxRate

public SettlCurrFxRate getSettlCurrFxRate()
                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SettlCurrFxRate field)

isSetSettlCurrFxRate

public boolean isSetSettlCurrFxRate()

set

public void set(SettlCurrFxRateCalc value)

get

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

getSettlCurrFxRateCalc

public SettlCurrFxRateCalc getSettlCurrFxRateCalc()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SettlCurrFxRateCalc field)

isSetSettlCurrFxRateCalc

public boolean isSetSettlCurrFxRateCalc()

set

public void set(PositionEffect value)

get

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

getPositionEffect

public PositionEffect getPositionEffect()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(PositionEffect field)

isSetPositionEffect

public boolean isSetPositionEffect()

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

get

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

getEncodedTextLen

public EncodedTextLen getEncodedTextLen()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(EncodedTextLen field)

isSetEncodedTextLen

public boolean isSetEncodedTextLen()

set

public void set(EncodedText value)

get

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

getEncodedText

public EncodedText getEncodedText()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(EncodedText field)

isSetEncodedText

public boolean isSetEncodedText()

set

public void set(MultiLegReportingType value)

get

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

getMultiLegReportingType

public MultiLegReportingType getMultiLegReportingType()
                                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(MultiLegReportingType field)

isSetMultiLegReportingType

public boolean isSetMultiLegReportingType()

set

public void set(NoContAmts value)

get

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

getNoContAmts

public NoContAmts getNoContAmts()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoContAmts field)

isSetNoContAmts

public boolean isSetNoContAmts()

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