quickfix.fix50
Class ExecutionAcknowledgement

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Message
          extended by quickfix.fix50.Message
              extended by quickfix.fix50.ExecutionAcknowledgement
All Implemented Interfaces:
java.io.Serializable

public class ExecutionAcknowledgement
extends Message

See Also:
Serialized Form

Nested Class Summary
static class ExecutionAcknowledgement.NoEvents
           
static class ExecutionAcknowledgement.NoInstrumentParties
           
static class ExecutionAcknowledgement.NoLegs
           
static class ExecutionAcknowledgement.NoSecurityAltID
           
static class ExecutionAcknowledgement.NoUnderlyings
           
 
Nested classes/interfaces inherited from class quickfix.fix50.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
ExecutionAcknowledgement()
           
ExecutionAcknowledgement(OrderID orderID, ExecAckStatus execAckStatus, ExecID execID, Side side)
           
 
Method Summary
 AvgPx get(AvgPx value)
           
 CashOrderQty get(CashOrderQty value)
           
 CFICode get(CFICode value)
           
 ClOrdID get(ClOrdID value)
           
 ContractMultiplier get(ContractMultiplier value)
           
 ContractSettlMonth get(ContractSettlMonth value)
           
 CountryOfIssue get(CountryOfIssue value)
           
 CouponPaymentDate get(CouponPaymentDate value)
           
 CouponRate get(CouponRate value)
           
 CPProgram get(CPProgram value)
           
 CPRegType get(CPRegType value)
           
 CreditRating get(CreditRating value)
           
 CumQty get(CumQty value)
           
 DatedDate get(DatedDate value)
           
 DKReason get(DKReason value)
           
 EncodedIssuer get(EncodedIssuer value)
           
 EncodedIssuerLen get(EncodedIssuerLen value)
           
 EncodedSecurityDesc get(EncodedSecurityDesc value)
           
 EncodedSecurityDescLen get(EncodedSecurityDescLen value)
           
 EncodedText get(EncodedText value)
           
 EncodedTextLen get(EncodedTextLen value)
           
 EvntGrp get(EvntGrp component)
           
 ExecAckStatus get(ExecAckStatus value)
           
 ExecID get(ExecID value)
           
 Factor get(Factor value)
           
 InstrmtAssignmentMethod get(InstrmtAssignmentMethod value)
           
 InstrmtLegGrp get(InstrmtLegGrp component)
           
 InstrRegistry get(InstrRegistry value)
           
 Instrument get(Instrument component)
           
 InstrumentParties get(InstrumentParties component)
           
 InterestAccrualDate get(InterestAccrualDate value)
           
 IssueDate get(IssueDate value)
           
 Issuer get(Issuer value)
           
 LastParPx get(LastParPx value)
           
 LastPx get(LastPx value)
           
 LastQty get(LastQty value)
           
 LocaleOfIssue get(LocaleOfIssue value)
           
 MaturityDate get(MaturityDate value)
           
 MaturityMonthYear get(MaturityMonthYear value)
           
 MaturityTime get(MaturityTime value)
           
 MinPriceIncrement get(MinPriceIncrement value)
           
 NoEvents get(NoEvents value)
           
 NoInstrumentParties get(NoInstrumentParties value)
           
 NoLegs get(NoLegs value)
           
 NoSecurityAltID get(NoSecurityAltID value)
           
 NoUnderlyings get(NoUnderlyings value)
           
 NTPositionLimit get(NTPositionLimit value)
           
 OptAttribute get(OptAttribute value)
           
 OrderID get(OrderID value)
           
 OrderPercent get(OrderPercent value)
           
 OrderQty get(OrderQty value)
           
 OrderQtyData get(OrderQtyData component)
           
 Pool get(Pool value)
           
 PositionLimit get(PositionLimit value)
           
 PriceType get(PriceType value)
           
 Product get(Product value)
           
 RedemptionDate get(RedemptionDate value)
           
 RepoCollateralSecurityType get(RepoCollateralSecurityType value)
           
 RepurchaseRate get(RepurchaseRate value)
           
 RepurchaseTerm get(RepurchaseTerm value)
           
 RoundingDirection get(RoundingDirection value)
           
 RoundingModulus get(RoundingModulus value)
           
 SecAltIDGrp get(SecAltIDGrp component)
           
 SecondaryOrderID get(SecondaryOrderID value)
           
 SecurityDesc get(SecurityDesc value)
           
 SecurityExchange get(SecurityExchange value)
           
 SecurityID get(SecurityID value)
           
 SecurityIDSource get(SecurityIDSource value)
           
 SecurityStatus get(SecurityStatus value)
           
 SecuritySubType get(SecuritySubType value)
           
 SecurityType get(SecurityType value)
           
 SettleOnOpenFlag get(SettleOnOpenFlag value)
           
 Side get(Side value)
           
 StateOrProvinceOfIssue get(StateOrProvinceOfIssue value)
           
 StrikeCurrency get(StrikeCurrency value)
           
 StrikeMultiplier get(StrikeMultiplier value)
           
 StrikePrice get(StrikePrice value)
           
 StrikeValue get(StrikeValue value)
           
 Symbol get(Symbol value)
           
 SymbolSfx get(SymbolSfx value)
           
 Text get(Text value)
           
 TimeUnit get(TimeUnit value)
           
 UndInstrmtGrp get(UndInstrmtGrp component)
           
 UnitofMeasure get(UnitofMeasure value)
           
 AvgPx getAvgPx()
           
 CashOrderQty getCashOrderQty()
           
 CFICode getCFICode()
           
 ClOrdID getClOrdID()
           
 ContractMultiplier getContractMultiplier()
           
 ContractSettlMonth getContractSettlMonth()
           
 CountryOfIssue getCountryOfIssue()
           
 CouponPaymentDate getCouponPaymentDate()
           
 CouponRate getCouponRate()
           
 CPProgram getCPProgram()
           
 CPRegType getCPRegType()
           
 CreditRating getCreditRating()
           
 CumQty getCumQty()
           
 DatedDate getDatedDate()
           
 DKReason getDKReason()
           
 EncodedIssuer getEncodedIssuer()
           
 EncodedIssuerLen getEncodedIssuerLen()
           
 EncodedSecurityDesc getEncodedSecurityDesc()
           
 EncodedSecurityDescLen getEncodedSecurityDescLen()
           
 EncodedText getEncodedText()
           
 EncodedTextLen getEncodedTextLen()
           
 EvntGrp getEvntGrp()
           
 ExecAckStatus getExecAckStatus()
           
 ExecID getExecID()
           
 Factor getFactor()
           
 InstrmtAssignmentMethod getInstrmtAssignmentMethod()
           
 InstrmtLegGrp getInstrmtLegGrp()
           
 InstrRegistry getInstrRegistry()
           
 Instrument getInstrument()
           
 InstrumentParties getInstrumentParties()
           
 InterestAccrualDate getInterestAccrualDate()
           
 IssueDate getIssueDate()
           
 Issuer getIssuer()
           
 LastParPx getLastParPx()
           
 LastPx getLastPx()
           
 LastQty getLastQty()
           
 LocaleOfIssue getLocaleOfIssue()
           
 MaturityDate getMaturityDate()
           
 MaturityMonthYear getMaturityMonthYear()
           
 MaturityTime getMaturityTime()
           
 MinPriceIncrement getMinPriceIncrement()
           
 NoEvents getNoEvents()
           
 NoInstrumentParties getNoInstrumentParties()
           
 NoLegs getNoLegs()
           
 NoSecurityAltID getNoSecurityAltID()
           
 NoUnderlyings getNoUnderlyings()
           
 NTPositionLimit getNTPositionLimit()
           
 OptAttribute getOptAttribute()
           
 OrderID getOrderID()
           
 OrderPercent getOrderPercent()
           
 OrderQty getOrderQty()
           
 OrderQtyData getOrderQtyData()
           
 Pool getPool()
           
 PositionLimit getPositionLimit()
           
 PriceType getPriceType()
           
 Product getProduct()
           
 RedemptionDate getRedemptionDate()
           
 RepoCollateralSecurityType getRepoCollateralSecurityType()
           
 RepurchaseRate getRepurchaseRate()
           
 RepurchaseTerm getRepurchaseTerm()
           
 RoundingDirection getRoundingDirection()
           
 RoundingModulus getRoundingModulus()
           
 SecAltIDGrp getSecAltIDGrp()
           
 SecondaryOrderID getSecondaryOrderID()
           
 SecurityDesc getSecurityDesc()
           
 SecurityExchange getSecurityExchange()
           
 SecurityID getSecurityID()
           
 SecurityIDSource getSecurityIDSource()
           
 SecurityStatus getSecurityStatus()
           
 SecuritySubType getSecuritySubType()
           
 SecurityType getSecurityType()
           
 SettleOnOpenFlag getSettleOnOpenFlag()
           
 Side getSide()
           
 StateOrProvinceOfIssue getStateOrProvinceOfIssue()
           
 StrikeCurrency getStrikeCurrency()
           
 StrikeMultiplier getStrikeMultiplier()
           
 StrikePrice getStrikePrice()
           
 StrikeValue getStrikeValue()
           
 Symbol getSymbol()
           
 SymbolSfx getSymbolSfx()
           
 Text getText()
           
 TimeUnit getTimeUnit()
           
 UndInstrmtGrp getUndInstrmtGrp()
           
 UnitofMeasure getUnitofMeasure()
           
 boolean isSet(AvgPx field)
           
 boolean isSet(CashOrderQty field)
           
 boolean isSet(CFICode field)
           
 boolean isSet(ClOrdID field)
           
 boolean isSet(ContractMultiplier field)
           
 boolean isSet(ContractSettlMonth field)
           
 boolean isSet(CountryOfIssue field)
           
 boolean isSet(CouponPaymentDate field)
           
 boolean isSet(CouponRate field)
           
 boolean isSet(CPProgram field)
           
 boolean isSet(CPRegType field)
           
 boolean isSet(CreditRating field)
           
 boolean isSet(CumQty field)
           
 boolean isSet(DatedDate field)
           
 boolean isSet(DKReason field)
           
 boolean isSet(EncodedIssuer field)
           
 boolean isSet(EncodedIssuerLen field)
           
 boolean isSet(EncodedSecurityDesc field)
           
 boolean isSet(EncodedSecurityDescLen field)
           
 boolean isSet(EncodedText field)
           
 boolean isSet(EncodedTextLen field)
           
 boolean isSet(ExecAckStatus field)
           
 boolean isSet(ExecID field)
           
 boolean isSet(Factor field)
           
 boolean isSet(InstrmtAssignmentMethod field)
           
 boolean isSet(InstrRegistry field)
           
 boolean isSet(InterestAccrualDate field)
           
 boolean isSet(IssueDate field)
           
 boolean isSet(Issuer field)
           
 boolean isSet(LastParPx field)
           
 boolean isSet(LastPx field)
           
 boolean isSet(LastQty field)
           
 boolean isSet(LocaleOfIssue field)
           
 boolean isSet(MaturityDate field)
           
 boolean isSet(MaturityMonthYear field)
           
 boolean isSet(MaturityTime field)
           
 boolean isSet(MinPriceIncrement field)
           
 boolean isSet(NoEvents field)
           
 boolean isSet(NoInstrumentParties field)
           
 boolean isSet(NoLegs field)
           
 boolean isSet(NoSecurityAltID field)
           
 boolean isSet(NoUnderlyings field)
           
 boolean isSet(NTPositionLimit field)
           
 boolean isSet(OptAttribute field)
           
 boolean isSet(OrderID field)
           
 boolean isSet(OrderPercent field)
           
 boolean isSet(OrderQty field)
           
 boolean isSet(Pool field)
           
 boolean isSet(PositionLimit field)
           
 boolean isSet(PriceType field)
           
 boolean isSet(Product field)
           
 boolean isSet(RedemptionDate field)
           
 boolean isSet(RepoCollateralSecurityType field)
           
 boolean isSet(RepurchaseRate field)
           
 boolean isSet(RepurchaseTerm field)
           
 boolean isSet(RoundingDirection field)
           
 boolean isSet(RoundingModulus field)
           
 boolean isSet(SecondaryOrderID field)
           
 boolean isSet(SecurityDesc field)
           
 boolean isSet(SecurityExchange field)
           
 boolean isSet(SecurityID field)
           
 boolean isSet(SecurityIDSource field)
           
 boolean isSet(SecurityStatus field)
           
 boolean isSet(SecuritySubType field)
           
 boolean isSet(SecurityType field)
           
 boolean isSet(SettleOnOpenFlag field)
           
 boolean isSet(Side field)
           
 boolean isSet(StateOrProvinceOfIssue field)
           
 boolean isSet(StrikeCurrency field)
           
 boolean isSet(StrikeMultiplier field)
           
 boolean isSet(StrikePrice field)
           
 boolean isSet(StrikeValue field)
           
 boolean isSet(Symbol field)
           
 boolean isSet(SymbolSfx field)
           
 boolean isSet(Text field)
           
 boolean isSet(TimeUnit field)
           
 boolean isSet(UnitofMeasure field)
           
 boolean isSetAvgPx()
           
 boolean isSetCashOrderQty()
           
 boolean isSetCFICode()
           
 boolean isSetClOrdID()
           
 boolean isSetContractMultiplier()
           
 boolean isSetContractSettlMonth()
           
 boolean isSetCountryOfIssue()
           
 boolean isSetCouponPaymentDate()
           
 boolean isSetCouponRate()
           
 boolean isSetCPProgram()
           
 boolean isSetCPRegType()
           
 boolean isSetCreditRating()
           
 boolean isSetCumQty()
           
 boolean isSetDatedDate()
           
 boolean isSetDKReason()
           
 boolean isSetEncodedIssuer()
           
 boolean isSetEncodedIssuerLen()
           
 boolean isSetEncodedSecurityDesc()
           
 boolean isSetEncodedSecurityDescLen()
           
 boolean isSetEncodedText()
           
 boolean isSetEncodedTextLen()
           
 boolean isSetExecAckStatus()
           
 boolean isSetExecID()
           
 boolean isSetFactor()
           
 boolean isSetInstrmtAssignmentMethod()
           
 boolean isSetInstrRegistry()
           
 boolean isSetInterestAccrualDate()
           
 boolean isSetIssueDate()
           
 boolean isSetIssuer()
           
 boolean isSetLastParPx()
           
 boolean isSetLastPx()
           
 boolean isSetLastQty()
           
 boolean isSetLocaleOfIssue()
           
 boolean isSetMaturityDate()
           
 boolean isSetMaturityMonthYear()
           
 boolean isSetMaturityTime()
           
 boolean isSetMinPriceIncrement()
           
 boolean isSetNoEvents()
           
 boolean isSetNoInstrumentParties()
           
 boolean isSetNoLegs()
           
 boolean isSetNoSecurityAltID()
           
 boolean isSetNoUnderlyings()
           
 boolean isSetNTPositionLimit()
           
 boolean isSetOptAttribute()
           
 boolean isSetOrderID()
           
 boolean isSetOrderPercent()
           
 boolean isSetOrderQty()
           
 boolean isSetPool()
           
 boolean isSetPositionLimit()
           
 boolean isSetPriceType()
           
 boolean isSetProduct()
           
 boolean isSetRedemptionDate()
           
 boolean isSetRepoCollateralSecurityType()
           
 boolean isSetRepurchaseRate()
           
 boolean isSetRepurchaseTerm()
           
 boolean isSetRoundingDirection()
           
 boolean isSetRoundingModulus()
           
 boolean isSetSecondaryOrderID()
           
 boolean isSetSecurityDesc()
           
 boolean isSetSecurityExchange()
           
 boolean isSetSecurityID()
           
 boolean isSetSecurityIDSource()
           
 boolean isSetSecurityStatus()
           
 boolean isSetSecuritySubType()
           
 boolean isSetSecurityType()
           
 boolean isSetSettleOnOpenFlag()
           
 boolean isSetSide()
           
 boolean isSetStateOrProvinceOfIssue()
           
 boolean isSetStrikeCurrency()
           
 boolean isSetStrikeMultiplier()
           
 boolean isSetStrikePrice()
           
 boolean isSetStrikeValue()
           
 boolean isSetSymbol()
           
 boolean isSetSymbolSfx()
           
 boolean isSetText()
           
 boolean isSetTimeUnit()
           
 boolean isSetUnitofMeasure()
           
 void set(AvgPx value)
           
 void set(CashOrderQty value)
           
 void set(CFICode value)
           
 void set(ClOrdID value)
           
 void set(ContractMultiplier value)
           
 void set(ContractSettlMonth value)
           
 void set(CountryOfIssue value)
           
 void set(CouponPaymentDate value)
           
 void set(CouponRate value)
           
 void set(CPProgram value)
           
 void set(CPRegType value)
           
 void set(CreditRating value)
           
 void set(CumQty value)
           
 void set(DatedDate value)
           
 void set(DKReason value)
           
 void set(EncodedIssuer value)
           
 void set(EncodedIssuerLen value)
           
 void set(EncodedSecurityDesc value)
           
 void set(EncodedSecurityDescLen value)
           
 void set(EncodedText value)
           
 void set(EncodedTextLen value)
           
 void set(EvntGrp component)
           
 void set(ExecAckStatus value)
           
 void set(ExecID value)
           
 void set(Factor value)
           
 void set(InstrmtAssignmentMethod value)
           
 void set(InstrmtLegGrp component)
           
 void set(InstrRegistry value)
           
 void set(Instrument component)
           
 void set(InstrumentParties component)
           
 void set(InterestAccrualDate value)
           
 void set(IssueDate value)
           
 void set(Issuer value)
           
 void set(LastParPx value)
           
 void set(LastPx value)
           
 void set(LastQty value)
           
 void set(LocaleOfIssue value)
           
 void set(MaturityDate value)
           
 void set(MaturityMonthYear value)
           
 void set(MaturityTime value)
           
 void set(MinPriceIncrement value)
           
 void set(NoEvents value)
           
 void set(NoInstrumentParties value)
           
 void set(NoLegs value)
           
 void set(NoSecurityAltID value)
           
 void set(NoUnderlyings value)
           
 void set(NTPositionLimit value)
           
 void set(OptAttribute value)
           
 void set(OrderID value)
           
 void set(OrderPercent value)
           
 void set(OrderQty value)
           
 void set(OrderQtyData component)
           
 void set(Pool value)
           
 void set(PositionLimit value)
           
 void set(PriceType value)
           
 void set(Product value)
           
 void set(RedemptionDate value)
           
 void set(RepoCollateralSecurityType value)
           
 void set(RepurchaseRate value)
           
 void set(RepurchaseTerm value)
           
 void set(RoundingDirection value)
           
 void set(RoundingModulus value)
           
 void set(SecAltIDGrp component)
           
 void set(SecondaryOrderID value)
           
 void set(SecurityDesc value)
           
 void set(SecurityExchange value)
           
 void set(SecurityID value)
           
 void set(SecurityIDSource value)
           
 void set(SecurityStatus value)
           
 void set(SecuritySubType value)
           
 void set(SecurityType value)
           
 void set(SettleOnOpenFlag value)
           
 void set(Side value)
           
 void set(StateOrProvinceOfIssue value)
           
 void set(StrikeCurrency value)
           
 void set(StrikeMultiplier value)
           
 void set(StrikePrice value)
           
 void set(StrikeValue value)
           
 void set(Symbol value)
           
 void set(SymbolSfx value)
           
 void set(Text value)
           
 void set(TimeUnit value)
           
 void set(UndInstrmtGrp component)
           
 void set(UnitofMeasure value)
           
 
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

