quickfix.fix44
Class OrderMassStatusRequest
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix44.Message
quickfix.fix44.OrderMassStatusRequest
- All Implemented Interfaces:
- java.io.Serializable
public class OrderMassStatusRequest
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Methods inherited from class quickfix.fix44.Message |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set |
Methods inherited from class quickfix.Message |
bodyLength, clear, clone, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reverseRoute, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup |
Methods inherited from class quickfix.FieldMap |
addGroup, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, initializeFrom, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, setComponent, setDecimal, setDecimal, setDouble, setDouble, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setFields, setGroupCount, setGroups, setGroups, setInt, setString, setUtcDateOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MSGTYPE
public static final java.lang.String MSGTYPE
- See Also:
- Constant Field Values
OrderMassStatusRequest
public OrderMassStatusRequest()
OrderMassStatusRequest
public OrderMassStatusRequest(MassStatusReqID massStatusReqID,
MassStatusReqType massStatusReqType)
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(MassStatusReqType value)
get
public MassStatusReqType get(MassStatusReqType value)
throws FieldNotFound
- Throws:
FieldNotFound
getMassStatusReqType
public MassStatusReqType getMassStatusReqType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MassStatusReqType field)
isSetMassStatusReqType
public boolean isSetMassStatusReqType()
set
public void set(Parties component)
get
public Parties get(Parties component)
throws FieldNotFound
- Throws:
FieldNotFound
getParties
public Parties getParties()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoPartyIDs value)
get
public NoPartyIDs get(NoPartyIDs value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoPartyIDs
public NoPartyIDs getNoPartyIDs()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoPartyIDs field)
isSetNoPartyIDs
public boolean isSetNoPartyIDs()
set
public void set(Account value)
get
public Account get(Account value)
throws FieldNotFound
- Throws:
FieldNotFound
getAccount
public Account getAccount()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Account field)
isSetAccount
public boolean isSetAccount()
set
public void set(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(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(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(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(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(UnderlyingInstrument component)
get
public UnderlyingInstrument get(UnderlyingInstrument component)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingInstrument
public UnderlyingInstrument getUnderlyingInstrument()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(UnderlyingSymbol value)
get
public UnderlyingSymbol get(UnderlyingSymbol value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingSymbol
public UnderlyingSymbol getUnderlyingSymbol()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingSymbol field)
isSetUnderlyingSymbol
public boolean isSetUnderlyingSymbol()
set
public void set(UnderlyingSymbolSfx value)
get
public UnderlyingSymbolSfx get(UnderlyingSymbolSfx value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingSymbolSfx
public UnderlyingSymbolSfx getUnderlyingSymbolSfx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingSymbolSfx field)
isSetUnderlyingSymbolSfx
public boolean isSetUnderlyingSymbolSfx()
set
public void set(UnderlyingSecurityID value)
get
public UnderlyingSecurityID get(UnderlyingSecurityID value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingSecurityID
public UnderlyingSecurityID getUnderlyingSecurityID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingSecurityID field)
isSetUnderlyingSecurityID
public boolean isSetUnderlyingSecurityID()
set
public void set(UnderlyingSecurityIDSource value)
get
public UnderlyingSecurityIDSource get(UnderlyingSecurityIDSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingSecurityIDSource
public UnderlyingSecurityIDSource getUnderlyingSecurityIDSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingSecurityIDSource field)
isSetUnderlyingSecurityIDSource
public boolean isSetUnderlyingSecurityIDSource()
set
public void set(NoUnderlyingSecurityAltID value)
get
public NoUnderlyingSecurityAltID get(NoUnderlyingSecurityAltID value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoUnderlyingSecurityAltID
public NoUnderlyingSecurityAltID getNoUnderlyingSecurityAltID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoUnderlyingSecurityAltID field)
isSetNoUnderlyingSecurityAltID
public boolean isSetNoUnderlyingSecurityAltID()
set
public void set(UnderlyingProduct value)
get
public UnderlyingProduct get(UnderlyingProduct value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingProduct
public UnderlyingProduct getUnderlyingProduct()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingProduct field)
isSetUnderlyingProduct
public boolean isSetUnderlyingProduct()
set
public void set(UnderlyingCFICode value)
get
public UnderlyingCFICode get(UnderlyingCFICode value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingCFICode
public UnderlyingCFICode getUnderlyingCFICode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingCFICode field)
isSetUnderlyingCFICode
public boolean isSetUnderlyingCFICode()
set
public void set(UnderlyingSecurityType value)
get
public UnderlyingSecurityType get(UnderlyingSecurityType value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingSecurityType
public UnderlyingSecurityType getUnderlyingSecurityType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingSecurityType field)
isSetUnderlyingSecurityType
public boolean isSetUnderlyingSecurityType()
set
public void set(UnderlyingSecuritySubType value)
get
public UnderlyingSecuritySubType get(UnderlyingSecuritySubType value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingSecuritySubType
public UnderlyingSecuritySubType getUnderlyingSecuritySubType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingSecuritySubType field)
isSetUnderlyingSecuritySubType
public boolean isSetUnderlyingSecuritySubType()
set
public void set(UnderlyingMaturityMonthYear value)
get
public UnderlyingMaturityMonthYear get(UnderlyingMaturityMonthYear value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingMaturityMonthYear
public UnderlyingMaturityMonthYear getUnderlyingMaturityMonthYear()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingMaturityMonthYear field)
isSetUnderlyingMaturityMonthYear
public boolean isSetUnderlyingMaturityMonthYear()
set
public void set(UnderlyingMaturityDate value)
get
public UnderlyingMaturityDate get(UnderlyingMaturityDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingMaturityDate
public UnderlyingMaturityDate getUnderlyingMaturityDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingMaturityDate field)
isSetUnderlyingMaturityDate
public boolean isSetUnderlyingMaturityDate()
set
public void set(UnderlyingCouponPaymentDate value)
get
public UnderlyingCouponPaymentDate get(UnderlyingCouponPaymentDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingCouponPaymentDate
public UnderlyingCouponPaymentDate getUnderlyingCouponPaymentDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingCouponPaymentDate field)
isSetUnderlyingCouponPaymentDate
public boolean isSetUnderlyingCouponPaymentDate()
set
public void set(UnderlyingIssueDate value)
get
public UnderlyingIssueDate get(UnderlyingIssueDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingIssueDate
public UnderlyingIssueDate getUnderlyingIssueDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingIssueDate field)
isSetUnderlyingIssueDate
public boolean isSetUnderlyingIssueDate()
set
public void set(UnderlyingRepoCollateralSecurityType value)
get
public UnderlyingRepoCollateralSecurityType get(UnderlyingRepoCollateralSecurityType value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingRepoCollateralSecurityType
public UnderlyingRepoCollateralSecurityType getUnderlyingRepoCollateralSecurityType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingRepoCollateralSecurityType field)
isSetUnderlyingRepoCollateralSecurityType
public boolean isSetUnderlyingRepoCollateralSecurityType()
set
public void set(UnderlyingRepurchaseTerm value)
get
public UnderlyingRepurchaseTerm get(UnderlyingRepurchaseTerm value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingRepurchaseTerm
public UnderlyingRepurchaseTerm getUnderlyingRepurchaseTerm()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingRepurchaseTerm field)
isSetUnderlyingRepurchaseTerm
public boolean isSetUnderlyingRepurchaseTerm()
set
public void set(UnderlyingRepurchaseRate value)
get
public UnderlyingRepurchaseRate get(UnderlyingRepurchaseRate value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingRepurchaseRate
public UnderlyingRepurchaseRate getUnderlyingRepurchaseRate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingRepurchaseRate field)
isSetUnderlyingRepurchaseRate
public boolean isSetUnderlyingRepurchaseRate()
set
public void set(UnderlyingFactor value)
get
public UnderlyingFactor get(UnderlyingFactor value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingFactor
public UnderlyingFactor getUnderlyingFactor()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingFactor field)
isSetUnderlyingFactor
public boolean isSetUnderlyingFactor()
set
public void set(UnderlyingCreditRating value)
get
public UnderlyingCreditRating get(UnderlyingCreditRating value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingCreditRating
public UnderlyingCreditRating getUnderlyingCreditRating()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingCreditRating field)
isSetUnderlyingCreditRating
public boolean isSetUnderlyingCreditRating()
set
public void set(UnderlyingInstrRegistry value)
get
public UnderlyingInstrRegistry get(UnderlyingInstrRegistry value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingInstrRegistry
public UnderlyingInstrRegistry getUnderlyingInstrRegistry()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingInstrRegistry field)
isSetUnderlyingInstrRegistry
public boolean isSetUnderlyingInstrRegistry()
set
public void set(UnderlyingCountryOfIssue value)
get
public UnderlyingCountryOfIssue get(UnderlyingCountryOfIssue value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingCountryOfIssue
public UnderlyingCountryOfIssue getUnderlyingCountryOfIssue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingCountryOfIssue field)
isSetUnderlyingCountryOfIssue
public boolean isSetUnderlyingCountryOfIssue()
set
public void set(UnderlyingStateOrProvinceOfIssue value)
get
public UnderlyingStateOrProvinceOfIssue get(UnderlyingStateOrProvinceOfIssue value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingStateOrProvinceOfIssue
public UnderlyingStateOrProvinceOfIssue getUnderlyingStateOrProvinceOfIssue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingStateOrProvinceOfIssue field)
isSetUnderlyingStateOrProvinceOfIssue
public boolean isSetUnderlyingStateOrProvinceOfIssue()
set
public void set(UnderlyingLocaleOfIssue value)
get
public UnderlyingLocaleOfIssue get(UnderlyingLocaleOfIssue value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingLocaleOfIssue
public UnderlyingLocaleOfIssue getUnderlyingLocaleOfIssue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingLocaleOfIssue field)
isSetUnderlyingLocaleOfIssue
public boolean isSetUnderlyingLocaleOfIssue()
set
public void set(UnderlyingRedemptionDate value)
get
public UnderlyingRedemptionDate get(UnderlyingRedemptionDate value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingRedemptionDate
public UnderlyingRedemptionDate getUnderlyingRedemptionDate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingRedemptionDate field)
isSetUnderlyingRedemptionDate
public boolean isSetUnderlyingRedemptionDate()
set
public void set(UnderlyingStrikePrice value)
get
public UnderlyingStrikePrice get(UnderlyingStrikePrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingStrikePrice
public UnderlyingStrikePrice getUnderlyingStrikePrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingStrikePrice field)
isSetUnderlyingStrikePrice
public boolean isSetUnderlyingStrikePrice()
set
public void set(UnderlyingStrikeCurrency value)
get
public UnderlyingStrikeCurrency get(UnderlyingStrikeCurrency value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingStrikeCurrency
public UnderlyingStrikeCurrency getUnderlyingStrikeCurrency()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingStrikeCurrency field)
isSetUnderlyingStrikeCurrency
public boolean isSetUnderlyingStrikeCurrency()
set
public void set(UnderlyingOptAttribute value)
get
public UnderlyingOptAttribute get(UnderlyingOptAttribute value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingOptAttribute
public UnderlyingOptAttribute getUnderlyingOptAttribute()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingOptAttribute field)
isSetUnderlyingOptAttribute
public boolean isSetUnderlyingOptAttribute()
set
public void set(UnderlyingContractMultiplier value)
get
public UnderlyingContractMultiplier get(UnderlyingContractMultiplier value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingContractMultiplier
public UnderlyingContractMultiplier getUnderlyingContractMultiplier()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingContractMultiplier field)
isSetUnderlyingContractMultiplier
public boolean isSetUnderlyingContractMultiplier()
set
public void set(UnderlyingCouponRate value)
get
public UnderlyingCouponRate get(UnderlyingCouponRate value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingCouponRate
public UnderlyingCouponRate getUnderlyingCouponRate()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingCouponRate field)
isSetUnderlyingCouponRate
public boolean isSetUnderlyingCouponRate()
set
public void set(UnderlyingSecurityExchange value)
get
public UnderlyingSecurityExchange get(UnderlyingSecurityExchange value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingSecurityExchange
public UnderlyingSecurityExchange getUnderlyingSecurityExchange()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingSecurityExchange field)
isSetUnderlyingSecurityExchange
public boolean isSetUnderlyingSecurityExchange()
set
public void set(UnderlyingIssuer value)
get
public UnderlyingIssuer get(UnderlyingIssuer value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingIssuer
public UnderlyingIssuer getUnderlyingIssuer()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingIssuer field)
isSetUnderlyingIssuer
public boolean isSetUnderlyingIssuer()
set
public void set(EncodedUnderlyingIssuerLen value)
get
public EncodedUnderlyingIssuerLen get(EncodedUnderlyingIssuerLen value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedUnderlyingIssuerLen
public EncodedUnderlyingIssuerLen getEncodedUnderlyingIssuerLen()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedUnderlyingIssuerLen field)
isSetEncodedUnderlyingIssuerLen
public boolean isSetEncodedUnderlyingIssuerLen()
set
public void set(EncodedUnderlyingIssuer value)
get
public EncodedUnderlyingIssuer get(EncodedUnderlyingIssuer value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedUnderlyingIssuer
public EncodedUnderlyingIssuer getEncodedUnderlyingIssuer()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedUnderlyingIssuer field)
isSetEncodedUnderlyingIssuer
public boolean isSetEncodedUnderlyingIssuer()
set
public void set(UnderlyingSecurityDesc value)
get
public UnderlyingSecurityDesc get(UnderlyingSecurityDesc value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingSecurityDesc
public UnderlyingSecurityDesc getUnderlyingSecurityDesc()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingSecurityDesc field)
isSetUnderlyingSecurityDesc
public boolean isSetUnderlyingSecurityDesc()
set
public void set(EncodedUnderlyingSecurityDescLen value)
get
public EncodedUnderlyingSecurityDescLen get(EncodedUnderlyingSecurityDescLen value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedUnderlyingSecurityDescLen
public EncodedUnderlyingSecurityDescLen getEncodedUnderlyingSecurityDescLen()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedUnderlyingSecurityDescLen field)
isSetEncodedUnderlyingSecurityDescLen
public boolean isSetEncodedUnderlyingSecurityDescLen()
set
public void set(EncodedUnderlyingSecurityDesc value)
get
public EncodedUnderlyingSecurityDesc get(EncodedUnderlyingSecurityDesc value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedUnderlyingSecurityDesc
public EncodedUnderlyingSecurityDesc getEncodedUnderlyingSecurityDesc()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedUnderlyingSecurityDesc field)
isSetEncodedUnderlyingSecurityDesc
public boolean isSetEncodedUnderlyingSecurityDesc()
set
public void set(UnderlyingCPProgram value)
get
public UnderlyingCPProgram get(UnderlyingCPProgram value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingCPProgram
public UnderlyingCPProgram getUnderlyingCPProgram()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingCPProgram field)
isSetUnderlyingCPProgram
public boolean isSetUnderlyingCPProgram()
set
public void set(UnderlyingCPRegType value)
get
public UnderlyingCPRegType get(UnderlyingCPRegType value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingCPRegType
public UnderlyingCPRegType getUnderlyingCPRegType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingCPRegType field)
isSetUnderlyingCPRegType
public boolean isSetUnderlyingCPRegType()
set
public void set(UnderlyingCurrency value)
get
public UnderlyingCurrency get(UnderlyingCurrency value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingCurrency
public UnderlyingCurrency getUnderlyingCurrency()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingCurrency field)
isSetUnderlyingCurrency
public boolean isSetUnderlyingCurrency()
set
public void set(UnderlyingQty value)
get
public UnderlyingQty get(UnderlyingQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingQty
public UnderlyingQty getUnderlyingQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingQty field)
isSetUnderlyingQty
public boolean isSetUnderlyingQty()
set
public void set(UnderlyingPx value)
get
public UnderlyingPx get(UnderlyingPx value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingPx
public UnderlyingPx getUnderlyingPx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingPx field)
isSetUnderlyingPx
public boolean isSetUnderlyingPx()
set
public void set(UnderlyingDirtyPrice value)
get
public UnderlyingDirtyPrice get(UnderlyingDirtyPrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingDirtyPrice
public UnderlyingDirtyPrice getUnderlyingDirtyPrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingDirtyPrice field)
isSetUnderlyingDirtyPrice
public boolean isSetUnderlyingDirtyPrice()
set
public void set(UnderlyingEndPrice value)
get
public UnderlyingEndPrice get(UnderlyingEndPrice value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingEndPrice
public UnderlyingEndPrice getUnderlyingEndPrice()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingEndPrice field)
isSetUnderlyingEndPrice
public boolean isSetUnderlyingEndPrice()
set
public void set(UnderlyingStartValue value)
get
public UnderlyingStartValue get(UnderlyingStartValue value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingStartValue
public UnderlyingStartValue getUnderlyingStartValue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingStartValue field)
isSetUnderlyingStartValue
public boolean isSetUnderlyingStartValue()
set
public void set(UnderlyingCurrentValue value)
get
public UnderlyingCurrentValue get(UnderlyingCurrentValue value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingCurrentValue
public UnderlyingCurrentValue getUnderlyingCurrentValue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingCurrentValue field)
isSetUnderlyingCurrentValue
public boolean isSetUnderlyingCurrentValue()
set
public void set(UnderlyingEndValue value)
get
public UnderlyingEndValue get(UnderlyingEndValue value)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingEndValue
public UnderlyingEndValue getUnderlyingEndValue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(UnderlyingEndValue field)
isSetUnderlyingEndValue
public boolean isSetUnderlyingEndValue()
set
public void set(UnderlyingStipulations component)
get
public UnderlyingStipulations get(UnderlyingStipulations component)
throws FieldNotFound
- Throws:
FieldNotFound
getUnderlyingStipulations
public UnderlyingStipulations getUnderlyingStipulations()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(NoUnderlyingStips value)
get
public NoUnderlyingStips get(NoUnderlyingStips value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoUnderlyingStips
public NoUnderlyingStips getNoUnderlyingStips()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoUnderlyingStips field)
isSetNoUnderlyingStips
public boolean isSetNoUnderlyingStips()
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()