quickfix.fix50
Class ExecutionReport
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix50.Message
quickfix.fix50.ExecutionReport
- All Implemented Interfaces:
- java.io.Serializable
public class ExecutionReport
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
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 |
MSGTYPE
public static final java.lang.String MSGTYPE
- See Also:
- Constant Field Values
ExecutionReport
public ExecutionReport()
ExecutionReport
public ExecutionReport(OrderID orderID,
ExecID execID,
ExecType execType,
OrdStatus ordStatus,
Side side,
LeavesQty leavesQty,
CumQty cumQty)
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(SecondaryClOrdID value)
get
public SecondaryClOrdID get(SecondaryClOrdID value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecondaryClOrdID
public SecondaryClOrdID getSecondaryClOrdID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecondaryClOrdID field)
isSetSecondaryClOrdID
public boolean isSetSecondaryClOrdID()
set
public void set(SecondaryExecID value)
get
public SecondaryExecID get(SecondaryExecID value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecondaryExecID
public SecondaryExecID getSecondaryExecID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecondaryExecID field)
isSetSecondaryExecID
public boolean isSetSecondaryExecID()
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(OrigClOrdID value)
get
public OrigClOrdID get(OrigClOrdID value)
throws FieldNotFound
- Throws:
FieldNotFound
getOrigClOrdID
public OrigClOrdID getOrigClOrdID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OrigClOrdID field)
isSetOrigClOrdID
public boolean isSetOrigClOrdID()
set
public void set(ClOrdLinkID value)
get
public ClOrdLinkID get(ClOrdLinkID value)
throws FieldNotFound
- Throws:
FieldNotFound
getClOrdLinkID
public ClOrdLinkID getClOrdLinkID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ClOrdLinkID field)
isSetClOrdLinkID
public boolean isSetClOrdLinkID()
set
public void set(QuoteRespID value)
get
public QuoteRespID get(QuoteRespID value)
throws FieldNotFound
- Throws:
FieldNotFound
getQuoteRespID
public QuoteRespID getQuoteRespID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(QuoteRespID field)
isSetQuoteRespID
public boolean isSetQuoteRespID()
set
public void set(OrdStatusReqID value)
get
public OrdStatusReqID get(OrdStatusReqID value)
throws FieldNotFound
- Throws:
FieldNotFound
getOrdStatusReqID
public OrdStatusReqID getOrdStatusReqID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OrdStatusReqID field)
isSetOrdStatusReqID
public boolean isSetOrdStatusReqID()
set
public void set(MassStatusReqID value)
get
public MassStatusReqID get(MassStatusReqID value)
throws FieldNotFound
- Throws:
FieldNotFound
getMassStatusReqID
public MassStatusReqID getMassStatusReqID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MassStatusReqID field)
isSetMassStatusReqID
public boolean isSetMassStatusReqID()
set
public void set(TotNumReports value)
get
public TotNumReports get(TotNumReports value)
throws FieldNotFound
- Throws:
FieldNotFound
getTotNumReports
public TotNumReports getTotNumReports()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TotNumReports field)
isSetTotNumReports
public boolean isSetTotNumReports()
set
public void set(LastRptRequested value)
get
public LastRptRequested get(LastRptRequested value)
throws FieldNotFound
- Throws:
FieldNotFound
getLastRptRequested
public LastRptRequested getLastRptRequested()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LastRptRequested field)
isSetLastRptRequested
public boolean isSetLastRptRequested()
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(TradeOriginationDate value)
get
public TradeOriginationDate get(TradeOriginationDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getTradeOriginationDate
public TradeOriginationDate getTradeOriginationDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TradeOriginationDate field)
isSetTradeOriginationDate
public boolean isSetTradeOriginationDate()
set
public void set(ContraGrp component)
get
public ContraGrp get(ContraGrp component)
throws FieldNotFound
- Throws:
FieldNotFound
getContraGrp
public ContraGrp getContraGrp()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoContraBrokers value)
get
public NoContraBrokers get(NoContraBrokers value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoContraBrokers
public NoContraBrokers getNoContraBrokers()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoContraBrokers field)
isSetNoContraBrokers
public boolean isSetNoContraBrokers()
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(CrossID value)
get
public CrossID get(CrossID value)
throws FieldNotFound
- Throws:
FieldNotFound
getCrossID
public CrossID getCrossID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CrossID field)
isSetCrossID
public boolean isSetCrossID()
set
public void set(OrigCrossID value)
get
public OrigCrossID get(OrigCrossID value)
throws FieldNotFound
- Throws:
FieldNotFound
getOrigCrossID
public OrigCrossID getOrigCrossID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OrigCrossID field)
isSetOrigCrossID
public boolean isSetOrigCrossID()
set
public void set(CrossType value)
get
public CrossType get(CrossType value)
throws FieldNotFound
- Throws:
FieldNotFound
getCrossType
public CrossType getCrossType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CrossType field)
isSetCrossType
public boolean isSetCrossType()
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(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(ExecType value)
get
public ExecType get(ExecType value)
throws FieldNotFound
- Throws:
FieldNotFound
getExecType
public ExecType getExecType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExecType field)
isSetExecType
public boolean isSetExecType()
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(WorkingIndicator value)
get
public WorkingIndicator get(WorkingIndicator value)
throws FieldNotFound
- Throws:
FieldNotFound
getWorkingIndicator
public WorkingIndicator getWorkingIndicator()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(WorkingIndicator field)
isSetWorkingIndicator
public boolean isSetWorkingIndicator()
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(ExecRestatementReason value)
get
public ExecRestatementReason get(ExecRestatementReason value)
throws FieldNotFound
- Throws:
FieldNotFound
getExecRestatementReason
public ExecRestatementReason getExecRestatementReason()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExecRestatementReason field)
isSetExecRestatementReason
public boolean isSetExecRestatementReason()
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(AcctIDSource value)
get
public AcctIDSource get(AcctIDSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getAcctIDSource
public AcctIDSource getAcctIDSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AcctIDSource field)
isSetAcctIDSource
public boolean isSetAcctIDSource()
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(DayBookingInst value)
get
public DayBookingInst get(DayBookingInst value)
throws FieldNotFound
- Throws:
FieldNotFound
getDayBookingInst
public DayBookingInst getDayBookingInst()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DayBookingInst field)
isSetDayBookingInst
public boolean isSetDayBookingInst()
set
public void set(BookingUnit value)
get
public BookingUnit get(BookingUnit value)
throws FieldNotFound
- Throws:
FieldNotFound
getBookingUnit
public BookingUnit getBookingUnit()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BookingUnit field)
isSetBookingUnit
public boolean isSetBookingUnit()
set
public void set(PreallocMethod value)
get
public PreallocMethod get(PreallocMethod value)
throws FieldNotFound
- Throws:
FieldNotFound
getPreallocMethod
public PreallocMethod getPreallocMethod()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PreallocMethod field)
isSetPreallocMethod
public boolean isSetPreallocMethod()
set
public void set(SettlType value)
get
public SettlType get(SettlType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlType
public SettlType getSettlType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlType field)
isSetSettlType
public boolean isSetSettlType()
set
public void set(SettlDate value)
get
public SettlDate get(SettlDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlDate
public SettlDate getSettlDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlDate field)
isSetSettlDate
public boolean isSetSettlDate()
set
public void set(CashMargin value)
get
public CashMargin get(CashMargin value)
throws FieldNotFound
- Throws:
FieldNotFound
getCashMargin
public CashMargin getCashMargin()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CashMargin field)
isSetCashMargin
public boolean isSetCashMargin()
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(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(FinancingDetails component)
get
public FinancingDetails get(FinancingDetails component)
throws FieldNotFound
- Throws:
FieldNotFound
getFinancingDetails
public FinancingDetails getFinancingDetails()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(AgreementDesc value)
get
public AgreementDesc get(AgreementDesc value)
throws FieldNotFound
- Throws:
FieldNotFound
getAgreementDesc
public AgreementDesc getAgreementDesc()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AgreementDesc field)
isSetAgreementDesc
public boolean isSetAgreementDesc()
set
public void set(AgreementID value)
get
public AgreementID get(AgreementID value)
throws FieldNotFound
- Throws:
FieldNotFound
getAgreementID
public AgreementID getAgreementID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AgreementID field)
isSetAgreementID
public boolean isSetAgreementID()
set
public void set(AgreementDate value)
get
public AgreementDate get(AgreementDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getAgreementDate
public AgreementDate getAgreementDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AgreementDate field)
isSetAgreementDate
public boolean isSetAgreementDate()
set
public void set(AgreementCurrency value)
get
public AgreementCurrency get(AgreementCurrency value)
throws FieldNotFound
- Throws:
FieldNotFound
getAgreementCurrency
public AgreementCurrency getAgreementCurrency()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AgreementCurrency field)
isSetAgreementCurrency
public boolean isSetAgreementCurrency()
set
public void set(TerminationType value)
get
public TerminationType get(TerminationType value)
throws FieldNotFound
- Throws:
FieldNotFound
getTerminationType
public TerminationType getTerminationType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TerminationType field)
isSetTerminationType
public boolean isSetTerminationType()
set
public void set(StartDate value)
get
public StartDate get(StartDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getStartDate
public StartDate getStartDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StartDate field)
isSetStartDate
public boolean isSetStartDate()
set
public void set(EndDate value)
get
public EndDate get(EndDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getEndDate
public EndDate getEndDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EndDate field)
isSetEndDate
public boolean isSetEndDate()
set
public void set(DeliveryType value)
get
public DeliveryType get(DeliveryType value)
throws FieldNotFound
- Throws:
FieldNotFound
getDeliveryType
public DeliveryType getDeliveryType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DeliveryType field)
isSetDeliveryType
public boolean isSetDeliveryType()
set
public void set(MarginRatio value)
get
public MarginRatio get(MarginRatio value)
throws FieldNotFound
- Throws:
FieldNotFound
getMarginRatio
public MarginRatio getMarginRatio()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MarginRatio field)
isSetMarginRatio
public boolean isSetMarginRatio()
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(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(Stipulations component)
get
public Stipulations get(Stipulations component)
throws FieldNotFound
- Throws:
FieldNotFound
getStipulations
public Stipulations getStipulations()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoStipulations value)
get
public NoStipulations get(NoStipulations value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoStipulations
public NoStipulations getNoStipulations()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoStipulations field)
isSetNoStipulations
public boolean isSetNoStipulations()
set
public void set(QtyType value)
get
public QtyType get(QtyType value)
throws FieldNotFound
- Throws:
FieldNotFound
getQtyType
public QtyType getQtyType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(QtyType field)
isSetQtyType
public boolean isSetQtyType()
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(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(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(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(PegInstructions component)
get
public PegInstructions get(PegInstructions component)
throws FieldNotFound
- Throws:
FieldNotFound
getPegInstructions
public PegInstructions getPegInstructions()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(PegOffsetValue value)
get
public PegOffsetValue get(PegOffsetValue value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegOffsetValue
public PegOffsetValue getPegOffsetValue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegOffsetValue field)
isSetPegOffsetValue
public boolean isSetPegOffsetValue()
set
public void set(PegMoveType value)
get
public PegMoveType get(PegMoveType value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegMoveType
public PegMoveType getPegMoveType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegMoveType field)
isSetPegMoveType
public boolean isSetPegMoveType()
set
public void set(PegOffsetType value)
get
public PegOffsetType get(PegOffsetType value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegOffsetType
public PegOffsetType getPegOffsetType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegOffsetType field)
isSetPegOffsetType
public boolean isSetPegOffsetType()
set
public void set(PegLimitType value)
get
public PegLimitType get(PegLimitType value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegLimitType
public PegLimitType getPegLimitType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegLimitType field)
isSetPegLimitType
public boolean isSetPegLimitType()
set
public void set(PegRoundDirection value)
get
public PegRoundDirection get(PegRoundDirection value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegRoundDirection
public PegRoundDirection getPegRoundDirection()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegRoundDirection field)
isSetPegRoundDirection
public boolean isSetPegRoundDirection()
set
public void set(PegScope value)
get
public PegScope get(PegScope value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegScope
public PegScope getPegScope()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegScope field)
isSetPegScope
public boolean isSetPegScope()
set
public void set(PegPriceType value)
get
public PegPriceType get(PegPriceType value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegPriceType
public PegPriceType getPegPriceType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegPriceType field)
isSetPegPriceType
public boolean isSetPegPriceType()
set
public void set(PegSecurityIDSource value)
get
public PegSecurityIDSource get(PegSecurityIDSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegSecurityIDSource
public PegSecurityIDSource getPegSecurityIDSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegSecurityIDSource field)
isSetPegSecurityIDSource
public boolean isSetPegSecurityIDSource()
set
public void set(PegSecurityID value)
get
public PegSecurityID get(PegSecurityID value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegSecurityID
public PegSecurityID getPegSecurityID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegSecurityID field)
isSetPegSecurityID
public boolean isSetPegSecurityID()
set
public void set(PegSymbol value)
get
public PegSymbol get(PegSymbol value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegSymbol
public PegSymbol getPegSymbol()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegSymbol field)
isSetPegSymbol
public boolean isSetPegSymbol()
set
public void set(PegSecurityDesc value)
get
public PegSecurityDesc get(PegSecurityDesc value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegSecurityDesc
public PegSecurityDesc getPegSecurityDesc()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegSecurityDesc field)
isSetPegSecurityDesc
public boolean isSetPegSecurityDesc()
set
public void set(DiscretionInstructions component)
get
public DiscretionInstructions get(DiscretionInstructions component)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionInstructions
public DiscretionInstructions getDiscretionInstructions()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(DiscretionInst value)
get
public DiscretionInst get(DiscretionInst value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionInst
public DiscretionInst getDiscretionInst()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionInst field)
isSetDiscretionInst
public boolean isSetDiscretionInst()
set
public void set(DiscretionOffsetValue value)
get
public DiscretionOffsetValue get(DiscretionOffsetValue value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionOffsetValue
public DiscretionOffsetValue getDiscretionOffsetValue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionOffsetValue field)
isSetDiscretionOffsetValue
public boolean isSetDiscretionOffsetValue()
set
public void set(DiscretionMoveType value)
get
public DiscretionMoveType get(DiscretionMoveType value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionMoveType
public DiscretionMoveType getDiscretionMoveType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionMoveType field)
isSetDiscretionMoveType
public boolean isSetDiscretionMoveType()
set
public void set(DiscretionOffsetType value)
get
public DiscretionOffsetType get(DiscretionOffsetType value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionOffsetType
public DiscretionOffsetType getDiscretionOffsetType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionOffsetType field)
isSetDiscretionOffsetType
public boolean isSetDiscretionOffsetType()
set
public void set(DiscretionLimitType value)
get
public DiscretionLimitType get(DiscretionLimitType value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionLimitType
public DiscretionLimitType getDiscretionLimitType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionLimitType field)
isSetDiscretionLimitType
public boolean isSetDiscretionLimitType()
set
public void set(DiscretionRoundDirection value)
get
public DiscretionRoundDirection get(DiscretionRoundDirection value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionRoundDirection
public DiscretionRoundDirection getDiscretionRoundDirection()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionRoundDirection field)
isSetDiscretionRoundDirection
public boolean isSetDiscretionRoundDirection()
set
public void set(DiscretionScope value)
get
public DiscretionScope get(DiscretionScope value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionScope
public DiscretionScope getDiscretionScope()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionScope field)
isSetDiscretionScope
public boolean isSetDiscretionScope()
set
public void set(PeggedPrice value)
get
public PeggedPrice get(PeggedPrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getPeggedPrice
public PeggedPrice getPeggedPrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PeggedPrice field)
isSetPeggedPrice
public boolean isSetPeggedPrice()
set
public void set(DiscretionPrice value)
get
public DiscretionPrice get(DiscretionPrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionPrice
public DiscretionPrice getDiscretionPrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionPrice field)
isSetDiscretionPrice
public boolean isSetDiscretionPrice()
set
public void set(TargetStrategy value)
get
public TargetStrategy get(TargetStrategy value)
throws FieldNotFound
- Throws:
FieldNotFound
getTargetStrategy
public TargetStrategy getTargetStrategy()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TargetStrategy field)
isSetTargetStrategy
public boolean isSetTargetStrategy()
set
public void set(TargetStrategyParameters value)
get
public TargetStrategyParameters get(TargetStrategyParameters value)
throws FieldNotFound
- Throws:
FieldNotFound
getTargetStrategyParameters
public TargetStrategyParameters getTargetStrategyParameters()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TargetStrategyParameters field)
isSetTargetStrategyParameters
public boolean isSetTargetStrategyParameters()
set
public void set(ParticipationRate value)
get
public ParticipationRate get(ParticipationRate value)
throws FieldNotFound
- Throws:
FieldNotFound
getParticipationRate
public ParticipationRate getParticipationRate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ParticipationRate field)
isSetParticipationRate
public boolean isSetParticipationRate()
set
public void set(TargetStrategyPerformance value)
get
public TargetStrategyPerformance get(TargetStrategyPerformance value)
throws FieldNotFound
- Throws:
FieldNotFound
getTargetStrategyPerformance
public TargetStrategyPerformance getTargetStrategyPerformance()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TargetStrategyPerformance field)
isSetTargetStrategyPerformance
public boolean isSetTargetStrategyPerformance()
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(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(EffectiveTime value)
get
public EffectiveTime get(EffectiveTime value)
throws FieldNotFound
- Throws:
FieldNotFound
getEffectiveTime
public EffectiveTime getEffectiveTime()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EffectiveTime field)
isSetEffectiveTime
public boolean isSetEffectiveTime()
set
public void set(ExpireDate value)
get
public ExpireDate get(ExpireDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getExpireDate
public ExpireDate getExpireDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExpireDate field)
isSetExpireDate
public boolean isSetExpireDate()
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(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(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(UnderlyingLastQty value)
get
public UnderlyingLastQty get(UnderlyingLastQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingLastQty
public UnderlyingLastQty getUnderlyingLastQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingLastQty field)
isSetUnderlyingLastQty
public boolean isSetUnderlyingLastQty()
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(UnderlyingLastPx value)
get
public UnderlyingLastPx get(UnderlyingLastPx value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingLastPx
public UnderlyingLastPx getUnderlyingLastPx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingLastPx field)
isSetUnderlyingLastPx
public boolean isSetUnderlyingLastPx()
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(LastSpotRate value)
get
public LastSpotRate get(LastSpotRate value)
throws FieldNotFound
- Throws:
FieldNotFound
getLastSpotRate
public LastSpotRate getLastSpotRate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LastSpotRate field)
isSetLastSpotRate
public boolean isSetLastSpotRate()
set
public void set(LastForwardPoints value)
get
public LastForwardPoints get(LastForwardPoints value)
throws FieldNotFound
- Throws:
FieldNotFound
getLastForwardPoints
public LastForwardPoints getLastForwardPoints()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LastForwardPoints field)
isSetLastForwardPoints
public boolean isSetLastForwardPoints()
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(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(TimeBracket value)
get
public TimeBracket get(TimeBracket value)
throws FieldNotFound
- Throws:
FieldNotFound
getTimeBracket
public TimeBracket getTimeBracket()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TimeBracket field)
isSetTimeBracket
public boolean isSetTimeBracket()
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(LeavesQty value)
get
public LeavesQty get(LeavesQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getLeavesQty
public LeavesQty getLeavesQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LeavesQty field)
isSetLeavesQty
public boolean isSetLeavesQty()
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(DayOrderQty value)
get
public DayOrderQty get(DayOrderQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getDayOrderQty
public DayOrderQty getDayOrderQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DayOrderQty field)
isSetDayOrderQty
public boolean isSetDayOrderQty()
set
public void set(DayCumQty value)
get
public DayCumQty get(DayCumQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getDayCumQty
public DayCumQty getDayCumQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DayCumQty field)
isSetDayCumQty
public boolean isSetDayCumQty()
set
public void set(DayAvgPx value)
get
public DayAvgPx get(DayAvgPx value)
throws FieldNotFound
- Throws:
FieldNotFound
getDayAvgPx
public DayAvgPx getDayAvgPx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DayAvgPx field)
isSetDayAvgPx
public boolean isSetDayAvgPx()
set
public void set(GTBookingInst value)
get
public GTBookingInst get(GTBookingInst value)
throws FieldNotFound
- Throws:
FieldNotFound
getGTBookingInst
public GTBookingInst getGTBookingInst()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(GTBookingInst field)
isSetGTBookingInst
public boolean isSetGTBookingInst()
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(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(SpreadOrBenchmarkCurveData component)
get
public SpreadOrBenchmarkCurveData get(SpreadOrBenchmarkCurveData component)
throws FieldNotFound
- Throws:
FieldNotFound
getSpreadOrBenchmarkCurveData
public SpreadOrBenchmarkCurveData getSpreadOrBenchmarkCurveData()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(Spread value)
get
public Spread get(Spread value)
throws FieldNotFound
- Throws:
FieldNotFound
getSpread
public Spread getSpread()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Spread field)
isSetSpread
public boolean isSetSpread()
set
public void set(BenchmarkCurveCurrency value)
get
public BenchmarkCurveCurrency get(BenchmarkCurveCurrency value)
throws FieldNotFound
- Throws:
FieldNotFound
getBenchmarkCurveCurrency
public BenchmarkCurveCurrency getBenchmarkCurveCurrency()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BenchmarkCurveCurrency field)
isSetBenchmarkCurveCurrency
public boolean isSetBenchmarkCurveCurrency()
set
public void set(BenchmarkCurveName value)
get
public BenchmarkCurveName get(BenchmarkCurveName value)
throws FieldNotFound
- Throws:
FieldNotFound
getBenchmarkCurveName
public BenchmarkCurveName getBenchmarkCurveName()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BenchmarkCurveName field)
isSetBenchmarkCurveName
public boolean isSetBenchmarkCurveName()
set
public void set(BenchmarkCurvePoint value)
get
public BenchmarkCurvePoint get(BenchmarkCurvePoint value)
throws FieldNotFound
- Throws:
FieldNotFound
getBenchmarkCurvePoint
public BenchmarkCurvePoint getBenchmarkCurvePoint()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BenchmarkCurvePoint field)
isSetBenchmarkCurvePoint
public boolean isSetBenchmarkCurvePoint()
set
public void set(BenchmarkPrice value)
get
public BenchmarkPrice get(BenchmarkPrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getBenchmarkPrice
public BenchmarkPrice getBenchmarkPrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BenchmarkPrice field)
isSetBenchmarkPrice
public boolean isSetBenchmarkPrice()
set
public void set(BenchmarkPriceType value)
get
public BenchmarkPriceType get(BenchmarkPriceType value)
throws FieldNotFound
- Throws:
FieldNotFound
getBenchmarkPriceType
public BenchmarkPriceType getBenchmarkPriceType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BenchmarkPriceType field)
isSetBenchmarkPriceType
public boolean isSetBenchmarkPriceType()
set
public void set(BenchmarkSecurityID value)
get
public BenchmarkSecurityID get(BenchmarkSecurityID value)
throws FieldNotFound
- Throws:
FieldNotFound
getBenchmarkSecurityID
public BenchmarkSecurityID getBenchmarkSecurityID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BenchmarkSecurityID field)
isSetBenchmarkSecurityID
public boolean isSetBenchmarkSecurityID()
set
public void set(BenchmarkSecurityIDSource value)
get
public BenchmarkSecurityIDSource get(BenchmarkSecurityIDSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getBenchmarkSecurityIDSource
public BenchmarkSecurityIDSource getBenchmarkSecurityIDSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BenchmarkSecurityIDSource field)
isSetBenchmarkSecurityIDSource
public boolean isSetBenchmarkSecurityIDSource()
set
public void set(YieldData component)
get
public YieldData get(YieldData component)
throws FieldNotFound
- Throws:
FieldNotFound
getYieldData
public YieldData getYieldData()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(YieldType value)
get
public YieldType get(YieldType value)
throws FieldNotFound
- Throws:
FieldNotFound
getYieldType
public YieldType getYieldType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(YieldType field)
isSetYieldType
public boolean isSetYieldType()
set
public void set(Yield value)
get
public Yield get(Yield value)
throws FieldNotFound
- Throws:
FieldNotFound
getYield
public Yield getYield()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Yield field)
isSetYield
public boolean isSetYield()
set
public void set(YieldCalcDate value)
get
public YieldCalcDate get(YieldCalcDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getYieldCalcDate
public YieldCalcDate getYieldCalcDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(YieldCalcDate field)
isSetYieldCalcDate
public boolean isSetYieldCalcDate()
set
public void set(YieldRedemptionDate value)
get
public YieldRedemptionDate get(YieldRedemptionDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getYieldRedemptionDate
public YieldRedemptionDate getYieldRedemptionDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(YieldRedemptionDate field)
isSetYieldRedemptionDate
public boolean isSetYieldRedemptionDate()
set
public void set(YieldRedemptionPrice value)
get
public YieldRedemptionPrice get(YieldRedemptionPrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getYieldRedemptionPrice
public YieldRedemptionPrice getYieldRedemptionPrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(YieldRedemptionPrice field)
isSetYieldRedemptionPrice
public boolean isSetYieldRedemptionPrice()
set
public void set(YieldRedemptionPriceType value)
get
public YieldRedemptionPriceType get(YieldRedemptionPriceType value)
throws FieldNotFound
- Throws:
FieldNotFound
getYieldRedemptionPriceType
public YieldRedemptionPriceType getYieldRedemptionPriceType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(YieldRedemptionPriceType field)
isSetYieldRedemptionPriceType
public boolean isSetYieldRedemptionPriceType()
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(InterestAtMaturity value)
get
public InterestAtMaturity get(InterestAtMaturity value)
throws FieldNotFound
- Throws:
FieldNotFound
getInterestAtMaturity
public InterestAtMaturity getInterestAtMaturity()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(InterestAtMaturity field)
isSetInterestAtMaturity
public boolean isSetInterestAtMaturity()
set
public void set(EndAccruedInterestAmt value)
get
public EndAccruedInterestAmt get(EndAccruedInterestAmt value)
throws FieldNotFound
- Throws:
FieldNotFound
getEndAccruedInterestAmt
public EndAccruedInterestAmt getEndAccruedInterestAmt()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EndAccruedInterestAmt field)
isSetEndAccruedInterestAmt
public boolean isSetEndAccruedInterestAmt()
set
public void set(StartCash value)
get
public StartCash get(StartCash value)
throws FieldNotFound
- Throws:
FieldNotFound
getStartCash
public StartCash getStartCash()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StartCash field)
isSetStartCash
public boolean isSetStartCash()
set
public void set(EndCash value)
get
public EndCash get(EndCash value)
throws FieldNotFound
- Throws:
FieldNotFound
getEndCash
public EndCash getEndCash()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EndCash field)
isSetEndCash
public boolean isSetEndCash()
set
public void set(TradedFlatSwitch value)
get
public TradedFlatSwitch get(TradedFlatSwitch value)
throws FieldNotFound
- Throws:
FieldNotFound
getTradedFlatSwitch
public TradedFlatSwitch getTradedFlatSwitch()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TradedFlatSwitch field)
isSetTradedFlatSwitch
public boolean isSetTradedFlatSwitch()
set
public void set(BasisFeatureDate value)
get
public BasisFeatureDate get(BasisFeatureDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getBasisFeatureDate
public BasisFeatureDate getBasisFeatureDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BasisFeatureDate field)
isSetBasisFeatureDate
public boolean isSetBasisFeatureDate()
set
public void set(BasisFeaturePrice value)
get
public BasisFeaturePrice get(BasisFeaturePrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getBasisFeaturePrice
public BasisFeaturePrice getBasisFeaturePrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BasisFeaturePrice field)
isSetBasisFeaturePrice
public boolean isSetBasisFeaturePrice()
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(HandlInst value)
get
public HandlInst get(HandlInst value)
throws FieldNotFound
- Throws:
FieldNotFound
getHandlInst
public HandlInst getHandlInst()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(HandlInst field)
isSetHandlInst
public boolean isSetHandlInst()
set
public void set(MinQty value)
get
public MinQty get(MinQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getMinQty
public MinQty getMinQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MinQty field)
isSetMinQty
public boolean isSetMinQty()
set
public void set(MaxFloor value)
get
public MaxFloor get(MaxFloor value)
throws FieldNotFound
- Throws:
FieldNotFound
getMaxFloor
public MaxFloor getMaxFloor()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MaxFloor field)
isSetMaxFloor
public boolean isSetMaxFloor()
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(MaxShow value)
get
public MaxShow get(MaxShow value)
throws FieldNotFound
- Throws:
FieldNotFound
getMaxShow
public MaxShow getMaxShow()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MaxShow field)
isSetMaxShow
public boolean isSetMaxShow()
set
public void set(BookingType value)
get
public BookingType get(BookingType value)
throws FieldNotFound
- Throws:
FieldNotFound
getBookingType
public BookingType getBookingType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(BookingType field)
isSetBookingType
public boolean isSetBookingType()
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(SettlDate2 value)
get
public SettlDate2 get(SettlDate2 value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlDate2
public SettlDate2 getSettlDate2()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlDate2 field)
isSetSettlDate2
public boolean isSetSettlDate2()
set
public void set(OrderQty2 value)
get
public OrderQty2 get(OrderQty2 value)
throws FieldNotFound
- Throws:
FieldNotFound
getOrderQty2
public OrderQty2 getOrderQty2()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OrderQty2 field)
isSetOrderQty2
public boolean isSetOrderQty2()
set
public void set(LastForwardPoints2 value)
get
public LastForwardPoints2 get(LastForwardPoints2 value)
throws FieldNotFound
- Throws:
FieldNotFound
getLastForwardPoints2
public LastForwardPoints2 getLastForwardPoints2()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LastForwardPoints2 field)
isSetLastForwardPoints2
public boolean isSetLastForwardPoints2()
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(CancellationRights value)
get
public CancellationRights get(CancellationRights value)
throws FieldNotFound
- Throws:
FieldNotFound
getCancellationRights
public CancellationRights getCancellationRights()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CancellationRights field)
isSetCancellationRights
public boolean isSetCancellationRights()
set
public void set(MoneyLaunderingStatus value)
get
public MoneyLaunderingStatus get(MoneyLaunderingStatus value)
throws FieldNotFound
- Throws:
FieldNotFound
getMoneyLaunderingStatus
public MoneyLaunderingStatus getMoneyLaunderingStatus()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MoneyLaunderingStatus field)
isSetMoneyLaunderingStatus
public boolean isSetMoneyLaunderingStatus()
set
public void set(RegistID value)
get
public RegistID get(RegistID value)
throws FieldNotFound
- Throws:
FieldNotFound
getRegistID
public RegistID getRegistID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RegistID field)
isSetRegistID
public boolean isSetRegistID()
set
public void set(Designation value)
get
public Designation get(Designation value)
throws FieldNotFound
- Throws:
FieldNotFound
getDesignation
public Designation getDesignation()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Designation field)
isSetDesignation
public boolean isSetDesignation()
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(ExecValuationPoint value)
get
public ExecValuationPoint get(ExecValuationPoint value)
throws FieldNotFound
- Throws:
FieldNotFound
getExecValuationPoint
public ExecValuationPoint getExecValuationPoint()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExecValuationPoint field)
isSetExecValuationPoint
public boolean isSetExecValuationPoint()
set
public void set(ExecPriceType value)
get
public ExecPriceType get(ExecPriceType value)
throws FieldNotFound
- Throws:
FieldNotFound
getExecPriceType
public ExecPriceType getExecPriceType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExecPriceType field)
isSetExecPriceType
public boolean isSetExecPriceType()
set
public void set(ExecPriceAdjustment value)
get
public ExecPriceAdjustment get(ExecPriceAdjustment value)
throws FieldNotFound
- Throws:
FieldNotFound
getExecPriceAdjustment
public ExecPriceAdjustment getExecPriceAdjustment()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ExecPriceAdjustment field)
isSetExecPriceAdjustment
public boolean isSetExecPriceAdjustment()
set
public void set(PriorityIndicator value)
get
public PriorityIndicator get(PriorityIndicator value)
throws FieldNotFound
- Throws:
FieldNotFound
getPriorityIndicator
public PriorityIndicator getPriorityIndicator()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PriorityIndicator field)
isSetPriorityIndicator
public boolean isSetPriorityIndicator()
set
public void set(PriceImprovement value)
get
public PriceImprovement get(PriceImprovement value)
throws FieldNotFound
- Throws:
FieldNotFound
getPriceImprovement
public PriceImprovement getPriceImprovement()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PriceImprovement field)
isSetPriceImprovement
public boolean isSetPriceImprovement()
set
public void set(LastLiquidityInd value)
get
public LastLiquidityInd get(LastLiquidityInd value)
throws FieldNotFound
- Throws:
FieldNotFound
getLastLiquidityInd
public LastLiquidityInd getLastLiquidityInd()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LastLiquidityInd field)
isSetLastLiquidityInd
public boolean isSetLastLiquidityInd()
set
public void set(ContAmtGrp component)
get
public ContAmtGrp get(ContAmtGrp component)
throws FieldNotFound
- Throws:
FieldNotFound
getContAmtGrp
public ContAmtGrp getContAmtGrp()
throws FieldNotFound
- Throws:
FieldNotFound
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(InstrmtLegExecGrp component)
get
public InstrmtLegExecGrp get(InstrmtLegExecGrp component)
throws FieldNotFound
- Throws:
FieldNotFound
getInstrmtLegExecGrp
public InstrmtLegExecGrp getInstrmtLegExecGrp()
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(CopyMsgIndicator value)
get
public CopyMsgIndicator get(CopyMsgIndicator value)
throws FieldNotFound
- Throws:
FieldNotFound
getCopyMsgIndicator
public CopyMsgIndicator getCopyMsgIndicator()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CopyMsgIndicator field)
isSetCopyMsgIndicator
public boolean isSetCopyMsgIndicator()
set
public void set(MiscFeesGrp component)
get
public MiscFeesGrp get(MiscFeesGrp component)
throws FieldNotFound
- Throws:
FieldNotFound
getMiscFeesGrp
public MiscFeesGrp getMiscFeesGrp()
throws FieldNotFound
- Throws:
FieldNotFound
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(StrategyParametersGrp component)
get
public StrategyParametersGrp get(StrategyParametersGrp component)
throws FieldNotFound
- Throws:
FieldNotFound
getStrategyParametersGrp
public StrategyParametersGrp getStrategyParametersGrp()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoStrategyParameters value)
get
public NoStrategyParameters get(NoStrategyParameters value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoStrategyParameters
public NoStrategyParameters getNoStrategyParameters()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoStrategyParameters field)
isSetNoStrategyParameters
public boolean isSetNoStrategyParameters()
set
public void set(HostCrossID value)
get
public HostCrossID get(HostCrossID value)
throws FieldNotFound
- Throws:
FieldNotFound
getHostCrossID
public HostCrossID getHostCrossID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(HostCrossID field)
isSetHostCrossID
public boolean isSetHostCrossID()
set
public void set(ManualOrderIndicator value)
get
public ManualOrderIndicator get(ManualOrderIndicator value)
throws FieldNotFound
- Throws:
FieldNotFound
getManualOrderIndicator
public ManualOrderIndicator getManualOrderIndicator()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ManualOrderIndicator field)
isSetManualOrderIndicator
public boolean isSetManualOrderIndicator()
set
public void set(CustDirectedOrder value)
get
public CustDirectedOrder get(CustDirectedOrder value)
throws FieldNotFound
- Throws:
FieldNotFound
getCustDirectedOrder
public CustDirectedOrder getCustDirectedOrder()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CustDirectedOrder field)
isSetCustDirectedOrder
public boolean isSetCustDirectedOrder()
set
public void set(ReceivedDeptID value)
get
public ReceivedDeptID get(ReceivedDeptID value)
throws FieldNotFound
- Throws:
FieldNotFound
getReceivedDeptID
public ReceivedDeptID getReceivedDeptID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ReceivedDeptID field)
isSetReceivedDeptID
public boolean isSetReceivedDeptID()
set
public void set(CustOrderHandlingInst value)
get
public CustOrderHandlingInst get(CustOrderHandlingInst value)
throws FieldNotFound
- Throws:
FieldNotFound
getCustOrderHandlingInst
public CustOrderHandlingInst getCustOrderHandlingInst()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CustOrderHandlingInst field)
isSetCustOrderHandlingInst
public boolean isSetCustOrderHandlingInst()
set
public void set(OrderHandlingInstSource value)
get
public OrderHandlingInstSource get(OrderHandlingInstSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getOrderHandlingInstSource
public OrderHandlingInstSource getOrderHandlingInstSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OrderHandlingInstSource field)
isSetOrderHandlingInstSource
public boolean isSetOrderHandlingInstSource()
set
public void set(TrdRegTimestamps component)
get
public TrdRegTimestamps get(TrdRegTimestamps component)
throws FieldNotFound
- Throws:
FieldNotFound
getTrdRegTimestamps
public TrdRegTimestamps getTrdRegTimestamps()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoTrdRegTimestamps value)
get
public NoTrdRegTimestamps get(NoTrdRegTimestamps value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoTrdRegTimestamps
public NoTrdRegTimestamps getNoTrdRegTimestamps()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoTrdRegTimestamps field)
isSetNoTrdRegTimestamps
public boolean isSetNoTrdRegTimestamps()
set
public void set(AggressorIndicator value)
get
public AggressorIndicator get(AggressorIndicator value)
throws FieldNotFound
- Throws:
FieldNotFound
getAggressorIndicator
public AggressorIndicator getAggressorIndicator()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AggressorIndicator field)
isSetAggressorIndicator
public boolean isSetAggressorIndicator()
set
public void set(CalculatedCcyLastQty value)
get
public CalculatedCcyLastQty get(CalculatedCcyLastQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getCalculatedCcyLastQty
public CalculatedCcyLastQty getCalculatedCcyLastQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(CalculatedCcyLastQty field)
isSetCalculatedCcyLastQty
public boolean isSetCalculatedCcyLastQty()
set
public void set(LastSwapPoints value)
get
public LastSwapPoints get(LastSwapPoints value)
throws FieldNotFound
- Throws:
FieldNotFound
getLastSwapPoints
public LastSwapPoints getLastSwapPoints()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LastSwapPoints field)
isSetLastSwapPoints
public boolean isSetLastSwapPoints()
set
public void set(MatchType value)
get
public MatchType get(MatchType value)
throws FieldNotFound
- Throws:
FieldNotFound
getMatchType
public MatchType getMatchType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MatchType field)
isSetMatchType
public boolean isSetMatchType()
set
public void set(OrderCategory value)
get
public OrderCategory get(OrderCategory value)
throws FieldNotFound
- Throws:
FieldNotFound
getOrderCategory
public OrderCategory getOrderCategory()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OrderCategory field)
isSetOrderCategory
public boolean isSetOrderCategory()
set
public void set(LotType value)
get
public LotType get(LotType value)
throws FieldNotFound
- Throws:
FieldNotFound
getLotType
public LotType getLotType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LotType field)
isSetLotType
public boolean isSetLotType()
set
public void set(PriceProtectionScope value)
get
public PriceProtectionScope get(PriceProtectionScope value)
throws FieldNotFound
- Throws:
FieldNotFound
getPriceProtectionScope
public PriceProtectionScope getPriceProtectionScope()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PriceProtectionScope field)
isSetPriceProtectionScope
public boolean isSetPriceProtectionScope()
set
public void set(TriggeringInstruction component)
get
public TriggeringInstruction get(TriggeringInstruction component)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggeringInstruction
public TriggeringInstruction getTriggeringInstruction()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(TriggerType value)
get
public TriggerType get(TriggerType value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerType
public TriggerType getTriggerType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerType field)
isSetTriggerType
public boolean isSetTriggerType()
set
public void set(TriggerAction value)
get
public TriggerAction get(TriggerAction value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerAction
public TriggerAction getTriggerAction()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerAction field)
isSetTriggerAction
public boolean isSetTriggerAction()
set
public void set(TriggerPrice value)
get
public TriggerPrice get(TriggerPrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerPrice
public TriggerPrice getTriggerPrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerPrice field)
isSetTriggerPrice
public boolean isSetTriggerPrice()
set
public void set(TriggerSymbol value)
get
public TriggerSymbol get(TriggerSymbol value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerSymbol
public TriggerSymbol getTriggerSymbol()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerSymbol field)
isSetTriggerSymbol
public boolean isSetTriggerSymbol()
set
public void set(TriggerSecurityID value)
get
public TriggerSecurityID get(TriggerSecurityID value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerSecurityID
public TriggerSecurityID getTriggerSecurityID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerSecurityID field)
isSetTriggerSecurityID
public boolean isSetTriggerSecurityID()
set
public void set(TriggerSecurityIDSource value)
get
public TriggerSecurityIDSource get(TriggerSecurityIDSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerSecurityIDSource
public TriggerSecurityIDSource getTriggerSecurityIDSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerSecurityIDSource field)
isSetTriggerSecurityIDSource
public boolean isSetTriggerSecurityIDSource()
set
public void set(TriggerSecurityDesc value)
get
public TriggerSecurityDesc get(TriggerSecurityDesc value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerSecurityDesc
public TriggerSecurityDesc getTriggerSecurityDesc()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerSecurityDesc field)
isSetTriggerSecurityDesc
public boolean isSetTriggerSecurityDesc()
set
public void set(TriggerPriceType value)
get
public TriggerPriceType get(TriggerPriceType value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerPriceType
public TriggerPriceType getTriggerPriceType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerPriceType field)
isSetTriggerPriceType
public boolean isSetTriggerPriceType()
set
public void set(TriggerPriceTypeScope value)
get
public TriggerPriceTypeScope get(TriggerPriceTypeScope value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerPriceTypeScope
public TriggerPriceTypeScope getTriggerPriceTypeScope()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerPriceTypeScope field)
isSetTriggerPriceTypeScope
public boolean isSetTriggerPriceTypeScope()
set
public void set(TriggerPriceDirection value)
get
public TriggerPriceDirection get(TriggerPriceDirection value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerPriceDirection
public TriggerPriceDirection getTriggerPriceDirection()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerPriceDirection field)
isSetTriggerPriceDirection
public boolean isSetTriggerPriceDirection()
set
public void set(TriggerNewPrice value)
get
public TriggerNewPrice get(TriggerNewPrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerNewPrice
public TriggerNewPrice getTriggerNewPrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerNewPrice field)
isSetTriggerNewPrice
public boolean isSetTriggerNewPrice()
set
public void set(TriggerOrderType value)
get
public TriggerOrderType get(TriggerOrderType value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerOrderType
public TriggerOrderType getTriggerOrderType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerOrderType field)
isSetTriggerOrderType
public boolean isSetTriggerOrderType()
set
public void set(TriggerNewQty value)
get
public TriggerNewQty get(TriggerNewQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerNewQty
public TriggerNewQty getTriggerNewQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerNewQty field)
isSetTriggerNewQty
public boolean isSetTriggerNewQty()
set
public void set(TriggerTradingSessionID value)
get
public TriggerTradingSessionID get(TriggerTradingSessionID value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerTradingSessionID
public TriggerTradingSessionID getTriggerTradingSessionID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerTradingSessionID field)
isSetTriggerTradingSessionID
public boolean isSetTriggerTradingSessionID()
set
public void set(TriggerTradingSessionSubID value)
get
public TriggerTradingSessionSubID get(TriggerTradingSessionSubID value)
throws FieldNotFound
- Throws:
FieldNotFound
getTriggerTradingSessionSubID
public TriggerTradingSessionSubID getTriggerTradingSessionSubID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TriggerTradingSessionSubID field)
isSetTriggerTradingSessionSubID
public boolean isSetTriggerTradingSessionSubID()
set
public void set(PeggedRefPrice value)
get
public PeggedRefPrice get(PeggedRefPrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getPeggedRefPrice
public PeggedRefPrice getPeggedRefPrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PeggedRefPrice field)
isSetPeggedRefPrice
public boolean isSetPeggedRefPrice()
set
public void set(PreTradeAnonymity value)
get
public PreTradeAnonymity get(PreTradeAnonymity value)
throws FieldNotFound
- Throws:
FieldNotFound
getPreTradeAnonymity
public PreTradeAnonymity getPreTradeAnonymity()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PreTradeAnonymity field)
isSetPreTradeAnonymity
public boolean isSetPreTradeAnonymity()
set
public void set(MatchIncrement value)
get
public MatchIncrement get(MatchIncrement value)
throws FieldNotFound
- Throws:
FieldNotFound
getMatchIncrement
public MatchIncrement getMatchIncrement()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MatchIncrement field)
isSetMatchIncrement
public boolean isSetMatchIncrement()
set
public void set(MaxPriceLevels value)
get
public MaxPriceLevels get(MaxPriceLevels value)
throws FieldNotFound
- Throws:
FieldNotFound
getMaxPriceLevels
public MaxPriceLevels getMaxPriceLevels()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MaxPriceLevels field)
isSetMaxPriceLevels
public boolean isSetMaxPriceLevels()
set
public void set(DisplayInstruction component)
get
public DisplayInstruction get(DisplayInstruction component)
throws FieldNotFound
- Throws:
FieldNotFound
getDisplayInstruction
public DisplayInstruction getDisplayInstruction()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(SecondaryDisplayQty value)
get
public SecondaryDisplayQty get(SecondaryDisplayQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecondaryDisplayQty
public SecondaryDisplayQty getSecondaryDisplayQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecondaryDisplayQty field)
isSetSecondaryDisplayQty
public boolean isSetSecondaryDisplayQty()
set
public void set(DisplayWhen value)
get
public DisplayWhen get(DisplayWhen value)
throws FieldNotFound
- Throws:
FieldNotFound
getDisplayWhen
public DisplayWhen getDisplayWhen()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DisplayWhen field)
isSetDisplayWhen
public boolean isSetDisplayWhen()
set
public void set(DisplayMethod value)
get
public DisplayMethod get(DisplayMethod value)
throws FieldNotFound
- Throws:
FieldNotFound
getDisplayMethod
public DisplayMethod getDisplayMethod()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DisplayMethod field)
isSetDisplayMethod
public boolean isSetDisplayMethod()
set
public void set(DisplayLowQty value)
get
public DisplayLowQty get(DisplayLowQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getDisplayLowQty
public DisplayLowQty getDisplayLowQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DisplayLowQty field)
isSetDisplayLowQty
public boolean isSetDisplayLowQty()
set
public void set(DisplayHighQty value)
get
public DisplayHighQty get(DisplayHighQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getDisplayHighQty
public DisplayHighQty getDisplayHighQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DisplayHighQty field)
isSetDisplayHighQty
public boolean isSetDisplayHighQty()
set
public void set(DisplayMinIncr value)
get
public DisplayMinIncr get(DisplayMinIncr value)
throws FieldNotFound
- Throws:
FieldNotFound
getDisplayMinIncr
public DisplayMinIncr getDisplayMinIncr()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DisplayMinIncr field)
isSetDisplayMinIncr
public boolean isSetDisplayMinIncr()
set
public void set(RefreshQty value)
get
public RefreshQty get(RefreshQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getRefreshQty
public RefreshQty getRefreshQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RefreshQty field)
isSetRefreshQty
public boolean isSetRefreshQty()
set
public void set(DisplayQty value)
get
public DisplayQty get(DisplayQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getDisplayQty
public DisplayQty getDisplayQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DisplayQty field)
isSetDisplayQty
public boolean isSetDisplayQty()