ExecutionAcknowledgement

public ExecutionAcknowledgement()

ExecutionAcknowledgement

public ExecutionAcknowledgement(OrderID orderID,
                                ExecAckStatus execAckStatus,
                                ExecID execID,
                                Side side)
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(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(ExecAckStatus value)

get

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

getExecAckStatus

public ExecAckStatus getExecAckStatus()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ExecAckStatus field)

isSetExecAckStatus

public boolean isSetExecAckStatus()

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

get

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

getDKReason

public DKReason getDKReason()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(DKReason field)

isSetDKReason

public boolean isSetDKReason()

set

public void set(Instrument component)

get

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

getInstrument

public Instrument getInstrument()
                         throws FieldNotFound
Throws:
FieldNotFound

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

get

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

getSecurityIDSource

public SecurityIDSource getSecurityIDSource()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SecurityIDSource field)

isSetSecurityIDSource

public boolean isSetSecurityIDSource()

set

public void set(SecAltIDGrp component)

get

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

getSecAltIDGrp

public SecAltIDGrp getSecAltIDGrp()
                           throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoSecurityAltID value)

get

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

getNoSecurityAltID

public NoSecurityAltID getNoSecurityAltID()
                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoSecurityAltID field)

isSetNoSecurityAltID

public boolean isSetNoSecurityAltID()

