quickfix.fix44
Class Confirmation
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix44.Message
quickfix.fix44.Confirmation
- All Implemented Interfaces:
- java.io.Serializable
public class Confirmation
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Constructor Summary |
Confirmation()
|
Confirmation(ConfirmID confirmID,
ConfirmTransType confirmTransType,
ConfirmType confirmType,
ConfirmStatus confirmStatus,
TransactTime transactTime,
TradeDate tradeDate,
AllocQty allocQty,
Side side,
AllocAccount allocAccount,
AvgPx avgPx,
GrossTradeAmt grossTradeAmt,
NetMoney netMoney)
|
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
Confirmation
public Confirmation()
Confirmation
public Confirmation(ConfirmID confirmID,
ConfirmTransType confirmTransType,
ConfirmType confirmType,
ConfirmStatus confirmStatus,
TransactTime transactTime,
TradeDate tradeDate,
AllocQty allocQty,
Side side,
AllocAccount allocAccount,
AvgPx avgPx,
GrossTradeAmt grossTradeAmt,
NetMoney netMoney)
set
public void set(ConfirmID value)
get
public ConfirmID get(ConfirmID value)
throws FieldNotFound
- Throws:
FieldNotFound
getConfirmID
public ConfirmID getConfirmID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ConfirmID field)
isSetConfirmID
public boolean isSetConfirmID()
set
public void set(ConfirmRefID value)
get
public ConfirmRefID get(ConfirmRefID value)
throws FieldNotFound
- Throws:
FieldNotFound
getConfirmRefID
public ConfirmRefID getConfirmRefID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ConfirmRefID field)
isSetConfirmRefID
public boolean isSetConfirmRefID()
set
public void set(ConfirmReqID value)
get
public ConfirmReqID get(ConfirmReqID value)
throws FieldNotFound
- Throws:
FieldNotFound
getConfirmReqID
public ConfirmReqID getConfirmReqID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ConfirmReqID field)
isSetConfirmReqID
public boolean isSetConfirmReqID()
set
public void set(ConfirmTransType value)
get
public ConfirmTransType get(ConfirmTransType value)
throws FieldNotFound
- Throws:
FieldNotFound
getConfirmTransType
public ConfirmTransType getConfirmTransType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ConfirmTransType field)
isSetConfirmTransType
public boolean isSetConfirmTransType()
set
public void set(ConfirmType value)
get
public ConfirmType get(ConfirmType value)
throws FieldNotFound
- Throws:
FieldNotFound
getConfirmType
public ConfirmType getConfirmType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ConfirmType field)
isSetConfirmType
public boolean isSetConfirmType()
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(LegalConfirm value)
get
public LegalConfirm get(LegalConfirm value)
throws FieldNotFound
- Throws:
FieldNotFound
getLegalConfirm
public LegalConfirm getLegalConfirm()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LegalConfirm field)
isSetLegalConfirm
public boolean isSetLegalConfirm()
set
public void set(ConfirmStatus value)
get
public ConfirmStatus get(ConfirmStatus value)
throws FieldNotFound
- Throws:
FieldNotFound
getConfirmStatus
public ConfirmStatus getConfirmStatus()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ConfirmStatus field)
isSetConfirmStatus
public boolean isSetConfirmStatus()
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(NoOrders value)
get
public NoOrders get(NoOrders value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoOrders
public NoOrders getNoOrders()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoOrders field)
isSetNoOrders
public boolean isSetNoOrders()
set
public void set(AllocID value)
get
public AllocID get(AllocID value)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocID
public AllocID getAllocID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AllocID field)
isSetAllocID
public boolean isSetAllocID()
set
public void set(SecondaryAllocID value)
get
public SecondaryAllocID get(SecondaryAllocID value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecondaryAllocID
public SecondaryAllocID getSecondaryAllocID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecondaryAllocID field)
isSetSecondaryAllocID
public boolean isSetSecondaryAllocID()
set
public void set(IndividualAllocID value)
get
public IndividualAllocID get(IndividualAllocID value)
throws FieldNotFound
- Throws:
FieldNotFound
getIndividualAllocID
public IndividualAllocID getIndividualAllocID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(IndividualAllocID field)
isSetIndividualAllocID
public boolean isSetIndividualAllocID()
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(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(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(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(InstrumentExtension component)
get
public InstrumentExtension get(InstrumentExtension component)
throws FieldNotFound
- Throws:
FieldNotFound
getInstrumentExtension
public InstrumentExtension getInstrumentExtension()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(DeliveryForm value)
get
public DeliveryForm get(DeliveryForm value)
throws FieldNotFound
- Throws:
FieldNotFound
getDeliveryForm
public DeliveryForm getDeliveryForm()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DeliveryForm field)
isSetDeliveryForm
public boolean isSetDeliveryForm()
set
public void set(PctAtRisk value)
get
public PctAtRisk get(PctAtRisk value)
throws FieldNotFound
- Throws:
FieldNotFound
getPctAtRisk
public PctAtRisk getPctAtRisk()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PctAtRisk field)
isSetPctAtRisk
public boolean isSetPctAtRisk()
set
public void set(NoInstrAttrib value)
get
public NoInstrAttrib get(NoInstrAttrib value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoInstrAttrib
public NoInstrAttrib getNoInstrAttrib()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoInstrAttrib field)
isSetNoInstrAttrib
public boolean isSetNoInstrAttrib()
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(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(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(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(AllocQty value)
get
public AllocQty get(AllocQty value)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocQty
public AllocQty getAllocQty()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AllocQty field)
isSetAllocQty
public boolean isSetAllocQty()
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(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(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(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(NoCapacities value)
get
public NoCapacities get(NoCapacities value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoCapacities
public NoCapacities getNoCapacities()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoCapacities field)
isSetNoCapacities
public boolean isSetNoCapacities()
set
public void set(AllocAccount value)
get
public AllocAccount get(AllocAccount value)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocAccount
public AllocAccount getAllocAccount()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AllocAccount field)
isSetAllocAccount
public boolean isSetAllocAccount()
set
public void set(AllocAcctIDSource value)
get
public AllocAcctIDSource get(AllocAcctIDSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocAcctIDSource
public AllocAcctIDSource getAllocAcctIDSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AllocAcctIDSource field)
isSetAllocAcctIDSource
public boolean isSetAllocAcctIDSource()
set
public void set(AllocAccountType value)
get
public AllocAccountType get(AllocAccountType value)
throws FieldNotFound
- Throws:
FieldNotFound
getAllocAccountType
public AllocAccountType getAllocAccountType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AllocAccountType field)
isSetAllocAccountType
public boolean isSetAllocAccountType()
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(AvgPxPrecision value)
get
public AvgPxPrecision get(AvgPxPrecision value)
throws FieldNotFound
- Throws:
FieldNotFound
getAvgPxPrecision
public AvgPxPrecision getAvgPxPrecision()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AvgPxPrecision field)
isSetAvgPxPrecision
public boolean isSetAvgPxPrecision()
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(AvgParPx value)
get
public AvgParPx get(AvgParPx value)
throws FieldNotFound
- Throws:
FieldNotFound
getAvgParPx
public AvgParPx getAvgParPx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AvgParPx field)
isSetAvgParPx
public boolean isSetAvgParPx()
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(ReportedPx value)
get
public ReportedPx get(ReportedPx value)
throws FieldNotFound
- Throws:
FieldNotFound
getReportedPx
public ReportedPx getReportedPx()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ReportedPx field)
isSetReportedPx
public boolean isSetReportedPx()
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(ProcessCode value)
get
public ProcessCode get(ProcessCode value)
throws FieldNotFound
- Throws:
FieldNotFound
getProcessCode
public ProcessCode getProcessCode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ProcessCode field)
isSetProcessCode
public boolean isSetProcessCode()
set
public void set(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(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(MaturityNetMoney value)
get
public MaturityNetMoney get(MaturityNetMoney value)
throws FieldNotFound
- Throws:
FieldNotFound
getMaturityNetMoney
public MaturityNetMoney getMaturityNetMoney()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MaturityNetMoney field)
isSetMaturityNetMoney
public boolean isSetMaturityNetMoney()
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(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(SettlInstructionsData component)
get
public SettlInstructionsData get(SettlInstructionsData component)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlInstructionsData
public SettlInstructionsData getSettlInstructionsData()
throws FieldNotFound
- Throws:
FieldNotFound
set
public void set(SettlDeliveryType value)
get
public SettlDeliveryType get(SettlDeliveryType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSettlDeliveryType
public SettlDeliveryType getSettlDeliveryType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SettlDeliveryType field)
isSetSettlDeliveryType
public boolean isSetSettlDeliveryType()
set
public void set(StandInstDbType value)
get
public StandInstDbType get(StandInstDbType value)
throws FieldNotFound
- Throws:
FieldNotFound
getStandInstDbType
public StandInstDbType getStandInstDbType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StandInstDbType field)
isSetStandInstDbType
public boolean isSetStandInstDbType()
set
public void set(StandInstDbName value)
get
public StandInstDbName get(StandInstDbName value)
throws FieldNotFound
- Throws:
FieldNotFound
getStandInstDbName
public StandInstDbName getStandInstDbName()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StandInstDbName field)
isSetStandInstDbName
public boolean isSetStandInstDbName()
set
public void set(StandInstDbID value)
get
public StandInstDbID get(StandInstDbID value)
throws FieldNotFound
- Throws:
FieldNotFound
getStandInstDbID
public StandInstDbID getStandInstDbID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(StandInstDbID field)
isSetStandInstDbID
public boolean isSetStandInstDbID()
set
public void set(NoDlvyInst value)
get
public NoDlvyInst get(NoDlvyInst value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoDlvyInst
public NoDlvyInst getNoDlvyInst()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoDlvyInst field)
isSetNoDlvyInst
public boolean isSetNoDlvyInst()
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(SharedCommission value)
get
public SharedCommission get(SharedCommission value)
throws FieldNotFound
- Throws:
FieldNotFound
getSharedCommission
public SharedCommission getSharedCommission()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SharedCommission field)
isSetSharedCommission
public boolean isSetSharedCommission()
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(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()