public class CollateralRequest extends Message
Modifier and Type | Class and Description |
---|---|
static class |
CollateralRequest.NoEvents |
static class |
CollateralRequest.NoExecs |
static class |
CollateralRequest.NoInstrumentParties |
static class |
CollateralRequest.NoLegs |
static class |
CollateralRequest.NoMiscFees |
static class |
CollateralRequest.NoPartyIDs |
static class |
CollateralRequest.NoSecurityAltID |
static class |
CollateralRequest.NoStipulations |
static class |
CollateralRequest.NoTrades |
static class |
CollateralRequest.NoTrdRegTimestamps |
static class |
CollateralRequest.NoUnderlyings |
Message.Header
Constructor and Description |
---|
CollateralRequest() |
CollateralRequest(CollReqID collReqID,
CollAsgnReason collAsgnReason,
TransactTime transactTime) |
bodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup
addGroup, addGroupRef, calculateString, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, setChars, 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, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamp
public static final String MSGTYPE
public CollateralRequest()
public CollateralRequest(CollReqID collReqID, CollAsgnReason collAsgnReason, TransactTime transactTime)
public void set(CollReqID value)
public CollReqID get(CollReqID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CollReqID getCollReqID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CollReqID field)
public boolean isSetCollReqID()
public void set(CollAsgnReason value)
public CollAsgnReason get(CollAsgnReason value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CollAsgnReason getCollAsgnReason() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CollAsgnReason field)
public boolean isSetCollAsgnReason()
public void set(TransactTime value)
public TransactTime get(TransactTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TransactTime getTransactTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TransactTime field)
public boolean isSetTransactTime()
public void set(ExpireTime value)
public ExpireTime get(ExpireTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ExpireTime getExpireTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ExpireTime field)
public boolean isSetExpireTime()
public void set(Parties component)
public Parties get(Parties component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public Parties getParties() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoPartyIDs value)
public NoPartyIDs get(NoPartyIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoPartyIDs getNoPartyIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoPartyIDs field)
public boolean isSetNoPartyIDs()
public void set(Account value)
public Account getAccount() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Account field)
public boolean isSetAccount()
public void set(AccountType value)
public AccountType get(AccountType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public AccountType getAccountType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AccountType field)
public boolean isSetAccountType()
public void set(ClOrdID value)
public ClOrdID getClOrdID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
public void set(OrderID value)
public OrderID getOrderID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(OrderID field)
public boolean isSetOrderID()
public void set(SecondaryOrderID value)
public SecondaryOrderID get(SecondaryOrderID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecondaryOrderID getSecondaryOrderID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecondaryOrderID field)
public boolean isSetSecondaryOrderID()
public void set(SecondaryClOrdID value)
public SecondaryClOrdID get(SecondaryClOrdID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecondaryClOrdID getSecondaryClOrdID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecondaryClOrdID field)
public boolean isSetSecondaryClOrdID()
public void set(ExecCollGrp component)
public ExecCollGrp get(ExecCollGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ExecCollGrp getExecCollGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoExecs value)
public NoExecs getNoExecs() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoExecs field)
public boolean isSetNoExecs()
public void set(TrdCollGrp component)
public TrdCollGrp get(TrdCollGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TrdCollGrp getTrdCollGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoTrades value)
public NoTrades get(NoTrades value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoTrades getNoTrades() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoTrades field)
public boolean isSetNoTrades()
public void set(Instrument component)
public Instrument get(Instrument component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public Instrument getInstrument() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(Symbol value)
public Symbol getSymbol() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Symbol field)
public boolean isSetSymbol()
public void set(SymbolSfx value)
public SymbolSfx get(SymbolSfx value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SymbolSfx getSymbolSfx() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SymbolSfx field)
public boolean isSetSymbolSfx()
public void set(SecurityID value)
public SecurityID get(SecurityID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityID getSecurityID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityID field)
public boolean isSetSecurityID()
public void set(SecurityIDSource value)
public SecurityIDSource get(SecurityIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityIDSource getSecurityIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityIDSource field)
public boolean isSetSecurityIDSource()
public void set(SecAltIDGrp component)
public SecAltIDGrp get(SecAltIDGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecAltIDGrp getSecAltIDGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoSecurityAltID value)
public NoSecurityAltID get(NoSecurityAltID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoSecurityAltID getNoSecurityAltID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoSecurityAltID field)
public boolean isSetNoSecurityAltID()
public void set(Product value)
public Product getProduct() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Product field)
public boolean isSetProduct()
public void set(CFICode value)
public CFICode getCFICode() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CFICode field)
public boolean isSetCFICode()
public void set(SecurityType value)
public SecurityType get(SecurityType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityType getSecurityType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityType field)
public boolean isSetSecurityType()
public void set(SecuritySubType value)
public SecuritySubType get(SecuritySubType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecuritySubType getSecuritySubType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecuritySubType field)
public boolean isSetSecuritySubType()
public void set(MaturityMonthYear value)
public MaturityMonthYear get(MaturityMonthYear value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MaturityMonthYear getMaturityMonthYear() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MaturityMonthYear field)
public boolean isSetMaturityMonthYear()
public void set(MaturityDate value)
public MaturityDate get(MaturityDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MaturityDate getMaturityDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MaturityDate field)
public boolean isSetMaturityDate()
public void set(CouponPaymentDate value)
public CouponPaymentDate get(CouponPaymentDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CouponPaymentDate getCouponPaymentDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CouponPaymentDate field)
public boolean isSetCouponPaymentDate()
public void set(IssueDate value)
public IssueDate get(IssueDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public IssueDate getIssueDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(IssueDate field)
public boolean isSetIssueDate()
public void set(RepoCollateralSecurityType value)
public RepoCollateralSecurityType get(RepoCollateralSecurityType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RepoCollateralSecurityType getRepoCollateralSecurityType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RepoCollateralSecurityType field)
public boolean isSetRepoCollateralSecurityType()
public void set(RepurchaseTerm value)
public RepurchaseTerm get(RepurchaseTerm value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RepurchaseTerm getRepurchaseTerm() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RepurchaseTerm field)
public boolean isSetRepurchaseTerm()
public void set(RepurchaseRate value)
public RepurchaseRate get(RepurchaseRate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RepurchaseRate getRepurchaseRate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RepurchaseRate field)
public boolean isSetRepurchaseRate()
public void set(Factor value)
public Factor getFactor() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Factor field)
public boolean isSetFactor()
public void set(CreditRating value)
public CreditRating get(CreditRating value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CreditRating getCreditRating() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CreditRating field)
public boolean isSetCreditRating()
public void set(InstrRegistry value)
public InstrRegistry get(InstrRegistry value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public InstrRegistry getInstrRegistry() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(InstrRegistry field)
public boolean isSetInstrRegistry()
public void set(CountryOfIssue value)
public CountryOfIssue get(CountryOfIssue value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CountryOfIssue getCountryOfIssue() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CountryOfIssue field)
public boolean isSetCountryOfIssue()
public void set(StateOrProvinceOfIssue value)
public StateOrProvinceOfIssue get(StateOrProvinceOfIssue value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StateOrProvinceOfIssue getStateOrProvinceOfIssue() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StateOrProvinceOfIssue field)
public boolean isSetStateOrProvinceOfIssue()
public void set(LocaleOfIssue value)
public LocaleOfIssue get(LocaleOfIssue value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public LocaleOfIssue getLocaleOfIssue() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(LocaleOfIssue field)
public boolean isSetLocaleOfIssue()
public void set(RedemptionDate value)
public RedemptionDate get(RedemptionDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RedemptionDate getRedemptionDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RedemptionDate field)
public boolean isSetRedemptionDate()
public void set(StrikePrice value)
public StrikePrice get(StrikePrice value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StrikePrice getStrikePrice() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StrikePrice field)
public boolean isSetStrikePrice()
public void set(StrikeCurrency value)
public StrikeCurrency get(StrikeCurrency value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StrikeCurrency getStrikeCurrency() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StrikeCurrency field)
public boolean isSetStrikeCurrency()
public void set(OptAttribute value)
public OptAttribute get(OptAttribute value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public OptAttribute getOptAttribute() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(OptAttribute field)
public boolean isSetOptAttribute()
public void set(ContractMultiplier value)
public ContractMultiplier get(ContractMultiplier value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ContractMultiplier getContractMultiplier() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ContractMultiplier field)
public boolean isSetContractMultiplier()
public void set(CouponRate value)
public CouponRate get(CouponRate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CouponRate getCouponRate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CouponRate field)
public boolean isSetCouponRate()
public void set(SecurityExchange value)
public SecurityExchange get(SecurityExchange value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityExchange getSecurityExchange() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityExchange field)
public boolean isSetSecurityExchange()
public void set(Issuer value)
public Issuer getIssuer() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Issuer field)
public boolean isSetIssuer()
public void set(EncodedIssuerLen value)
public EncodedIssuerLen get(EncodedIssuerLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedIssuerLen getEncodedIssuerLen() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedIssuerLen field)
public boolean isSetEncodedIssuerLen()
public void set(EncodedIssuer value)
public EncodedIssuer get(EncodedIssuer value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedIssuer getEncodedIssuer() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedIssuer field)
public boolean isSetEncodedIssuer()
public void set(SecurityDesc value)
public SecurityDesc get(SecurityDesc value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityDesc getSecurityDesc() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityDesc field)
public boolean isSetSecurityDesc()
public void set(EncodedSecurityDescLen value)
public EncodedSecurityDescLen get(EncodedSecurityDescLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedSecurityDescLen getEncodedSecurityDescLen() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedSecurityDescLen field)
public boolean isSetEncodedSecurityDescLen()
public void set(EncodedSecurityDesc value)
public EncodedSecurityDesc get(EncodedSecurityDesc value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedSecurityDesc getEncodedSecurityDesc() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedSecurityDesc field)
public boolean isSetEncodedSecurityDesc()
public void set(Pool value)
public Pool getPool() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Pool field)
public boolean isSetPool()
public void set(ContractSettlMonth value)
public ContractSettlMonth get(ContractSettlMonth value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ContractSettlMonth getContractSettlMonth() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ContractSettlMonth field)
public boolean isSetContractSettlMonth()
public void set(CPProgram value)
public CPProgram get(CPProgram value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CPProgram getCPProgram() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CPProgram field)
public boolean isSetCPProgram()
public void set(CPRegType value)
public CPRegType get(CPRegType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CPRegType getCPRegType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CPRegType field)
public boolean isSetCPRegType()
public void set(EvntGrp component)
public EvntGrp get(EvntGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EvntGrp getEvntGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoEvents value)
public NoEvents get(NoEvents value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoEvents getNoEvents() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoEvents field)
public boolean isSetNoEvents()
public void set(DatedDate value)
public DatedDate get(DatedDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public DatedDate getDatedDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(DatedDate field)
public boolean isSetDatedDate()
public void set(InterestAccrualDate value)
public InterestAccrualDate get(InterestAccrualDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public InterestAccrualDate getInterestAccrualDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(InterestAccrualDate field)
public boolean isSetInterestAccrualDate()
public void set(SecurityStatus value)
public SecurityStatus get(SecurityStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SecurityStatus getSecurityStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SecurityStatus field)
public boolean isSetSecurityStatus()
public void set(SettleOnOpenFlag value)
public SettleOnOpenFlag get(SettleOnOpenFlag value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SettleOnOpenFlag getSettleOnOpenFlag() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SettleOnOpenFlag field)
public boolean isSetSettleOnOpenFlag()
public void set(InstrmtAssignmentMethod value)
public InstrmtAssignmentMethod get(InstrmtAssignmentMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public InstrmtAssignmentMethod getInstrmtAssignmentMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(InstrmtAssignmentMethod field)
public boolean isSetInstrmtAssignmentMethod()
public void set(StrikeMultiplier value)
public StrikeMultiplier get(StrikeMultiplier value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StrikeMultiplier getStrikeMultiplier() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StrikeMultiplier field)
public boolean isSetStrikeMultiplier()
public void set(StrikeValue value)
public StrikeValue get(StrikeValue value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StrikeValue getStrikeValue() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StrikeValue field)
public boolean isSetStrikeValue()
public void set(MinPriceIncrement value)
public MinPriceIncrement get(MinPriceIncrement value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MinPriceIncrement getMinPriceIncrement() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MinPriceIncrement field)
public boolean isSetMinPriceIncrement()
public void set(PositionLimit value)
public PositionLimit get(PositionLimit value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public PositionLimit getPositionLimit() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(PositionLimit field)
public boolean isSetPositionLimit()
public void set(NTPositionLimit value)
public NTPositionLimit get(NTPositionLimit value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NTPositionLimit getNTPositionLimit() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NTPositionLimit field)
public boolean isSetNTPositionLimit()
public void set(InstrumentParties component)
public InstrumentParties get(InstrumentParties component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public InstrumentParties getInstrumentParties() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoInstrumentParties value)
public NoInstrumentParties get(NoInstrumentParties value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoInstrumentParties getNoInstrumentParties() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoInstrumentParties field)
public boolean isSetNoInstrumentParties()
public void set(UnitOfMeasure value)
public UnitOfMeasure get(UnitOfMeasure value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public UnitOfMeasure getUnitOfMeasure() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(UnitOfMeasure field)
public boolean isSetUnitOfMeasure()
public void set(TimeUnit value)
public TimeUnit get(TimeUnit value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TimeUnit getTimeUnit() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TimeUnit field)
public boolean isSetTimeUnit()
public void set(MaturityTime value)
public MaturityTime get(MaturityTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MaturityTime getMaturityTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MaturityTime field)
public boolean isSetMaturityTime()
public void set(FinancingDetails component)
public FinancingDetails get(FinancingDetails component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public FinancingDetails getFinancingDetails() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(AgreementDesc value)
public AgreementDesc get(AgreementDesc value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public AgreementDesc getAgreementDesc() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AgreementDesc field)
public boolean isSetAgreementDesc()
public void set(AgreementID value)
public AgreementID get(AgreementID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public AgreementID getAgreementID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AgreementID field)
public boolean isSetAgreementID()
public void set(AgreementDate value)
public AgreementDate get(AgreementDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public AgreementDate getAgreementDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AgreementDate field)
public boolean isSetAgreementDate()
public void set(AgreementCurrency value)
public AgreementCurrency get(AgreementCurrency value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public AgreementCurrency getAgreementCurrency() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AgreementCurrency field)
public boolean isSetAgreementCurrency()
public void set(TerminationType value)
public TerminationType get(TerminationType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TerminationType getTerminationType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TerminationType field)
public boolean isSetTerminationType()
public void set(StartDate value)
public StartDate get(StartDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StartDate getStartDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StartDate field)
public boolean isSetStartDate()
public void set(EndDate value)
public EndDate getEndDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EndDate field)
public boolean isSetEndDate()
public void set(DeliveryType value)
public DeliveryType get(DeliveryType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public DeliveryType getDeliveryType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(DeliveryType field)
public boolean isSetDeliveryType()
public void set(MarginRatio value)
public MarginRatio get(MarginRatio value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MarginRatio getMarginRatio() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MarginRatio field)
public boolean isSetMarginRatio()
public void set(SettlDate value)
public SettlDate get(SettlDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SettlDate getSettlDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SettlDate field)
public boolean isSetSettlDate()
public void set(Quantity value)
public Quantity get(Quantity value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public Quantity getQuantity() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Quantity field)
public boolean isSetQuantity()
public void set(QtyType value)
public QtyType getQtyType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(QtyType field)
public boolean isSetQtyType()
public void set(Currency value)
public Currency get(Currency value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public Currency getCurrency() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Currency field)
public boolean isSetCurrency()
public void set(InstrmtLegGrp component)
public InstrmtLegGrp get(InstrmtLegGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public InstrmtLegGrp getInstrmtLegGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoLegs value)
public NoLegs getNoLegs() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoLegs field)
public boolean isSetNoLegs()
public void set(UndInstrmtCollGrp component)
public UndInstrmtCollGrp get(UndInstrmtCollGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public UndInstrmtCollGrp getUndInstrmtCollGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoUnderlyings value)
public NoUnderlyings get(NoUnderlyings value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoUnderlyings getNoUnderlyings() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoUnderlyings field)
public boolean isSetNoUnderlyings()
public void set(MarginExcess value)
public MarginExcess get(MarginExcess value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MarginExcess getMarginExcess() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MarginExcess field)
public boolean isSetMarginExcess()
public void set(TotalNetValue value)
public TotalNetValue get(TotalNetValue value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TotalNetValue getTotalNetValue() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TotalNetValue field)
public boolean isSetTotalNetValue()
public void set(CashOutstanding value)
public CashOutstanding get(CashOutstanding value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public CashOutstanding getCashOutstanding() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(CashOutstanding field)
public boolean isSetCashOutstanding()
public void set(TrdRegTimestamps component)
public TrdRegTimestamps get(TrdRegTimestamps component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TrdRegTimestamps getTrdRegTimestamps() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoTrdRegTimestamps value)
public NoTrdRegTimestamps get(NoTrdRegTimestamps value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoTrdRegTimestamps getNoTrdRegTimestamps() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoTrdRegTimestamps field)
public boolean isSetNoTrdRegTimestamps()
public void set(Side value)
public Side getSide() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Side field)
public boolean isSetSide()
public void set(MiscFeesGrp component)
public MiscFeesGrp get(MiscFeesGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MiscFeesGrp getMiscFeesGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoMiscFees value)
public NoMiscFees get(NoMiscFees value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoMiscFees getNoMiscFees() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoMiscFees field)
public boolean isSetNoMiscFees()
public void set(Price value)
public Price getPrice() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Price field)
public boolean isSetPrice()
public void set(PriceType value)
public PriceType get(PriceType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public PriceType getPriceType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(PriceType field)
public boolean isSetPriceType()
public void set(AccruedInterestAmt value)
public AccruedInterestAmt get(AccruedInterestAmt value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public AccruedInterestAmt getAccruedInterestAmt() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AccruedInterestAmt field)
public boolean isSetAccruedInterestAmt()
public void set(EndAccruedInterestAmt value)
public EndAccruedInterestAmt get(EndAccruedInterestAmt value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EndAccruedInterestAmt getEndAccruedInterestAmt() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EndAccruedInterestAmt field)
public boolean isSetEndAccruedInterestAmt()
public void set(StartCash value)
public StartCash get(StartCash value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StartCash getStartCash() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StartCash field)
public boolean isSetStartCash()
public void set(EndCash value)
public EndCash getEndCash() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EndCash field)
public boolean isSetEndCash()
public void set(SpreadOrBenchmarkCurveData component)
public SpreadOrBenchmarkCurveData get(SpreadOrBenchmarkCurveData component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SpreadOrBenchmarkCurveData getSpreadOrBenchmarkCurveData() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(Spread value)
public Spread getSpread() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Spread field)
public boolean isSetSpread()
public void set(BenchmarkCurveCurrency value)
public BenchmarkCurveCurrency get(BenchmarkCurveCurrency value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public BenchmarkCurveCurrency getBenchmarkCurveCurrency() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(BenchmarkCurveCurrency field)
public boolean isSetBenchmarkCurveCurrency()
public void set(BenchmarkCurveName value)
public BenchmarkCurveName get(BenchmarkCurveName value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public BenchmarkCurveName getBenchmarkCurveName() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(BenchmarkCurveName field)
public boolean isSetBenchmarkCurveName()
public void set(BenchmarkCurvePoint value)
public BenchmarkCurvePoint get(BenchmarkCurvePoint value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public BenchmarkCurvePoint getBenchmarkCurvePoint() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(BenchmarkCurvePoint field)
public boolean isSetBenchmarkCurvePoint()
public void set(BenchmarkPrice value)
public BenchmarkPrice get(BenchmarkPrice value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public BenchmarkPrice getBenchmarkPrice() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(BenchmarkPrice field)
public boolean isSetBenchmarkPrice()
public void set(BenchmarkPriceType value)
public BenchmarkPriceType get(BenchmarkPriceType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public BenchmarkPriceType getBenchmarkPriceType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(BenchmarkPriceType field)
public boolean isSetBenchmarkPriceType()
public void set(BenchmarkSecurityID value)
public BenchmarkSecurityID get(BenchmarkSecurityID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public BenchmarkSecurityID getBenchmarkSecurityID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(BenchmarkSecurityID field)
public boolean isSetBenchmarkSecurityID()
public void set(BenchmarkSecurityIDSource value)
public BenchmarkSecurityIDSource get(BenchmarkSecurityIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public BenchmarkSecurityIDSource getBenchmarkSecurityIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(BenchmarkSecurityIDSource field)
public boolean isSetBenchmarkSecurityIDSource()
public void set(Stipulations component)
public Stipulations get(Stipulations component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public Stipulations getStipulations() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoStipulations value)
public NoStipulations get(NoStipulations value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoStipulations getNoStipulations() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoStipulations field)
public boolean isSetNoStipulations()
public void set(TradingSessionID value)
public TradingSessionID get(TradingSessionID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradingSessionID getTradingSessionID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradingSessionID field)
public boolean isSetTradingSessionID()
public void set(TradingSessionSubID value)
public TradingSessionSubID get(TradingSessionSubID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradingSessionSubID getTradingSessionSubID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradingSessionSubID field)
public boolean isSetTradingSessionSubID()
public void set(SettlSessID value)
public SettlSessID get(SettlSessID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SettlSessID getSettlSessID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SettlSessID field)
public boolean isSetSettlSessID()
public void set(SettlSessSubID value)
public SettlSessSubID get(SettlSessSubID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public SettlSessSubID getSettlSessSubID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(SettlSessSubID field)
public boolean isSetSettlSessSubID()
public void set(ClearingBusinessDate value)
public ClearingBusinessDate get(ClearingBusinessDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ClearingBusinessDate getClearingBusinessDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ClearingBusinessDate field)
public boolean isSetClearingBusinessDate()
public void set(Text value)
public Text getText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Text field)
public boolean isSetText()
public void set(EncodedTextLen value)
public EncodedTextLen get(EncodedTextLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedTextLen getEncodedTextLen() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedTextLen field)
public boolean isSetEncodedTextLen()
public void set(EncodedText value)
public EncodedText get(EncodedText value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedText getEncodedText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedText field)
public boolean isSetEncodedText()
Copyright © 2021. All rights reserved.