set

public void set(Product value)

get

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

getProduct

public Product getProduct()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Product field)

isSetProduct

public boolean isSetProduct()

set

public void set(CFICode value)

get

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

getCFICode

public CFICode getCFICode()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CFICode field)

isSetCFICode

public boolean isSetCFICode()

set

public void set(SecurityType value)

get

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

getSecurityType

public SecurityType getSecurityType()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SecurityType field)

isSetSecurityType

public boolean isSetSecurityType()

set

public void set(SecuritySubType value)

get

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

getSecuritySubType

public SecuritySubType getSecuritySubType()
                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SecuritySubType field)

isSetSecuritySubType

public boolean isSetSecuritySubType()

set

public void set(MaturityMonthYear value)

get

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

getMaturityMonthYear

public MaturityMonthYear getMaturityMonthYear()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(MaturityMonthYear field)

isSetMaturityMonthYear

public boolean isSetMaturityMonthYear()

set

public void set(MaturityDate value)

get

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

getMaturityDate

public MaturityDate getMaturityDate()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(MaturityDate field)

isSetMaturityDate

public boolean isSetMaturityDate()

set

public void set(CouponPaymentDate value)

get

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

getCouponPaymentDate

public CouponPaymentDate getCouponPaymentDate()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CouponPaymentDate field)

isSetCouponPaymentDate

public boolean isSetCouponPaymentDate()

set

public void set(IssueDate value)

get

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

getIssueDate

public IssueDate getIssueDate()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(IssueDate field)

isSetIssueDate

public boolean isSetIssueDate()

set

public void set(RepoCollateralSecurityType value)

get

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

getRepoCollateralSecurityType

public RepoCollateralSecurityType getRepoCollateralSecurityType()
                                                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RepoCollateralSecurityType field)

isSetRepoCollateralSecurityType

public boolean isSetRepoCollateralSecurityType()

set

public void set(RepurchaseTerm value)

get

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

getRepurchaseTerm

public RepurchaseTerm getRepurchaseTerm()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RepurchaseTerm field)

isSetRepurchaseTerm

public boolean isSetRepurchaseTerm()

set

public void set(RepurchaseRate value)

get

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

getRepurchaseRate

public RepurchaseRate getRepurchaseRate()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RepurchaseRate field)

isSetRepurchaseRate

public boolean isSetRepurchaseRate()

set

public void set(Factor value)

get

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

getFactor

public Factor getFactor()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Factor field)

isSetFactor

public boolean isSetFactor()

set

public void set(CreditRating value)

get

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

getCreditRating

public CreditRating getCreditRating()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CreditRating field)

isSetCreditRating

public boolean isSetCreditRating()

set

public void set(InstrRegistry value)

get

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

getInstrRegistry

public InstrRegistry getInstrRegistry()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(InstrRegistry field)

isSetInstrRegistry

public boolean isSetInstrRegistry()

set

public void set(CountryOfIssue value)

get

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

getCountryOfIssue

public CountryOfIssue getCountryOfIssue()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CountryOfIssue field)

isSetCountryOfIssue

public boolean isSetCountryOfIssue()

set

public void set(StateOrProvinceOfIssue value)

get

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

getStateOrProvinceOfIssue

public StateOrProvinceOfIssue getStateOrProvinceOfIssue()
                                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(StateOrProvinceOfIssue field)

isSetStateOrProvinceOfIssue

public boolean isSetStateOrProvinceOfIssue()

set

public void set(LocaleOfIssue value)

get

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

getLocaleOfIssue

public LocaleOfIssue getLocaleOfIssue()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(LocaleOfIssue field)

isSetLocaleOfIssue

public boolean isSetLocaleOfIssue()

set

public void set(RedemptionDate value)

get

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

getRedemptionDate

public RedemptionDate getRedemptionDate()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RedemptionDate field)

isSetRedemptionDate

public boolean isSetRedemptionDate()

set

public void set(StrikePrice value)

get

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

getStrikePrice

public StrikePrice getStrikePrice()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(StrikePrice field)

isSetStrikePrice

public boolean isSetStrikePrice()

set

public void set(StrikeCurrency value)

get

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

getStrikeCurrency

public StrikeCurrency getStrikeCurrency()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(StrikeCurrency field)

isSetStrikeCurrency

public boolean isSetStrikeCurrency()

set

public void set(OptAttribute value)

get

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

getOptAttribute

public OptAttribute getOptAttribute()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OptAttribute field)

isSetOptAttribute

public boolean isSetOptAttribute()

set

public void set(ContractMultiplier value)

get

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

getContractMultiplier

public ContractMultiplier getContractMultiplier()
                                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ContractMultiplier field)

isSetContractMultiplier

public boolean isSetContractMultiplier()

set

public void set(CouponRate value)

get

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

getCouponRate

public CouponRate getCouponRate()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CouponRate field)

isSetCouponRate

public boolean isSetCouponRate()

set

public void set(SecurityExchange value)

get

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

getSecurityExchange

public SecurityExchange getSecurityExchange()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SecurityExchange field)

isSetSecurityExchange

public boolean isSetSecurityExchange()

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

get

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

getEncodedIssuerLen

public EncodedIssuerLen getEncodedIssuerLen()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(EncodedIssuerLen field)

isSetEncodedIssuerLen

public boolean isSetEncodedIssuerLen()

set

public void set(EncodedIssuer value)

get

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

getEncodedIssuer

public EncodedIssuer getEncodedIssuer()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(EncodedIssuer field)

isSetEncodedIssuer

public boolean isSetEncodedIssuer()

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

get

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

getEncodedSecurityDescLen

public EncodedSecurityDescLen getEncodedSecurityDescLen()
                                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(EncodedSecurityDescLen field)

isSetEncodedSecurityDescLen

public boolean isSetEncodedSecurityDescLen()

set

public void set(EncodedSecurityDesc value)

get

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

getEncodedSecurityDesc

public EncodedSecurityDesc getEncodedSecurityDesc()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(EncodedSecurityDesc field)

isSetEncodedSecurityDesc

public boolean isSetEncodedSecurityDesc()

set

public void set(Pool value)

get

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

getPool

public Pool getPool()
             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Pool field)

isSetPool

public boolean isSetPool()

set

public void set(ContractSettlMonth value)

get

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

getContractSettlMonth

public ContractSettlMonth getContractSettlMonth()
                                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ContractSettlMonth field)

isSetContractSettlMonth

public boolean isSetContractSettlMonth()

set

public void set(CPProgram value)

get

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

getCPProgram

public CPProgram getCPProgram()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CPProgram field)

isSetCPProgram

public boolean isSetCPProgram()

set

public void set(CPRegType value)

get

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

getCPRegType

public CPRegType getCPRegType()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CPRegType field)

isSetCPRegType

public boolean isSetCPRegType()

set

public void set(EvntGrp component)

get

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

getEvntGrp

public EvntGrp getEvntGrp()
                   throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoEvents value)

get

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

getNoEvents

public NoEvents getNoEvents()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoEvents field)

isSetNoEvents

public boolean isSetNoEvents()

set

public void set(DatedDate value)

get

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

getDatedDate

public DatedDate getDatedDate()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(DatedDate field)

isSetDatedDate

public boolean isSetDatedDate()

set

public void set(InterestAccrualDate value)

get

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

getInterestAccrualDate

public InterestAccrualDate getInterestAccrualDate()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(InterestAccrualDate field)

isSetInterestAccrualDate

public boolean isSetInterestAccrualDate()

set

public void set(SecurityStatus value)

get

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

getSecurityStatus

public SecurityStatus getSecurityStatus()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SecurityStatus field)

isSetSecurityStatus

public boolean isSetSecurityStatus()

set

public void set(SettleOnOpenFlag value)

get

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

getSettleOnOpenFlag

public SettleOnOpenFlag getSettleOnOpenFlag()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(SettleOnOpenFlag field)

isSetSettleOnOpenFlag

public boolean isSetSettleOnOpenFlag()

set

public void set(InstrmtAssignmentMethod value)

get

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

getInstrmtAssignmentMethod

public InstrmtAssignmentMethod getInstrmtAssignmentMethod()
                                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(InstrmtAssignmentMethod field)

isSetInstrmtAssignmentMethod

public boolean isSetInstrmtAssignmentMethod()

set

public void set(StrikeMultiplier value)

get

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

getStrikeMultiplier

public StrikeMultiplier getStrikeMultiplier()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(StrikeMultiplier field)

isSetStrikeMultiplier

public boolean isSetStrikeMultiplier()

set

public void set(StrikeValue value)

get

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

getStrikeValue

public StrikeValue getStrikeValue()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(StrikeValue field)

isSetStrikeValue

public boolean isSetStrikeValue()

set

public void set(MinPriceIncrement value)

get

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

getMinPriceIncrement

public MinPriceIncrement getMinPriceIncrement()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(MinPriceIncrement field)

isSetMinPriceIncrement

public boolean isSetMinPriceIncrement()

set

public void set(PositionLimit value)

get

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

getPositionLimit

public PositionLimit getPositionLimit()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(PositionLimit field)

isSetPositionLimit

public boolean isSetPositionLimit()

set

public void set(NTPositionLimit value)

get

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

getNTPositionLimit

public NTPositionLimit getNTPositionLimit()
                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NTPositionLimit field)

isSetNTPositionLimit

public boolean isSetNTPositionLimit()

set

public void set(InstrumentParties component)

get

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

getInstrumentParties

public InstrumentParties getInstrumentParties()
                                       throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoInstrumentParties value)

get

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

getNoInstrumentParties

public NoInstrumentParties getNoInstrumentParties()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoInstrumentParties field)

isSetNoInstrumentParties

public boolean isSetNoInstrumentParties()

set

public void set(UnitofMeasure value)

get

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

getUnitofMeasure

public UnitofMeasure getUnitofMeasure()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(UnitofMeasure field)

isSetUnitofMeasure

public boolean isSetUnitofMeasure()

set

public void set(TimeUnit value)

get

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

getTimeUnit

public TimeUnit getTimeUnit()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TimeUnit field)

isSetTimeUnit

public boolean isSetTimeUnit()

set

public void set(MaturityTime value)

get

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

getMaturityTime

public MaturityTime getMaturityTime()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(MaturityTime field)

isSetMaturityTime

public boolean isSetMaturityTime()

set

public void set(UndInstrmtGrp component)

get

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

getUndInstrmtGrp

public UndInstrmtGrp getUndInstrmtGrp()
                               throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoUnderlyings value)

get

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

getNoUnderlyings

public NoUnderlyings getNoUnderlyings()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoUnderlyings field)

isSetNoUnderlyings

public boolean isSetNoUnderlyings()

set

public void set(InstrmtLegGrp component)

get

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

getInstrmtLegGrp

public InstrmtLegGrp getInstrmtLegGrp()
                               throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoLegs value)

get

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

getNoLegs

public NoLegs getNoLegs()
                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoLegs field)

isSetNoLegs

public boolean isSetNoLegs()

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

get

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

getOrderQtyData

public OrderQtyData getOrderQtyData()
                             throws FieldNotFound
Throws:
FieldNotFound

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

get

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

getCashOrderQty

public CashOrderQty getCashOrderQty()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(CashOrderQty field)

isSetCashOrderQty

public boolean isSetCashOrderQty()

set

public void set(OrderPercent value)

get

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

getOrderPercent

public OrderPercent getOrderPercent()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OrderPercent field)

isSetOrderPercent

public boolean isSetOrderPercent()

set

public void set(RoundingDirection value)

get

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

getRoundingDirection

public RoundingDirection getRoundingDirection()
                                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RoundingDirection field)

isSetRoundingDirection

public boolean isSetRoundingDirection()

set

public void set(RoundingModulus value)

get

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

getRoundingModulus

public RoundingModulus getRoundingModulus()
                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RoundingModulus field)

isSetRoundingModulus

public boolean isSetRoundingModulus()

set

public void set(LastQty value)

get

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

getLastQty

public LastQty getLastQty()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(LastQty field)

isSetLastQty

public boolean isSetLastQty()

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

get

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

getPriceType

public PriceType getPriceType()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(PriceType field)

isSetPriceType

public boolean isSetPriceType()

set

public void set(LastParPx value)

get

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

getLastParPx

public LastParPx getLastParPx()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(LastParPx field)

isSetLastParPx

public boolean isSetLastParPx()

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