Versions in this module Expand all Collapse all v0 v0.5.0 Sep 1, 2016 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type NoAllocs struct + func (m NoAllocs) GetAllocAccount() (f field.AllocAccountField, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocAcctIDSource() (f field.AllocAcctIDSourceField, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocClearingFeeIndicator() (f field.AllocClearingFeeIndicatorField, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocCustomerCapacity() (f field.AllocCustomerCapacityField, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocMethod() (f field.AllocMethodField, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocQty() (f field.AllocQtyField, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocSettlCurrency() (f field.AllocSettlCurrencyField, err quickfix.MessageRejectError) + func (m NoAllocs) GetIndividualAllocID() (f field.IndividualAllocIDField, err quickfix.MessageRejectError) + func (m NoAllocs) GetNoNested2PartyIDs() (NoNested2PartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoAllocs) GetSecondaryIndividualAllocID() (f field.SecondaryIndividualAllocIDField, err quickfix.MessageRejectError) + func (m NoAllocs) HasAllocAccount() bool + func (m NoAllocs) HasAllocAcctIDSource() bool + func (m NoAllocs) HasAllocClearingFeeIndicator() bool + func (m NoAllocs) HasAllocCustomerCapacity() bool + func (m NoAllocs) HasAllocMethod() bool + func (m NoAllocs) HasAllocQty() bool + func (m NoAllocs) HasAllocSettlCurrency() bool + func (m NoAllocs) HasIndividualAllocID() bool + func (m NoAllocs) HasNoNested2PartyIDs() bool + func (m NoAllocs) HasSecondaryIndividualAllocID() bool + func (m NoAllocs) SetAllocAccount(v string) + func (m NoAllocs) SetAllocAcctIDSource(v int) + func (m NoAllocs) SetAllocClearingFeeIndicator(v string) + func (m NoAllocs) SetAllocCustomerCapacity(v string) + func (m NoAllocs) SetAllocMethod(v int) + func (m NoAllocs) SetAllocQty(value decimal.Decimal, scale int32) + func (m NoAllocs) SetAllocSettlCurrency(v string) + func (m NoAllocs) SetIndividualAllocID(v string) + func (m NoAllocs) SetNoNested2PartyIDs(f NoNested2PartyIDsRepeatingGroup) + func (m NoAllocs) SetSecondaryIndividualAllocID(v string) + type NoAllocsRepeatingGroup struct + func NewNoAllocsRepeatingGroup() NoAllocsRepeatingGroup + func (m NoAllocsRepeatingGroup) Add() NoAllocs + func (m NoAllocsRepeatingGroup) Get(i int) NoAllocs + type NoClearingInstructions struct + func (m NoClearingInstructions) GetClearingInstruction() (f field.ClearingInstructionField, err quickfix.MessageRejectError) + func (m NoClearingInstructions) HasClearingInstruction() bool + func (m NoClearingInstructions) SetClearingInstruction(v int) + type NoClearingInstructionsRepeatingGroup struct + func NewNoClearingInstructionsRepeatingGroup() NoClearingInstructionsRepeatingGroup + func (m NoClearingInstructionsRepeatingGroup) Add() NoClearingInstructions + func (m NoClearingInstructionsRepeatingGroup) Get(i int) NoClearingInstructions + type NoContAmts struct + func (m NoContAmts) GetContAmtCurr() (f field.ContAmtCurrField, err quickfix.MessageRejectError) + func (m NoContAmts) GetContAmtType() (f field.ContAmtTypeField, err quickfix.MessageRejectError) + func (m NoContAmts) GetContAmtValue() (f field.ContAmtValueField, err quickfix.MessageRejectError) + func (m NoContAmts) HasContAmtCurr() bool + func (m NoContAmts) HasContAmtType() bool + func (m NoContAmts) HasContAmtValue() bool + func (m NoContAmts) SetContAmtCurr(v string) + func (m NoContAmts) SetContAmtType(v int) + func (m NoContAmts) SetContAmtValue(value decimal.Decimal, scale int32) + type NoContAmtsRepeatingGroup struct + func NewNoContAmtsRepeatingGroup() NoContAmtsRepeatingGroup + func (m NoContAmtsRepeatingGroup) Add() NoContAmts + func (m NoContAmtsRepeatingGroup) Get(i int) NoContAmts + type NoEvents struct + func (m NoEvents) GetEventDate() (f field.EventDateField, err quickfix.MessageRejectError) + func (m NoEvents) GetEventPx() (f field.EventPxField, err quickfix.MessageRejectError) + func (m NoEvents) GetEventText() (f field.EventTextField, err quickfix.MessageRejectError) + func (m NoEvents) GetEventTime() (f field.EventTimeField, err quickfix.MessageRejectError) + func (m NoEvents) GetEventType() (f field.EventTypeField, err quickfix.MessageRejectError) + func (m NoEvents) HasEventDate() bool + func (m NoEvents) HasEventPx() bool + func (m NoEvents) HasEventText() bool + func (m NoEvents) HasEventTime() bool + func (m NoEvents) HasEventType() bool + func (m NoEvents) SetEventDate(v string) + func (m NoEvents) SetEventPx(value decimal.Decimal, scale int32) + func (m NoEvents) SetEventText(v string) + func (m NoEvents) SetEventTime(v time.Time) + func (m NoEvents) SetEventType(v int) + type NoEventsRepeatingGroup struct + func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup + func (m NoEventsRepeatingGroup) Add() NoEvents + func (m NoEventsRepeatingGroup) Get(i int) NoEvents + type NoInstrumentParties struct + func (m NoInstrumentParties) GetInstrumentPartyID() (f field.InstrumentPartyIDField, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetInstrumentPartyIDSource() (f field.InstrumentPartyIDSourceField, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetInstrumentPartyRole() (f field.InstrumentPartyRoleField, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetNoInstrumentPartySubIDs() (NoInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoInstrumentParties) HasInstrumentPartyID() bool + func (m NoInstrumentParties) HasInstrumentPartyIDSource() bool + func (m NoInstrumentParties) HasInstrumentPartyRole() bool + func (m NoInstrumentParties) HasNoInstrumentPartySubIDs() bool + func (m NoInstrumentParties) SetInstrumentPartyID(v string) + func (m NoInstrumentParties) SetInstrumentPartyIDSource(v string) + func (m NoInstrumentParties) SetInstrumentPartyRole(v int) + func (m NoInstrumentParties) SetNoInstrumentPartySubIDs(f NoInstrumentPartySubIDsRepeatingGroup) + type NoInstrumentPartiesRepeatingGroup struct + func NewNoInstrumentPartiesRepeatingGroup() NoInstrumentPartiesRepeatingGroup + func (m NoInstrumentPartiesRepeatingGroup) Add() NoInstrumentParties + func (m NoInstrumentPartiesRepeatingGroup) Get(i int) NoInstrumentParties + type NoInstrumentPartySubIDs struct + func (m NoInstrumentPartySubIDs) GetInstrumentPartySubID() (f field.InstrumentPartySubIDField, err quickfix.MessageRejectError) + func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (f field.InstrumentPartySubIDTypeField, err quickfix.MessageRejectError) + func (m NoInstrumentPartySubIDs) HasInstrumentPartySubID() bool + func (m NoInstrumentPartySubIDs) HasInstrumentPartySubIDType() bool + func (m NoInstrumentPartySubIDs) SetInstrumentPartySubID(v string) + func (m NoInstrumentPartySubIDs) SetInstrumentPartySubIDType(v int) + type NoInstrumentPartySubIDsRepeatingGroup struct + func NewNoInstrumentPartySubIDsRepeatingGroup() NoInstrumentPartySubIDsRepeatingGroup + func (m NoInstrumentPartySubIDsRepeatingGroup) Add() NoInstrumentPartySubIDs + func (m NoInstrumentPartySubIDsRepeatingGroup) Get(i int) NoInstrumentPartySubIDs + type NoLegSecurityAltID struct + func (m NoLegSecurityAltID) GetLegSecurityAltID() (f field.LegSecurityAltIDField, err quickfix.MessageRejectError) + func (m NoLegSecurityAltID) GetLegSecurityAltIDSource() (f field.LegSecurityAltIDSourceField, err quickfix.MessageRejectError) + func (m NoLegSecurityAltID) HasLegSecurityAltID() bool + func (m NoLegSecurityAltID) HasLegSecurityAltIDSource() bool + func (m NoLegSecurityAltID) SetLegSecurityAltID(v string) + func (m NoLegSecurityAltID) SetLegSecurityAltIDSource(v string) + type NoLegSecurityAltIDRepeatingGroup struct + func NewNoLegSecurityAltIDRepeatingGroup() NoLegSecurityAltIDRepeatingGroup + func (m NoLegSecurityAltIDRepeatingGroup) Add() NoLegSecurityAltID + func (m NoLegSecurityAltIDRepeatingGroup) Get(i int) NoLegSecurityAltID + type NoLegStipulations struct + func (m NoLegStipulations) GetLegStipulationType() (f field.LegStipulationTypeField, err quickfix.MessageRejectError) + func (m NoLegStipulations) GetLegStipulationValue() (f field.LegStipulationValueField, err quickfix.MessageRejectError) + func (m NoLegStipulations) HasLegStipulationType() bool + func (m NoLegStipulations) HasLegStipulationValue() bool + func (m NoLegStipulations) SetLegStipulationType(v string) + func (m NoLegStipulations) SetLegStipulationValue(v string) + type NoLegStipulationsRepeatingGroup struct + func NewNoLegStipulationsRepeatingGroup() NoLegStipulationsRepeatingGroup + func (m NoLegStipulationsRepeatingGroup) Add() NoLegStipulations + func (m NoLegStipulationsRepeatingGroup) Get(i int) NoLegStipulations + type NoLegs struct + func (m NoLegs) GetEncodedLegIssuer() (f field.EncodedLegIssuerField, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegIssuerLen() (f field.EncodedLegIssuerLenField, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDesc() (f field.EncodedLegSecurityDescField, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDescLen() (f field.EncodedLegSecurityDescLenField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCFICode() (f field.LegCFICodeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCalculatedCcyLastQty() (f field.LegCalculatedCcyLastQtyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractMultiplier() (f field.LegContractMultiplierField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractSettlMonth() (f field.LegContractSettlMonthField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCountryOfIssue() (f field.LegCountryOfIssueField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponPaymentDate() (f field.LegCouponPaymentDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponRate() (f field.LegCouponRateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCoveredOrUncovered() (f field.LegCoveredOrUncoveredField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCreditRating() (f field.LegCreditRatingField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCurrency() (f field.LegCurrencyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCurrencyRatio() (f field.LegCurrencyRatioField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegDatedDate() (f field.LegDatedDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegDividendYield() (f field.LegDividendYieldField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegExecInst() (f field.LegExecInstField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegExerciseStyle() (f field.LegExerciseStyleField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegFactor() (f field.LegFactorField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegGrossTradeAmt() (f field.LegGrossTradeAmtField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInstrRegistry() (f field.LegInstrRegistryField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInterestAccrualDate() (f field.LegInterestAccrualDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssueDate() (f field.LegIssueDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssuer() (f field.LegIssuerField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegLastForwardPoints() (f field.LegLastForwardPointsField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegLastPx() (f field.LegLastPxField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegLastQty() (f field.LegLastQtyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegLocaleOfIssue() (f field.LegLocaleOfIssueField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityDate() (f field.LegMaturityDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityMonthYear() (f field.LegMaturityMonthYearField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityTime() (f field.LegMaturityTimeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegNumber() (f field.LegNumberField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOptAttribute() (f field.LegOptAttributeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOptionRatio() (f field.LegOptionRatioField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPool() (f field.LegPoolField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPositionEffect() (f field.LegPositionEffectField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPrice() (f field.LegPriceField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPriceUnitOfMeasure() (f field.LegPriceUnitOfMeasureField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPriceUnitOfMeasureQty() (f field.LegPriceUnitOfMeasureQtyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegProduct() (f field.LegProductField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPutOrCall() (f field.LegPutOrCallField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegQty() (f field.LegQtyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRatioQty() (f field.LegRatioQtyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRedemptionDate() (f field.LegRedemptionDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRefID() (f field.LegRefIDField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepoCollateralSecurityType() (f field.LegRepoCollateralSecurityTypeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegReportID() (f field.LegReportIDField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseRate() (f field.LegRepurchaseRateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseTerm() (f field.LegRepurchaseTermField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityDesc() (f field.LegSecurityDescField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityExchange() (f field.LegSecurityExchangeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityID() (f field.LegSecurityIDField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityIDSource() (f field.LegSecurityIDSourceField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecuritySubType() (f field.LegSecuritySubTypeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityType() (f field.LegSecurityTypeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSettlCurrency() (f field.LegSettlCurrencyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSettlDate() (f field.LegSettlDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSettlType() (f field.LegSettlTypeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSide() (f field.LegSideField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStateOrProvinceOfIssue() (f field.LegStateOrProvinceOfIssueField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikeCurrency() (f field.LegStrikeCurrencyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikePrice() (f field.LegStrikePriceField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSwapType() (f field.LegSwapTypeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbol() (f field.LegSymbolField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbolSfx() (f field.LegSymbolSfxField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegTimeUnit() (f field.LegTimeUnitField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegUnitOfMeasure() (f field.LegUnitOfMeasureField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegUnitOfMeasureQty() (f field.LegUnitOfMeasureQtyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegVolatility() (f field.LegVolatilityField, err quickfix.MessageRejectError) + func (m NoLegs) GetNoLegSecurityAltID() (NoLegSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoLegs) GetNoLegStipulations() (NoLegStipulationsRepeatingGroup, quickfix.MessageRejectError) + func (m NoLegs) GetNoNestedPartyIDs() (NoNestedPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoLegs) GetNoOfLegUnderlyings() (NoOfLegUnderlyingsRepeatingGroup, quickfix.MessageRejectError) + func (m NoLegs) HasEncodedLegIssuer() bool + func (m NoLegs) HasEncodedLegIssuerLen() bool + func (m NoLegs) HasEncodedLegSecurityDesc() bool + func (m NoLegs) HasEncodedLegSecurityDescLen() bool + func (m NoLegs) HasLegCFICode() bool + func (m NoLegs) HasLegCalculatedCcyLastQty() bool + func (m NoLegs) HasLegContractMultiplier() bool + func (m NoLegs) HasLegContractSettlMonth() bool + func (m NoLegs) HasLegCountryOfIssue() bool + func (m NoLegs) HasLegCouponPaymentDate() bool + func (m NoLegs) HasLegCouponRate() bool + func (m NoLegs) HasLegCoveredOrUncovered() bool + func (m NoLegs) HasLegCreditRating() bool + func (m NoLegs) HasLegCurrency() bool + func (m NoLegs) HasLegCurrencyRatio() bool + func (m NoLegs) HasLegDatedDate() bool + func (m NoLegs) HasLegDividendYield() bool + func (m NoLegs) HasLegExecInst() bool + func (m NoLegs) HasLegExerciseStyle() bool + func (m NoLegs) HasLegFactor() bool + func (m NoLegs) HasLegGrossTradeAmt() bool + func (m NoLegs) HasLegInstrRegistry() bool + func (m NoLegs) HasLegInterestAccrualDate() bool + func (m NoLegs) HasLegIssueDate() bool + func (m NoLegs) HasLegIssuer() bool + func (m NoLegs) HasLegLastForwardPoints() bool + func (m NoLegs) HasLegLastPx() bool + func (m NoLegs) HasLegLastQty() bool + func (m NoLegs) HasLegLocaleOfIssue() bool + func (m NoLegs) HasLegMaturityDate() bool + func (m NoLegs) HasLegMaturityMonthYear() bool + func (m NoLegs) HasLegMaturityTime() bool + func (m NoLegs) HasLegNumber() bool + func (m NoLegs) HasLegOptAttribute() bool + func (m NoLegs) HasLegOptionRatio() bool + func (m NoLegs) HasLegPool() bool + func (m NoLegs) HasLegPositionEffect() bool + func (m NoLegs) HasLegPrice() bool + func (m NoLegs) HasLegPriceUnitOfMeasure() bool + func (m NoLegs) HasLegPriceUnitOfMeasureQty() bool + func (m NoLegs) HasLegProduct() bool + func (m NoLegs) HasLegPutOrCall() bool + func (m NoLegs) HasLegQty() bool + func (m NoLegs) HasLegRatioQty() bool + func (m NoLegs) HasLegRedemptionDate() bool + func (m NoLegs) HasLegRefID() bool + func (m NoLegs) HasLegRepoCollateralSecurityType() bool + func (m NoLegs) HasLegReportID() bool + func (m NoLegs) HasLegRepurchaseRate() bool + func (m NoLegs) HasLegRepurchaseTerm() bool + func (m NoLegs) HasLegSecurityDesc() bool + func (m NoLegs) HasLegSecurityExchange() bool + func (m NoLegs) HasLegSecurityID() bool + func (m NoLegs) HasLegSecurityIDSource() bool + func (m NoLegs) HasLegSecuritySubType() bool + func (m NoLegs) HasLegSecurityType() bool + func (m NoLegs) HasLegSettlCurrency() bool + func (m NoLegs) HasLegSettlDate() bool + func (m NoLegs) HasLegSettlType() bool + func (m NoLegs) HasLegSide() bool + func (m NoLegs) HasLegStateOrProvinceOfIssue() bool + func (m NoLegs) HasLegStrikeCurrency() bool + func (m NoLegs) HasLegStrikePrice() bool + func (m NoLegs) HasLegSwapType() bool + func (m NoLegs) HasLegSymbol() bool + func (m NoLegs) HasLegSymbolSfx() bool + func (m NoLegs) HasLegTimeUnit() bool + func (m NoLegs) HasLegUnitOfMeasure() bool + func (m NoLegs) HasLegUnitOfMeasureQty() bool + func (m NoLegs) HasLegVolatility() bool + func (m NoLegs) HasNoLegSecurityAltID() bool + func (m NoLegs) HasNoLegStipulations() bool + func (m NoLegs) HasNoNestedPartyIDs() bool + func (m NoLegs) HasNoOfLegUnderlyings() bool + func (m NoLegs) SetEncodedLegIssuer(v string) + func (m NoLegs) SetEncodedLegIssuerLen(v int) + func (m NoLegs) SetEncodedLegSecurityDesc(v string) + func (m NoLegs) SetEncodedLegSecurityDescLen(v int) + func (m NoLegs) SetLegCFICode(v string) + func (m NoLegs) SetLegCalculatedCcyLastQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegContractMultiplier(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegContractSettlMonth(v string) + func (m NoLegs) SetLegCountryOfIssue(v string) + func (m NoLegs) SetLegCouponPaymentDate(v string) + func (m NoLegs) SetLegCouponRate(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegCoveredOrUncovered(v int) + func (m NoLegs) SetLegCreditRating(v string) + func (m NoLegs) SetLegCurrency(v string) + func (m NoLegs) SetLegCurrencyRatio(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegDatedDate(v string) + func (m NoLegs) SetLegDividendYield(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegExecInst(v string) + func (m NoLegs) SetLegExerciseStyle(v int) + func (m NoLegs) SetLegFactor(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegGrossTradeAmt(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegInstrRegistry(v string) + func (m NoLegs) SetLegInterestAccrualDate(v string) + func (m NoLegs) SetLegIssueDate(v string) + func (m NoLegs) SetLegIssuer(v string) + func (m NoLegs) SetLegLastForwardPoints(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegLastPx(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegLastQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegLocaleOfIssue(v string) + func (m NoLegs) SetLegMaturityDate(v string) + func (m NoLegs) SetLegMaturityMonthYear(v string) + func (m NoLegs) SetLegMaturityTime(v string) + func (m NoLegs) SetLegNumber(v int) + func (m NoLegs) SetLegOptAttribute(v string) + func (m NoLegs) SetLegOptionRatio(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegPool(v string) + func (m NoLegs) SetLegPositionEffect(v string) + func (m NoLegs) SetLegPrice(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegPriceUnitOfMeasure(v string) + func (m NoLegs) SetLegPriceUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegProduct(v int) + func (m NoLegs) SetLegPutOrCall(v int) + func (m NoLegs) SetLegQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegRatioQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegRedemptionDate(v string) + func (m NoLegs) SetLegRefID(v string) + func (m NoLegs) SetLegRepoCollateralSecurityType(v int) + func (m NoLegs) SetLegReportID(v string) + func (m NoLegs) SetLegRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegRepurchaseTerm(v int) + func (m NoLegs) SetLegSecurityDesc(v string) + func (m NoLegs) SetLegSecurityExchange(v string) + func (m NoLegs) SetLegSecurityID(v string) + func (m NoLegs) SetLegSecurityIDSource(v string) + func (m NoLegs) SetLegSecuritySubType(v string) + func (m NoLegs) SetLegSecurityType(v string) + func (m NoLegs) SetLegSettlCurrency(v string) + func (m NoLegs) SetLegSettlDate(v string) + func (m NoLegs) SetLegSettlType(v string) + func (m NoLegs) SetLegSide(v string) + func (m NoLegs) SetLegStateOrProvinceOfIssue(v string) + func (m NoLegs) SetLegStrikeCurrency(v string) + func (m NoLegs) SetLegStrikePrice(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegSwapType(v int) + func (m NoLegs) SetLegSymbol(v string) + func (m NoLegs) SetLegSymbolSfx(v string) + func (m NoLegs) SetLegTimeUnit(v string) + func (m NoLegs) SetLegUnitOfMeasure(v string) + func (m NoLegs) SetLegUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegVolatility(value decimal.Decimal, scale int32) + func (m NoLegs) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup) + func (m NoLegs) SetNoLegStipulations(f NoLegStipulationsRepeatingGroup) + func (m NoLegs) SetNoNestedPartyIDs(f NoNestedPartyIDsRepeatingGroup) + func (m NoLegs) SetNoOfLegUnderlyings(f NoOfLegUnderlyingsRepeatingGroup) + type NoLegsRepeatingGroup struct + func NewNoLegsRepeatingGroup() NoLegsRepeatingGroup + func (m NoLegsRepeatingGroup) Add() NoLegs + func (m NoLegsRepeatingGroup) Get(i int) NoLegs + type NoMiscFees struct + func (m NoMiscFees) GetMiscFeeAmt() (f field.MiscFeeAmtField, err quickfix.MessageRejectError) + func (m NoMiscFees) GetMiscFeeBasis() (f field.MiscFeeBasisField, err quickfix.MessageRejectError) + func (m NoMiscFees) GetMiscFeeCurr() (f field.MiscFeeCurrField, err quickfix.MessageRejectError) + func (m NoMiscFees) GetMiscFeeType() (f field.MiscFeeTypeField, err quickfix.MessageRejectError) + func (m NoMiscFees) HasMiscFeeAmt() bool + func (m NoMiscFees) HasMiscFeeBasis() bool + func (m NoMiscFees) HasMiscFeeCurr() bool + func (m NoMiscFees) HasMiscFeeType() bool + func (m NoMiscFees) SetMiscFeeAmt(value decimal.Decimal, scale int32) + func (m NoMiscFees) SetMiscFeeBasis(v int) + func (m NoMiscFees) SetMiscFeeCurr(v string) + func (m NoMiscFees) SetMiscFeeType(v string) + type NoMiscFeesRepeatingGroup struct + func NewNoMiscFeesRepeatingGroup() NoMiscFeesRepeatingGroup + func (m NoMiscFeesRepeatingGroup) Add() NoMiscFees + func (m NoMiscFeesRepeatingGroup) Get(i int) NoMiscFees + type NoNested2PartyIDs struct + func (m NoNested2PartyIDs) GetNested2PartyID() (f field.Nested2PartyIDField, err quickfix.MessageRejectError) + func (m NoNested2PartyIDs) GetNested2PartyIDSource() (f field.Nested2PartyIDSourceField, err quickfix.MessageRejectError) + func (m NoNested2PartyIDs) GetNested2PartyRole() (f field.Nested2PartyRoleField, err quickfix.MessageRejectError) + func (m NoNested2PartyIDs) GetNoNested2PartySubIDs() (NoNested2PartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoNested2PartyIDs) HasNested2PartyID() bool + func (m NoNested2PartyIDs) HasNested2PartyIDSource() bool + func (m NoNested2PartyIDs) HasNested2PartyRole() bool + func (m NoNested2PartyIDs) HasNoNested2PartySubIDs() bool + func (m NoNested2PartyIDs) SetNested2PartyID(v string) + func (m NoNested2PartyIDs) SetNested2PartyIDSource(v string) + func (m NoNested2PartyIDs) SetNested2PartyRole(v int) + func (m NoNested2PartyIDs) SetNoNested2PartySubIDs(f NoNested2PartySubIDsRepeatingGroup) + type NoNested2PartyIDsRepeatingGroup struct + func NewNoNested2PartyIDsRepeatingGroup() NoNested2PartyIDsRepeatingGroup + func (m NoNested2PartyIDsRepeatingGroup) Add() NoNested2PartyIDs + func (m NoNested2PartyIDsRepeatingGroup) Get(i int) NoNested2PartyIDs + type NoNested2PartySubIDs struct + func (m NoNested2PartySubIDs) GetNested2PartySubID() (f field.Nested2PartySubIDField, err quickfix.MessageRejectError) + func (m NoNested2PartySubIDs) GetNested2PartySubIDType() (f field.Nested2PartySubIDTypeField, err quickfix.MessageRejectError) + func (m NoNested2PartySubIDs) HasNested2PartySubID() bool + func (m NoNested2PartySubIDs) HasNested2PartySubIDType() bool + func (m NoNested2PartySubIDs) SetNested2PartySubID(v string) + func (m NoNested2PartySubIDs) SetNested2PartySubIDType(v int) + type NoNested2PartySubIDsRepeatingGroup struct + func NewNoNested2PartySubIDsRepeatingGroup() NoNested2PartySubIDsRepeatingGroup + func (m NoNested2PartySubIDsRepeatingGroup) Add() NoNested2PartySubIDs + func (m NoNested2PartySubIDsRepeatingGroup) Get(i int) NoNested2PartySubIDs + type NoNestedPartyIDs struct + func (m NoNestedPartyIDs) GetNestedPartyID() (f field.NestedPartyIDField, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNestedPartyIDSource() (f field.NestedPartyIDSourceField, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNestedPartyRole() (f field.NestedPartyRoleField, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNoNestedPartySubIDs() (NoNestedPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoNestedPartyIDs) HasNestedPartyID() bool + func (m NoNestedPartyIDs) HasNestedPartyIDSource() bool + func (m NoNestedPartyIDs) HasNestedPartyRole() bool + func (m NoNestedPartyIDs) HasNoNestedPartySubIDs() bool + func (m NoNestedPartyIDs) SetNestedPartyID(v string) + func (m NoNestedPartyIDs) SetNestedPartyIDSource(v string) + func (m NoNestedPartyIDs) SetNestedPartyRole(v int) + func (m NoNestedPartyIDs) SetNoNestedPartySubIDs(f NoNestedPartySubIDsRepeatingGroup) + type NoNestedPartyIDsRepeatingGroup struct + func NewNoNestedPartyIDsRepeatingGroup() NoNestedPartyIDsRepeatingGroup + func (m NoNestedPartyIDsRepeatingGroup) Add() NoNestedPartyIDs + func (m NoNestedPartyIDsRepeatingGroup) Get(i int) NoNestedPartyIDs + type NoNestedPartySubIDs struct + func (m NoNestedPartySubIDs) GetNestedPartySubID() (f field.NestedPartySubIDField, err quickfix.MessageRejectError) + func (m NoNestedPartySubIDs) GetNestedPartySubIDType() (f field.NestedPartySubIDTypeField, err quickfix.MessageRejectError) + func (m NoNestedPartySubIDs) HasNestedPartySubID() bool + func (m NoNestedPartySubIDs) HasNestedPartySubIDType() bool + func (m NoNestedPartySubIDs) SetNestedPartySubID(v string) + func (m NoNestedPartySubIDs) SetNestedPartySubIDType(v int) + type NoNestedPartySubIDsRepeatingGroup struct + func NewNoNestedPartySubIDsRepeatingGroup() NoNestedPartySubIDsRepeatingGroup + func (m NoNestedPartySubIDsRepeatingGroup) Add() NoNestedPartySubIDs + func (m NoNestedPartySubIDsRepeatingGroup) Get(i int) NoNestedPartySubIDs + type NoOfLegUnderlyings struct + func (m NoOfLegUnderlyings) GetNoUnderlyingLegSecurityAltID() (NoUnderlyingLegSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegCFICode() (f field.UnderlyingLegCFICodeField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegMaturityDate() (f field.UnderlyingLegMaturityDateField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegMaturityMonthYear() (f field.UnderlyingLegMaturityMonthYearField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegMaturityTime() (f field.UnderlyingLegMaturityTimeField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegOptAttribute() (f field.UnderlyingLegOptAttributeField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegPutOrCall() (f field.UnderlyingLegPutOrCallField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegSecurityDesc() (f field.UnderlyingLegSecurityDescField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegSecurityExchange() (f field.UnderlyingLegSecurityExchangeField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegSecurityID() (f field.UnderlyingLegSecurityIDField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegSecurityIDSource() (f field.UnderlyingLegSecurityIDSourceField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegSecuritySubType() (f field.UnderlyingLegSecuritySubTypeField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegSecurityType() (f field.UnderlyingLegSecurityTypeField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegStrikePrice() (f field.UnderlyingLegStrikePriceField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegSymbol() (f field.UnderlyingLegSymbolField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) GetUnderlyingLegSymbolSfx() (f field.UnderlyingLegSymbolSfxField, err quickfix.MessageRejectError) + func (m NoOfLegUnderlyings) HasNoUnderlyingLegSecurityAltID() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegCFICode() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegMaturityDate() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegMaturityMonthYear() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegMaturityTime() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegOptAttribute() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegPutOrCall() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegSecurityDesc() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegSecurityExchange() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegSecurityID() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegSecurityIDSource() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegSecuritySubType() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegSecurityType() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegStrikePrice() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegSymbol() bool + func (m NoOfLegUnderlyings) HasUnderlyingLegSymbolSfx() bool + func (m NoOfLegUnderlyings) SetNoUnderlyingLegSecurityAltID(f NoUnderlyingLegSecurityAltIDRepeatingGroup) + func (m NoOfLegUnderlyings) SetUnderlyingLegCFICode(v string) + func (m NoOfLegUnderlyings) SetUnderlyingLegMaturityDate(v string) + func (m NoOfLegUnderlyings) SetUnderlyingLegMaturityMonthYear(v string) + func (m NoOfLegUnderlyings) SetUnderlyingLegMaturityTime(v string) + func (m NoOfLegUnderlyings) SetUnderlyingLegOptAttribute(v string) + func (m NoOfLegUnderlyings) SetUnderlyingLegPutOrCall(v int) + func (m NoOfLegUnderlyings) SetUnderlyingLegSecurityDesc(v string) + func (m NoOfLegUnderlyings) SetUnderlyingLegSecurityExchange(v string) + func (m NoOfLegUnderlyings) SetUnderlyingLegSecurityID(v string) + func (m NoOfLegUnderlyings) SetUnderlyingLegSecurityIDSource(v string) + func (m NoOfLegUnderlyings) SetUnderlyingLegSecuritySubType(v string) + func (m NoOfLegUnderlyings) SetUnderlyingLegSecurityType(v string) + func (m NoOfLegUnderlyings) SetUnderlyingLegStrikePrice(value decimal.Decimal, scale int32) + func (m NoOfLegUnderlyings) SetUnderlyingLegSymbol(v string) + func (m NoOfLegUnderlyings) SetUnderlyingLegSymbolSfx(v string) + type NoOfLegUnderlyingsRepeatingGroup struct + func NewNoOfLegUnderlyingsRepeatingGroup() NoOfLegUnderlyingsRepeatingGroup + func (m NoOfLegUnderlyingsRepeatingGroup) Add() NoOfLegUnderlyings + func (m NoOfLegUnderlyingsRepeatingGroup) Get(i int) NoOfLegUnderlyings + type NoPartyIDs struct + func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyID() (f field.PartyIDField, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyIDSource() (f field.PartyIDSourceField, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyRole() (f field.PartyRoleField, err quickfix.MessageRejectError) + func (m NoPartyIDs) HasNoPartySubIDs() bool + func (m NoPartyIDs) HasPartyID() bool + func (m NoPartyIDs) HasPartyIDSource() bool + func (m NoPartyIDs) HasPartyRole() bool + func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup) + func (m NoPartyIDs) SetPartyID(v string) + func (m NoPartyIDs) SetPartyIDSource(v string) + func (m NoPartyIDs) SetPartyRole(v int) + type NoPartyIDsRepeatingGroup struct + func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup + func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs + func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs + type NoPartySubIDs struct + func (m NoPartySubIDs) GetPartySubID() (f field.PartySubIDField, err quickfix.MessageRejectError) + func (m NoPartySubIDs) GetPartySubIDType() (f field.PartySubIDTypeField, err quickfix.MessageRejectError) + func (m NoPartySubIDs) HasPartySubID() bool + func (m NoPartySubIDs) HasPartySubIDType() bool + func (m NoPartySubIDs) SetPartySubID(v string) + func (m NoPartySubIDs) SetPartySubIDType(v int) + type NoPartySubIDsRepeatingGroup struct + func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup + func (m NoPartySubIDsRepeatingGroup) Add() NoPartySubIDs + func (m NoPartySubIDsRepeatingGroup) Get(i int) NoPartySubIDs + type NoPosAmt struct + func (m NoPosAmt) GetPosAmt() (f field.PosAmtField, err quickfix.MessageRejectError) + func (m NoPosAmt) GetPosAmtType() (f field.PosAmtTypeField, err quickfix.MessageRejectError) + func (m NoPosAmt) GetPositionCurrency() (f field.PositionCurrencyField, err quickfix.MessageRejectError) + func (m NoPosAmt) HasPosAmt() bool + func (m NoPosAmt) HasPosAmtType() bool + func (m NoPosAmt) HasPositionCurrency() bool + func (m NoPosAmt) SetPosAmt(value decimal.Decimal, scale int32) + func (m NoPosAmt) SetPosAmtType(v string) + func (m NoPosAmt) SetPositionCurrency(v string) + type NoPosAmtRepeatingGroup struct + func NewNoPosAmtRepeatingGroup() NoPosAmtRepeatingGroup + func (m NoPosAmtRepeatingGroup) Add() NoPosAmt + func (m NoPosAmtRepeatingGroup) Get(i int) NoPosAmt + type NoRootPartyIDs struct + func (m NoRootPartyIDs) GetNoRootPartySubIDs() (NoRootPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoRootPartyIDs) GetRootPartyID() (f field.RootPartyIDField, err quickfix.MessageRejectError) + func (m NoRootPartyIDs) GetRootPartyIDSource() (f field.RootPartyIDSourceField, err quickfix.MessageRejectError) + func (m NoRootPartyIDs) GetRootPartyRole() (f field.RootPartyRoleField, err quickfix.MessageRejectError) + func (m NoRootPartyIDs) HasNoRootPartySubIDs() bool + func (m NoRootPartyIDs) HasRootPartyID() bool + func (m NoRootPartyIDs) HasRootPartyIDSource() bool + func (m NoRootPartyIDs) HasRootPartyRole() bool + func (m NoRootPartyIDs) SetNoRootPartySubIDs(f NoRootPartySubIDsRepeatingGroup) + func (m NoRootPartyIDs) SetRootPartyID(v string) + func (m NoRootPartyIDs) SetRootPartyIDSource(v string) + func (m NoRootPartyIDs) SetRootPartyRole(v int) + type NoRootPartyIDsRepeatingGroup struct + func NewNoRootPartyIDsRepeatingGroup() NoRootPartyIDsRepeatingGroup + func (m NoRootPartyIDsRepeatingGroup) Add() NoRootPartyIDs + func (m NoRootPartyIDsRepeatingGroup) Get(i int) NoRootPartyIDs + type NoRootPartySubIDs struct + func (m NoRootPartySubIDs) GetRootPartySubID() (f field.RootPartySubIDField, err quickfix.MessageRejectError) + func (m NoRootPartySubIDs) GetRootPartySubIDType() (f field.RootPartySubIDTypeField, err quickfix.MessageRejectError) + func (m NoRootPartySubIDs) HasRootPartySubID() bool + func (m NoRootPartySubIDs) HasRootPartySubIDType() bool + func (m NoRootPartySubIDs) SetRootPartySubID(v string) + func (m NoRootPartySubIDs) SetRootPartySubIDType(v int) + type NoRootPartySubIDsRepeatingGroup struct + func NewNoRootPartySubIDsRepeatingGroup() NoRootPartySubIDsRepeatingGroup + func (m NoRootPartySubIDsRepeatingGroup) Add() NoRootPartySubIDs + func (m NoRootPartySubIDsRepeatingGroup) Get(i int) NoRootPartySubIDs + type NoSecurityAltID struct + func (m NoSecurityAltID) GetSecurityAltID() (f field.SecurityAltIDField, err quickfix.MessageRejectError) + func (m NoSecurityAltID) GetSecurityAltIDSource() (f field.SecurityAltIDSourceField, err quickfix.MessageRejectError) + func (m NoSecurityAltID) HasSecurityAltID() bool + func (m NoSecurityAltID) HasSecurityAltIDSource() bool + func (m NoSecurityAltID) SetSecurityAltID(v string) + func (m NoSecurityAltID) SetSecurityAltIDSource(v string) + type NoSecurityAltIDRepeatingGroup struct + func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup + func (m NoSecurityAltIDRepeatingGroup) Add() NoSecurityAltID + func (m NoSecurityAltIDRepeatingGroup) Get(i int) NoSecurityAltID + type NoSettlDetails struct + func (m NoSettlDetails) GetNoSettlPartyIDs() (NoSettlPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoSettlDetails) GetSettlObligSource() (f field.SettlObligSourceField, err quickfix.MessageRejectError) + func (m NoSettlDetails) HasNoSettlPartyIDs() bool + func (m NoSettlDetails) HasSettlObligSource() bool + func (m NoSettlDetails) SetNoSettlPartyIDs(f NoSettlPartyIDsRepeatingGroup) + func (m NoSettlDetails) SetSettlObligSource(v string) + type NoSettlDetailsRepeatingGroup struct + func NewNoSettlDetailsRepeatingGroup() NoSettlDetailsRepeatingGroup + func (m NoSettlDetailsRepeatingGroup) Add() NoSettlDetails + func (m NoSettlDetailsRepeatingGroup) Get(i int) NoSettlDetails + type NoSettlPartyIDs struct + func (m NoSettlPartyIDs) GetNoSettlPartySubIDs() (NoSettlPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoSettlPartyIDs) GetSettlPartyID() (f field.SettlPartyIDField, err quickfix.MessageRejectError) + func (m NoSettlPartyIDs) GetSettlPartyIDSource() (f field.SettlPartyIDSourceField, err quickfix.MessageRejectError) + func (m NoSettlPartyIDs) GetSettlPartyRole() (f field.SettlPartyRoleField, err quickfix.MessageRejectError) + func (m NoSettlPartyIDs) HasNoSettlPartySubIDs() bool + func (m NoSettlPartyIDs) HasSettlPartyID() bool + func (m NoSettlPartyIDs) HasSettlPartyIDSource() bool + func (m NoSettlPartyIDs) HasSettlPartyRole() bool + func (m NoSettlPartyIDs) SetNoSettlPartySubIDs(f NoSettlPartySubIDsRepeatingGroup) + func (m NoSettlPartyIDs) SetSettlPartyID(v string) + func (m NoSettlPartyIDs) SetSettlPartyIDSource(v string) + func (m NoSettlPartyIDs) SetSettlPartyRole(v int) + type NoSettlPartyIDsRepeatingGroup struct + func NewNoSettlPartyIDsRepeatingGroup() NoSettlPartyIDsRepeatingGroup + func (m NoSettlPartyIDsRepeatingGroup) Add() NoSettlPartyIDs + func (m NoSettlPartyIDsRepeatingGroup) Get(i int) NoSettlPartyIDs + type NoSettlPartySubIDs struct + func (m NoSettlPartySubIDs) GetSettlPartySubID() (f field.SettlPartySubIDField, err quickfix.MessageRejectError) + func (m NoSettlPartySubIDs) GetSettlPartySubIDType() (f field.SettlPartySubIDTypeField, err quickfix.MessageRejectError) + func (m NoSettlPartySubIDs) HasSettlPartySubID() bool + func (m NoSettlPartySubIDs) HasSettlPartySubIDType() bool + func (m NoSettlPartySubIDs) SetSettlPartySubID(v string) + func (m NoSettlPartySubIDs) SetSettlPartySubIDType(v int) + type NoSettlPartySubIDsRepeatingGroup struct + func NewNoSettlPartySubIDsRepeatingGroup() NoSettlPartySubIDsRepeatingGroup + func (m NoSettlPartySubIDsRepeatingGroup) Add() NoSettlPartySubIDs + func (m NoSettlPartySubIDsRepeatingGroup) Get(i int) NoSettlPartySubIDs + type NoSideTrdRegTS struct + func (m NoSideTrdRegTS) GetSideTrdRegTimestamp() (f field.SideTrdRegTimestampField, err quickfix.MessageRejectError) + func (m NoSideTrdRegTS) GetSideTrdRegTimestampSrc() (f field.SideTrdRegTimestampSrcField, err quickfix.MessageRejectError) + func (m NoSideTrdRegTS) GetSideTrdRegTimestampType() (f field.SideTrdRegTimestampTypeField, err quickfix.MessageRejectError) + func (m NoSideTrdRegTS) HasSideTrdRegTimestamp() bool + func (m NoSideTrdRegTS) HasSideTrdRegTimestampSrc() bool + func (m NoSideTrdRegTS) HasSideTrdRegTimestampType() bool + func (m NoSideTrdRegTS) SetSideTrdRegTimestamp(v time.Time) + func (m NoSideTrdRegTS) SetSideTrdRegTimestampSrc(v string) + func (m NoSideTrdRegTS) SetSideTrdRegTimestampType(v int) + type NoSideTrdRegTSRepeatingGroup struct + func NewNoSideTrdRegTSRepeatingGroup() NoSideTrdRegTSRepeatingGroup + func (m NoSideTrdRegTSRepeatingGroup) Add() NoSideTrdRegTS + func (m NoSideTrdRegTSRepeatingGroup) Get(i int) NoSideTrdRegTS + type NoSides struct + func (m NoSides) GetAccount() (f field.AccountField, err quickfix.MessageRejectError) + func (m NoSides) GetAccountType() (f field.AccountTypeField, err quickfix.MessageRejectError) + func (m NoSides) GetAccruedInterestAmt() (f field.AccruedInterestAmtField, err quickfix.MessageRejectError) + func (m NoSides) GetAccruedInterestRate() (f field.AccruedInterestRateField, err quickfix.MessageRejectError) + func (m NoSides) GetAcctIDSource() (f field.AcctIDSourceField, err quickfix.MessageRejectError) + func (m NoSides) GetAggressorIndicator() (f field.AggressorIndicatorField, err quickfix.MessageRejectError) + func (m NoSides) GetAllocID() (f field.AllocIDField, err quickfix.MessageRejectError) + func (m NoSides) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError) + func (m NoSides) GetCommCurrency() (f field.CommCurrencyField, err quickfix.MessageRejectError) + func (m NoSides) GetCommType() (f field.CommTypeField, err quickfix.MessageRejectError) + func (m NoSides) GetCommission() (f field.CommissionField, err quickfix.MessageRejectError) + func (m NoSides) GetComplianceID() (f field.ComplianceIDField, err quickfix.MessageRejectError) + func (m NoSides) GetConcession() (f field.ConcessionField, err quickfix.MessageRejectError) + func (m NoSides) GetCustOrderCapacity() (f field.CustOrderCapacityField, err quickfix.MessageRejectError) + func (m NoSides) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError) + func (m NoSides) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError) + func (m NoSides) GetEndAccruedInterestAmt() (f field.EndAccruedInterestAmtField, err quickfix.MessageRejectError) + func (m NoSides) GetEndCash() (f field.EndCashField, err quickfix.MessageRejectError) + func (m NoSides) GetExDate() (f field.ExDateField, err quickfix.MessageRejectError) + func (m NoSides) GetExchangeRule() (f field.ExchangeRuleField, err quickfix.MessageRejectError) + func (m NoSides) GetExchangeSpecialInstructions() (f field.ExchangeSpecialInstructionsField, err quickfix.MessageRejectError) + func (m NoSides) GetExecInst() (f field.ExecInstField, err quickfix.MessageRejectError) + func (m NoSides) GetExecRefID() (f field.ExecRefIDField, err quickfix.MessageRejectError) + func (m NoSides) GetFundRenewWaiv() (f field.FundRenewWaivField, err quickfix.MessageRejectError) + func (m NoSides) GetInterestAtMaturity() (f field.InterestAtMaturityField, err quickfix.MessageRejectError) + func (m NoSides) GetListID() (f field.ListIDField, err quickfix.MessageRejectError) + func (m NoSides) GetLotType() (f field.LotTypeField, err quickfix.MessageRejectError) + func (m NoSides) GetNetGrossInd() (f field.NetGrossIndField, err quickfix.MessageRejectError) + func (m NoSides) GetNetMoney() (f field.NetMoneyField, err quickfix.MessageRejectError) + func (m NoSides) GetNoAllocs() (NoAllocsRepeatingGroup, quickfix.MessageRejectError) + func (m NoSides) GetNoClearingInstructions() (NoClearingInstructionsRepeatingGroup, quickfix.MessageRejectError) + func (m NoSides) GetNoContAmts() (NoContAmtsRepeatingGroup, quickfix.MessageRejectError) + func (m NoSides) GetNoMiscFees() (NoMiscFeesRepeatingGroup, quickfix.MessageRejectError) + func (m NoSides) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoSides) GetNoSettlDetails() (NoSettlDetailsRepeatingGroup, quickfix.MessageRejectError) + func (m NoSides) GetNoSideTrdRegTS() (NoSideTrdRegTSRepeatingGroup, quickfix.MessageRejectError) + func (m NoSides) GetNoStipulations() (NoStipulationsRepeatingGroup, quickfix.MessageRejectError) + func (m NoSides) GetNumDaysInterest() (f field.NumDaysInterestField, err quickfix.MessageRejectError) + func (m NoSides) GetOddLot() (f field.OddLotField, err quickfix.MessageRejectError) + func (m NoSides) GetOrdType() (f field.OrdTypeField, err quickfix.MessageRejectError) + func (m NoSides) GetOrderCapacity() (f field.OrderCapacityField, err quickfix.MessageRejectError) + func (m NoSides) GetOrderID() (f field.OrderIDField, err quickfix.MessageRejectError) + func (m NoSides) GetOrderInputDevice() (f field.OrderInputDeviceField, err quickfix.MessageRejectError) + func (m NoSides) GetOrderRestrictions() (f field.OrderRestrictionsField, err quickfix.MessageRejectError) + func (m NoSides) GetPositionEffect() (f field.PositionEffectField, err quickfix.MessageRejectError) + func (m NoSides) GetPreallocMethod() (f field.PreallocMethodField, err quickfix.MessageRejectError) + func (m NoSides) GetProcessCode() (f field.ProcessCodeField, err quickfix.MessageRejectError) + func (m NoSides) GetRptSeq() (f field.RptSeqField, err quickfix.MessageRejectError) + func (m NoSides) GetSecondaryClOrdID() (f field.SecondaryClOrdIDField, err quickfix.MessageRejectError) + func (m NoSides) GetSecondaryOrderID() (f field.SecondaryOrderIDField, err quickfix.MessageRejectError) + func (m NoSides) GetSettlCurrAmt() (f field.SettlCurrAmtField, err quickfix.MessageRejectError) + func (m NoSides) GetSettlCurrFxRate() (f field.SettlCurrFxRateField, err quickfix.MessageRejectError) + func (m NoSides) GetSettlCurrFxRateCalc() (f field.SettlCurrFxRateCalcField, err quickfix.MessageRejectError) + func (m NoSides) GetSide() (f field.SideField, err quickfix.MessageRejectError) + func (m NoSides) GetSideCurrency() (f field.SideCurrencyField, err quickfix.MessageRejectError) + func (m NoSides) GetSideFillStationCd() (f field.SideFillStationCdField, err quickfix.MessageRejectError) + func (m NoSides) GetSideGrossTradeAmt() (f field.SideGrossTradeAmtField, err quickfix.MessageRejectError) + func (m NoSides) GetSideMultiLegReportingType() (f field.SideMultiLegReportingTypeField, err quickfix.MessageRejectError) + func (m NoSides) GetSideQty() (f field.SideQtyField, err quickfix.MessageRejectError) + func (m NoSides) GetSideReasonCd() (f field.SideReasonCdField, err quickfix.MessageRejectError) + func (m NoSides) GetSideSettlCurrency() (f field.SideSettlCurrencyField, err quickfix.MessageRejectError) + func (m NoSides) GetSideTradeReportID() (f field.SideTradeReportIDField, err quickfix.MessageRejectError) + func (m NoSides) GetSideTrdSubTyp() (f field.SideTrdSubTypField, err quickfix.MessageRejectError) + func (m NoSides) GetSolicitedFlag() (f field.SolicitedFlagField, err quickfix.MessageRejectError) + func (m NoSides) GetStartCash() (f field.StartCashField, err quickfix.MessageRejectError) + func (m NoSides) GetText() (f field.TextField, err quickfix.MessageRejectError) + func (m NoSides) GetTimeBracket() (f field.TimeBracketField, err quickfix.MessageRejectError) + func (m NoSides) GetTotalTakedown() (f field.TotalTakedownField, err quickfix.MessageRejectError) + func (m NoSides) GetTradeAllocIndicator() (f field.TradeAllocIndicatorField, err quickfix.MessageRejectError) + func (m NoSides) GetTradeInputDevice() (f field.TradeInputDeviceField, err quickfix.MessageRejectError) + func (m NoSides) GetTradeInputSource() (f field.TradeInputSourceField, err quickfix.MessageRejectError) + func (m NoSides) GetTradingSessionID() (f field.TradingSessionIDField, err quickfix.MessageRejectError) + func (m NoSides) GetTradingSessionSubID() (f field.TradingSessionSubIDField, err quickfix.MessageRejectError) + func (m NoSides) GetTransBkdTime() (f field.TransBkdTimeField, err quickfix.MessageRejectError) + func (m NoSides) HasAccount() bool + func (m NoSides) HasAccountType() bool + func (m NoSides) HasAccruedInterestAmt() bool + func (m NoSides) HasAccruedInterestRate() bool + func (m NoSides) HasAcctIDSource() bool + func (m NoSides) HasAggressorIndicator() bool + func (m NoSides) HasAllocID() bool + func (m NoSides) HasClOrdID() bool + func (m NoSides) HasCommCurrency() bool + func (m NoSides) HasCommType() bool + func (m NoSides) HasCommission() bool + func (m NoSides) HasComplianceID() bool + func (m NoSides) HasConcession() bool + func (m NoSides) HasCustOrderCapacity() bool + func (m NoSides) HasEncodedText() bool + func (m NoSides) HasEncodedTextLen() bool + func (m NoSides) HasEndAccruedInterestAmt() bool + func (m NoSides) HasEndCash() bool + func (m NoSides) HasExDate() bool + func (m NoSides) HasExchangeRule() bool + func (m NoSides) HasExchangeSpecialInstructions() bool + func (m NoSides) HasExecInst() bool + func (m NoSides) HasExecRefID() bool + func (m NoSides) HasFundRenewWaiv() bool + func (m NoSides) HasInterestAtMaturity() bool + func (m NoSides) HasListID() bool + func (m NoSides) HasLotType() bool + func (m NoSides) HasNetGrossInd() bool + func (m NoSides) HasNetMoney() bool + func (m NoSides) HasNoAllocs() bool + func (m NoSides) HasNoClearingInstructions() bool + func (m NoSides) HasNoContAmts() bool + func (m NoSides) HasNoMiscFees() bool + func (m NoSides) HasNoPartyIDs() bool + func (m NoSides) HasNoSettlDetails() bool + func (m NoSides) HasNoSideTrdRegTS() bool + func (m NoSides) HasNoStipulations() bool + func (m NoSides) HasNumDaysInterest() bool + func (m NoSides) HasOddLot() bool + func (m NoSides) HasOrdType() bool + func (m NoSides) HasOrderCapacity() bool + func (m NoSides) HasOrderID() bool + func (m NoSides) HasOrderInputDevice() bool + func (m NoSides) HasOrderRestrictions() bool + func (m NoSides) HasPositionEffect() bool + func (m NoSides) HasPreallocMethod() bool + func (m NoSides) HasProcessCode() bool + func (m NoSides) HasRptSeq() bool + func (m NoSides) HasSecondaryClOrdID() bool + func (m NoSides) HasSecondaryOrderID() bool + func (m NoSides) HasSettlCurrAmt() bool + func (m NoSides) HasSettlCurrFxRate() bool + func (m NoSides) HasSettlCurrFxRateCalc() bool + func (m NoSides) HasSide() bool + func (m NoSides) HasSideCurrency() bool + func (m NoSides) HasSideFillStationCd() bool + func (m NoSides) HasSideGrossTradeAmt() bool + func (m NoSides) HasSideMultiLegReportingType() bool + func (m NoSides) HasSideQty() bool + func (m NoSides) HasSideReasonCd() bool + func (m NoSides) HasSideSettlCurrency() bool + func (m NoSides) HasSideTradeReportID() bool + func (m NoSides) HasSideTrdSubTyp() bool + func (m NoSides) HasSolicitedFlag() bool + func (m NoSides) HasStartCash() bool + func (m NoSides) HasText() bool + func (m NoSides) HasTimeBracket() bool + func (m NoSides) HasTotalTakedown() bool + func (m NoSides) HasTradeAllocIndicator() bool + func (m NoSides) HasTradeInputDevice() bool + func (m NoSides) HasTradeInputSource() bool + func (m NoSides) HasTradingSessionID() bool + func (m NoSides) HasTradingSessionSubID() bool + func (m NoSides) HasTransBkdTime() bool + func (m NoSides) SetAccount(v string) + func (m NoSides) SetAccountType(v int) + func (m NoSides) SetAccruedInterestAmt(value decimal.Decimal, scale int32) + func (m NoSides) SetAccruedInterestRate(value decimal.Decimal, scale int32) + func (m NoSides) SetAcctIDSource(v int) + func (m NoSides) SetAggressorIndicator(v bool) + func (m NoSides) SetAllocID(v string) + func (m NoSides) SetClOrdID(v string) + func (m NoSides) SetCommCurrency(v string) + func (m NoSides) SetCommType(v string) + func (m NoSides) SetCommission(value decimal.Decimal, scale int32) + func (m NoSides) SetComplianceID(v string) + func (m NoSides) SetConcession(value decimal.Decimal, scale int32) + func (m NoSides) SetCustOrderCapacity(v int) + func (m NoSides) SetEncodedText(v string) + func (m NoSides) SetEncodedTextLen(v int) + func (m NoSides) SetEndAccruedInterestAmt(value decimal.Decimal, scale int32) + func (m NoSides) SetEndCash(value decimal.Decimal, scale int32) + func (m NoSides) SetExDate(v string) + func (m NoSides) SetExchangeRule(v string) + func (m NoSides) SetExchangeSpecialInstructions(v string) + func (m NoSides) SetExecInst(v string) + func (m NoSides) SetExecRefID(v string) + func (m NoSides) SetFundRenewWaiv(v string) + func (m NoSides) SetInterestAtMaturity(value decimal.Decimal, scale int32) + func (m NoSides) SetListID(v string) + func (m NoSides) SetLotType(v string) + func (m NoSides) SetNetGrossInd(v int) + func (m NoSides) SetNetMoney(value decimal.Decimal, scale int32) + func (m NoSides) SetNoAllocs(f NoAllocsRepeatingGroup) + func (m NoSides) SetNoClearingInstructions(f NoClearingInstructionsRepeatingGroup) + func (m NoSides) SetNoContAmts(f NoContAmtsRepeatingGroup) + func (m NoSides) SetNoMiscFees(f NoMiscFeesRepeatingGroup) + func (m NoSides) SetNoPartyIDs(f NoPartyIDsRepeatingGroup) + func (m NoSides) SetNoSettlDetails(f NoSettlDetailsRepeatingGroup) + func (m NoSides) SetNoSideTrdRegTS(f NoSideTrdRegTSRepeatingGroup) + func (m NoSides) SetNoStipulations(f NoStipulationsRepeatingGroup) + func (m NoSides) SetNumDaysInterest(v int) + func (m NoSides) SetOddLot(v bool) + func (m NoSides) SetOrdType(v string) + func (m NoSides) SetOrderCapacity(v string) + func (m NoSides) SetOrderID(v string) + func (m NoSides) SetOrderInputDevice(v string) + func (m NoSides) SetOrderRestrictions(v string) + func (m NoSides) SetPositionEffect(v string) + func (m NoSides) SetPreallocMethod(v string) + func (m NoSides) SetProcessCode(v string) + func (m NoSides) SetRptSeq(v int) + func (m NoSides) SetSecondaryClOrdID(v string) + func (m NoSides) SetSecondaryOrderID(v string) + func (m NoSides) SetSettlCurrAmt(value decimal.Decimal, scale int32) + func (m NoSides) SetSettlCurrFxRate(value decimal.Decimal, scale int32) + func (m NoSides) SetSettlCurrFxRateCalc(v string) + func (m NoSides) SetSide(v string) + func (m NoSides) SetSideCurrency(v string) + func (m NoSides) SetSideFillStationCd(v string) + func (m NoSides) SetSideGrossTradeAmt(value decimal.Decimal, scale int32) + func (m NoSides) SetSideMultiLegReportingType(v int) + func (m NoSides) SetSideQty(v int) + func (m NoSides) SetSideReasonCd(v string) + func (m NoSides) SetSideSettlCurrency(v string) + func (m NoSides) SetSideTradeReportID(v string) + func (m NoSides) SetSideTrdSubTyp(v int) + func (m NoSides) SetSolicitedFlag(v bool) + func (m NoSides) SetStartCash(value decimal.Decimal, scale int32) + func (m NoSides) SetText(v string) + func (m NoSides) SetTimeBracket(v string) + func (m NoSides) SetTotalTakedown(value decimal.Decimal, scale int32) + func (m NoSides) SetTradeAllocIndicator(v int) + func (m NoSides) SetTradeInputDevice(v string) + func (m NoSides) SetTradeInputSource(v string) + func (m NoSides) SetTradingSessionID(v string) + func (m NoSides) SetTradingSessionSubID(v string) + func (m NoSides) SetTransBkdTime(v time.Time) + type NoSidesRepeatingGroup struct + func NewNoSidesRepeatingGroup() NoSidesRepeatingGroup + func (m NoSidesRepeatingGroup) Add() NoSides + func (m NoSidesRepeatingGroup) Get(i int) NoSides + type NoStipulations struct + func (m NoStipulations) GetStipulationType() (f field.StipulationTypeField, err quickfix.MessageRejectError) + func (m NoStipulations) GetStipulationValue() (f field.StipulationValueField, err quickfix.MessageRejectError) + func (m NoStipulations) HasStipulationType() bool + func (m NoStipulations) HasStipulationValue() bool + func (m NoStipulations) SetStipulationType(v string) + func (m NoStipulations) SetStipulationValue(v string) + type NoStipulationsRepeatingGroup struct + func NewNoStipulationsRepeatingGroup() NoStipulationsRepeatingGroup + func (m NoStipulationsRepeatingGroup) Add() NoStipulations + func (m NoStipulationsRepeatingGroup) Get(i int) NoStipulations + type NoTrdRegTimestamps struct + func (m NoTrdRegTimestamps) GetDeskOrderHandlingInst() (f field.DeskOrderHandlingInstField, err quickfix.MessageRejectError) + func (m NoTrdRegTimestamps) GetDeskType() (f field.DeskTypeField, err quickfix.MessageRejectError) + func (m NoTrdRegTimestamps) GetDeskTypeSource() (f field.DeskTypeSourceField, err quickfix.MessageRejectError) + func (m NoTrdRegTimestamps) GetTrdRegTimestamp() (f field.TrdRegTimestampField, err quickfix.MessageRejectError) + func (m NoTrdRegTimestamps) GetTrdRegTimestampOrigin() (f field.TrdRegTimestampOriginField, err quickfix.MessageRejectError) + func (m NoTrdRegTimestamps) GetTrdRegTimestampType() (f field.TrdRegTimestampTypeField, err quickfix.MessageRejectError) + func (m NoTrdRegTimestamps) HasDeskOrderHandlingInst() bool + func (m NoTrdRegTimestamps) HasDeskType() bool + func (m NoTrdRegTimestamps) HasDeskTypeSource() bool + func (m NoTrdRegTimestamps) HasTrdRegTimestamp() bool + func (m NoTrdRegTimestamps) HasTrdRegTimestampOrigin() bool + func (m NoTrdRegTimestamps) HasTrdRegTimestampType() bool + func (m NoTrdRegTimestamps) SetDeskOrderHandlingInst(v string) + func (m NoTrdRegTimestamps) SetDeskType(v string) + func (m NoTrdRegTimestamps) SetDeskTypeSource(v int) + func (m NoTrdRegTimestamps) SetTrdRegTimestamp(v time.Time) + func (m NoTrdRegTimestamps) SetTrdRegTimestampOrigin(v string) + func (m NoTrdRegTimestamps) SetTrdRegTimestampType(v int) + type NoTrdRegTimestampsRepeatingGroup struct + func NewNoTrdRegTimestampsRepeatingGroup() NoTrdRegTimestampsRepeatingGroup + func (m NoTrdRegTimestampsRepeatingGroup) Add() NoTrdRegTimestamps + func (m NoTrdRegTimestampsRepeatingGroup) Get(i int) NoTrdRegTimestamps + type NoTrdRepIndicators struct + func (m NoTrdRepIndicators) GetTrdRepIndicator() (f field.TrdRepIndicatorField, err quickfix.MessageRejectError) + func (m NoTrdRepIndicators) GetTrdRepPartyRole() (f field.TrdRepPartyRoleField, err quickfix.MessageRejectError) + func (m NoTrdRepIndicators) HasTrdRepIndicator() bool + func (m NoTrdRepIndicators) HasTrdRepPartyRole() bool + func (m NoTrdRepIndicators) SetTrdRepIndicator(v bool) + func (m NoTrdRepIndicators) SetTrdRepPartyRole(v int) + type NoTrdRepIndicatorsRepeatingGroup struct + func NewNoTrdRepIndicatorsRepeatingGroup() NoTrdRepIndicatorsRepeatingGroup + func (m NoTrdRepIndicatorsRepeatingGroup) Add() NoTrdRepIndicators + func (m NoTrdRepIndicatorsRepeatingGroup) Get(i int) NoTrdRepIndicators + type NoUnderlyingLegSecurityAltID struct + func (m NoUnderlyingLegSecurityAltID) GetUnderlyingLegSecurityAltID() (f field.UnderlyingLegSecurityAltIDField, err quickfix.MessageRejectError) + func (m NoUnderlyingLegSecurityAltID) GetUnderlyingLegSecurityAltIDSource() (f field.UnderlyingLegSecurityAltIDSourceField, err quickfix.MessageRejectError) + func (m NoUnderlyingLegSecurityAltID) HasUnderlyingLegSecurityAltID() bool + func (m NoUnderlyingLegSecurityAltID) HasUnderlyingLegSecurityAltIDSource() bool + func (m NoUnderlyingLegSecurityAltID) SetUnderlyingLegSecurityAltID(v string) + func (m NoUnderlyingLegSecurityAltID) SetUnderlyingLegSecurityAltIDSource(v string) + type NoUnderlyingLegSecurityAltIDRepeatingGroup struct + func NewNoUnderlyingLegSecurityAltIDRepeatingGroup() NoUnderlyingLegSecurityAltIDRepeatingGroup + func (m NoUnderlyingLegSecurityAltIDRepeatingGroup) Add() NoUnderlyingLegSecurityAltID + func (m NoUnderlyingLegSecurityAltIDRepeatingGroup) Get(i int) NoUnderlyingLegSecurityAltID + type NoUnderlyingSecurityAltID struct + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (f field.UnderlyingSecurityAltIDField, err quickfix.MessageRejectError) + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (f field.UnderlyingSecurityAltIDSourceField, err quickfix.MessageRejectError) + func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool + func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool + func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string) + func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string) + type NoUnderlyingSecurityAltIDRepeatingGroup struct + func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup + func (m NoUnderlyingSecurityAltIDRepeatingGroup) Add() NoUnderlyingSecurityAltID + func (m NoUnderlyingSecurityAltIDRepeatingGroup) Get(i int) NoUnderlyingSecurityAltID + type NoUnderlyingStips struct + func (m NoUnderlyingStips) GetUnderlyingStipType() (f field.UnderlyingStipTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyingStips) GetUnderlyingStipValue() (f field.UnderlyingStipValueField, err quickfix.MessageRejectError) + func (m NoUnderlyingStips) HasUnderlyingStipType() bool + func (m NoUnderlyingStips) HasUnderlyingStipValue() bool + func (m NoUnderlyingStips) SetUnderlyingStipType(v string) + func (m NoUnderlyingStips) SetUnderlyingStipValue(v string) + type NoUnderlyingStipsRepeatingGroup struct + func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup + func (m NoUnderlyingStipsRepeatingGroup) Add() NoUnderlyingStips + func (m NoUnderlyingStipsRepeatingGroup) Get(i int) NoUnderlyingStips + type NoUnderlyings struct + func (m NoUnderlyings) GetEncodedUnderlyingIssuer() (f field.EncodedUnderlyingIssuerField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingIssuerLen() (f field.EncodedUnderlyingIssuerLenField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDesc() (f field.EncodedUnderlyingSecurityDescField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDescLen() (f field.EncodedUnderlyingSecurityDescLenField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUndlyInstrumentParties() (NoUndlyInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingAdjustedQuantity() (f field.UnderlyingAdjustedQuantityField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingAllocationPercent() (f field.UnderlyingAllocationPercentField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCFICode() (f field.UnderlyingCFICodeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPProgram() (f field.UnderlyingCPProgramField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPRegType() (f field.UnderlyingCPRegTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCapValue() (f field.UnderlyingCapValueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCashAmount() (f field.UnderlyingCashAmountField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCashType() (f field.UnderlyingCashTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingContractMultiplier() (f field.UnderlyingContractMultiplierField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCountryOfIssue() (f field.UnderlyingCountryOfIssueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponPaymentDate() (f field.UnderlyingCouponPaymentDateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponRate() (f field.UnderlyingCouponRateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCreditRating() (f field.UnderlyingCreditRatingField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrency() (f field.UnderlyingCurrencyField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrentValue() (f field.UnderlyingCurrentValueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingDirtyPrice() (f field.UnderlyingDirtyPriceField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndPrice() (f field.UnderlyingEndPriceField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndValue() (f field.UnderlyingEndValueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingExerciseStyle() (f field.UnderlyingExerciseStyleField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFXRate() (f field.UnderlyingFXRateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFXRateCalc() (f field.UnderlyingFXRateCalcField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFactor() (f field.UnderlyingFactorField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingInstrRegistry() (f field.UnderlyingInstrRegistryField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssueDate() (f field.UnderlyingIssueDateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssuer() (f field.UnderlyingIssuerField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingLocaleOfIssue() (f field.UnderlyingLocaleOfIssueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityDate() (f field.UnderlyingMaturityDateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityMonthYear() (f field.UnderlyingMaturityMonthYearField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityTime() (f field.UnderlyingMaturityTimeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOptAttribute() (f field.UnderlyingOptAttributeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasure() (f field.UnderlyingPriceUnitOfMeasureField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasureQty() (f field.UnderlyingPriceUnitOfMeasureQtyField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingProduct() (f field.UnderlyingProductField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPutOrCall() (f field.UnderlyingPutOrCallField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPx() (f field.UnderlyingPxField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingQty() (f field.UnderlyingQtyField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRedemptionDate() (f field.UnderlyingRedemptionDateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepoCollateralSecurityType() (f field.UnderlyingRepoCollateralSecurityTypeField, ...) + func (m NoUnderlyings) GetUnderlyingRepurchaseRate() (f field.UnderlyingRepurchaseRateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepurchaseTerm() (f field.UnderlyingRepurchaseTermField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityDesc() (f field.UnderlyingSecurityDescField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityExchange() (f field.UnderlyingSecurityExchangeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityID() (f field.UnderlyingSecurityIDField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityIDSource() (f field.UnderlyingSecurityIDSourceField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecuritySubType() (f field.UnderlyingSecuritySubTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityType() (f field.UnderlyingSecurityTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlMethod() (f field.UnderlyingSettlMethodField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlementType() (f field.UnderlyingSettlementTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStartValue() (f field.UnderlyingStartValueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue() (f field.UnderlyingStateOrProvinceOfIssueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikeCurrency() (f field.UnderlyingStrikeCurrencyField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikePrice() (f field.UnderlyingStrikePriceField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbol() (f field.UnderlyingSymbolField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbolSfx() (f field.UnderlyingSymbolSfxField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingTimeUnit() (f field.UnderlyingTimeUnitField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingUnitOfMeasure() (f field.UnderlyingUnitOfMeasureField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingUnitOfMeasureQty() (f field.UnderlyingUnitOfMeasureQtyField, err quickfix.MessageRejectError) + func (m NoUnderlyings) HasEncodedUnderlyingIssuer() bool + func (m NoUnderlyings) HasEncodedUnderlyingIssuerLen() bool + func (m NoUnderlyings) HasEncodedUnderlyingSecurityDesc() bool + func (m NoUnderlyings) HasEncodedUnderlyingSecurityDescLen() bool + func (m NoUnderlyings) HasNoUnderlyingSecurityAltID() bool + func (m NoUnderlyings) HasNoUnderlyingStips() bool + func (m NoUnderlyings) HasNoUndlyInstrumentParties() bool + func (m NoUnderlyings) HasUnderlyingAdjustedQuantity() bool + func (m NoUnderlyings) HasUnderlyingAllocationPercent() bool + func (m NoUnderlyings) HasUnderlyingCFICode() bool + func (m NoUnderlyings) HasUnderlyingCPProgram() bool + func (m NoUnderlyings) HasUnderlyingCPRegType() bool + func (m NoUnderlyings) HasUnderlyingCapValue() bool + func (m NoUnderlyings) HasUnderlyingCashAmount() bool + func (m NoUnderlyings) HasUnderlyingCashType() bool + func (m NoUnderlyings) HasUnderlyingContractMultiplier() bool + func (m NoUnderlyings) HasUnderlyingCountryOfIssue() bool + func (m NoUnderlyings) HasUnderlyingCouponPaymentDate() bool + func (m NoUnderlyings) HasUnderlyingCouponRate() bool + func (m NoUnderlyings) HasUnderlyingCreditRating() bool + func (m NoUnderlyings) HasUnderlyingCurrency() bool + func (m NoUnderlyings) HasUnderlyingCurrentValue() bool + func (m NoUnderlyings) HasUnderlyingDirtyPrice() bool + func (m NoUnderlyings) HasUnderlyingEndPrice() bool + func (m NoUnderlyings) HasUnderlyingEndValue() bool + func (m NoUnderlyings) HasUnderlyingExerciseStyle() bool + func (m NoUnderlyings) HasUnderlyingFXRate() bool + func (m NoUnderlyings) HasUnderlyingFXRateCalc() bool + func (m NoUnderlyings) HasUnderlyingFactor() bool + func (m NoUnderlyings) HasUnderlyingInstrRegistry() bool + func (m NoUnderlyings) HasUnderlyingIssueDate() bool + func (m NoUnderlyings) HasUnderlyingIssuer() bool + func (m NoUnderlyings) HasUnderlyingLocaleOfIssue() bool + func (m NoUnderlyings) HasUnderlyingMaturityDate() bool + func (m NoUnderlyings) HasUnderlyingMaturityMonthYear() bool + func (m NoUnderlyings) HasUnderlyingMaturityTime() bool + func (m NoUnderlyings) HasUnderlyingOptAttribute() bool + func (m NoUnderlyings) HasUnderlyingPriceUnitOfMeasure() bool + func (m NoUnderlyings) HasUnderlyingPriceUnitOfMeasureQty() bool + func (m NoUnderlyings) HasUnderlyingProduct() bool + func (m NoUnderlyings) HasUnderlyingPutOrCall() bool + func (m NoUnderlyings) HasUnderlyingPx() bool + func (m NoUnderlyings) HasUnderlyingQty() bool + func (m NoUnderlyings) HasUnderlyingRedemptionDate() bool + func (m NoUnderlyings) HasUnderlyingRepoCollateralSecurityType() bool + func (m NoUnderlyings) HasUnderlyingRepurchaseRate() bool + func (m NoUnderlyings) HasUnderlyingRepurchaseTerm() bool + func (m NoUnderlyings) HasUnderlyingSecurityDesc() bool + func (m NoUnderlyings) HasUnderlyingSecurityExchange() bool + func (m NoUnderlyings) HasUnderlyingSecurityID() bool + func (m NoUnderlyings) HasUnderlyingSecurityIDSource() bool + func (m NoUnderlyings) HasUnderlyingSecuritySubType() bool + func (m NoUnderlyings) HasUnderlyingSecurityType() bool + func (m NoUnderlyings) HasUnderlyingSettlMethod() bool + func (m NoUnderlyings) HasUnderlyingSettlementType() bool + func (m NoUnderlyings) HasUnderlyingStartValue() bool + func (m NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue() bool + func (m NoUnderlyings) HasUnderlyingStrikeCurrency() bool + func (m NoUnderlyings) HasUnderlyingStrikePrice() bool + func (m NoUnderlyings) HasUnderlyingSymbol() bool + func (m NoUnderlyings) HasUnderlyingSymbolSfx() bool + func (m NoUnderlyings) HasUnderlyingTimeUnit() bool + func (m NoUnderlyings) HasUnderlyingUnitOfMeasure() bool + func (m NoUnderlyings) HasUnderlyingUnitOfMeasureQty() bool + func (m NoUnderlyings) SetEncodedUnderlyingIssuer(v string) + func (m NoUnderlyings) SetEncodedUnderlyingIssuerLen(v int) + func (m NoUnderlyings) SetEncodedUnderlyingSecurityDesc(v string) + func (m NoUnderlyings) SetEncodedUnderlyingSecurityDescLen(v int) + func (m NoUnderlyings) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup) + func (m NoUnderlyings) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup) + func (m NoUnderlyings) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup) + func (m NoUnderlyings) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCFICode(v string) + func (m NoUnderlyings) SetUnderlyingCPProgram(v string) + func (m NoUnderlyings) SetUnderlyingCPRegType(v string) + func (m NoUnderlyings) SetUnderlyingCapValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCashAmount(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCashType(v string) + func (m NoUnderlyings) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCountryOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingCouponPaymentDate(v string) + func (m NoUnderlyings) SetUnderlyingCouponRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCreditRating(v string) + func (m NoUnderlyings) SetUnderlyingCurrency(v string) + func (m NoUnderlyings) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingEndPrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingEndValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingExerciseStyle(v int) + func (m NoUnderlyings) SetUnderlyingFXRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingFXRateCalc(v string) + func (m NoUnderlyings) SetUnderlyingFactor(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingInstrRegistry(v string) + func (m NoUnderlyings) SetUnderlyingIssueDate(v string) + func (m NoUnderlyings) SetUnderlyingIssuer(v string) + func (m NoUnderlyings) SetUnderlyingLocaleOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingMaturityDate(v string) + func (m NoUnderlyings) SetUnderlyingMaturityMonthYear(v string) + func (m NoUnderlyings) SetUnderlyingMaturityTime(v string) + func (m NoUnderlyings) SetUnderlyingOptAttribute(v string) + func (m NoUnderlyings) SetUnderlyingPriceUnitOfMeasure(v string) + func (m NoUnderlyings) SetUnderlyingPriceUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingProduct(v int) + func (m NoUnderlyings) SetUnderlyingPutOrCall(v int) + func (m NoUnderlyings) SetUnderlyingPx(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingQty(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingRedemptionDate(v string) + func (m NoUnderlyings) SetUnderlyingRepoCollateralSecurityType(v int) + func (m NoUnderlyings) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingRepurchaseTerm(v int) + func (m NoUnderlyings) SetUnderlyingSecurityDesc(v string) + func (m NoUnderlyings) SetUnderlyingSecurityExchange(v string) + func (m NoUnderlyings) SetUnderlyingSecurityID(v string) + func (m NoUnderlyings) SetUnderlyingSecurityIDSource(v string) + func (m NoUnderlyings) SetUnderlyingSecuritySubType(v string) + func (m NoUnderlyings) SetUnderlyingSecurityType(v string) + func (m NoUnderlyings) SetUnderlyingSettlMethod(v string) + func (m NoUnderlyings) SetUnderlyingSettlementType(v int) + func (m NoUnderlyings) SetUnderlyingStartValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingStrikeCurrency(v string) + func (m NoUnderlyings) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingSymbol(v string) + func (m NoUnderlyings) SetUnderlyingSymbolSfx(v string) + func (m NoUnderlyings) SetUnderlyingTimeUnit(v string) + func (m NoUnderlyings) SetUnderlyingUnitOfMeasure(v string) + func (m NoUnderlyings) SetUnderlyingUnitOfMeasureQty(value decimal.Decimal, scale int32) + type NoUnderlyingsRepeatingGroup struct + func NewNoUnderlyingsRepeatingGroup() NoUnderlyingsRepeatingGroup + func (m NoUnderlyingsRepeatingGroup) Add() NoUnderlyings + func (m NoUnderlyingsRepeatingGroup) Get(i int) NoUnderlyings + type NoUndlyInstrumentParties struct + func (m NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs() (NoUndlyInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyID() (f field.UndlyInstrumentPartyIDField, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyIDSource() (f field.UndlyInstrumentPartyIDSourceField, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyRole() (f field.UndlyInstrumentPartyRoleField, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool + func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyID() bool + func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyIDSource() bool + func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyRole() bool + func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup) + func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyID(v string) + func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyIDSource(v string) + func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyRole(v int) + type NoUndlyInstrumentPartiesRepeatingGroup struct + func NewNoUndlyInstrumentPartiesRepeatingGroup() NoUndlyInstrumentPartiesRepeatingGroup + func (m NoUndlyInstrumentPartiesRepeatingGroup) Add() NoUndlyInstrumentParties + func (m NoUndlyInstrumentPartiesRepeatingGroup) Get(i int) NoUndlyInstrumentParties + type NoUndlyInstrumentPartySubIDs struct + func (m NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubID() (f field.UndlyInstrumentPartySubIDField, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubIDType() (f field.UndlyInstrumentPartySubIDTypeField, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubID() bool + func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubIDType() bool + func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubID(v string) + func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubIDType(v int) + type NoUndlyInstrumentPartySubIDsRepeatingGroup struct + func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Add() NoUndlyInstrumentPartySubIDs + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Get(i int) NoUndlyInstrumentPartySubIDs + type RouteOut func(msg TradeCaptureReport, sessionID quickfix.SessionID) quickfix.MessageRejectError + type TradeCaptureReport struct + ReceiveTime time.Time + func FromMessage(m quickfix.Message) TradeCaptureReport + func New(lastqty field.LastQtyField, lastpx field.LastPxField) (m TradeCaptureReport) + func (m TradeCaptureReport) GetAgreementCurrency() (f field.AgreementCurrencyField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetAgreementDate() (f field.AgreementDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetAgreementDesc() (f field.AgreementDescField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetAgreementID() (f field.AgreementIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetApplID() (f field.ApplIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetApplLastSeqNum() (f field.ApplLastSeqNumField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetApplResendFlag() (f field.ApplResendFlagField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetApplSeqNum() (f field.ApplSeqNumField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetAsOfIndicator() (f field.AsOfIndicatorField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetAvgPx() (f field.AvgPxField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetAvgPxIndicator() (f field.AvgPxIndicatorField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetBenchmarkCurveCurrency() (f field.BenchmarkCurveCurrencyField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetBenchmarkCurveName() (f field.BenchmarkCurveNameField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetBenchmarkCurvePoint() (f field.BenchmarkCurvePointField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetBenchmarkPrice() (f field.BenchmarkPriceField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetBenchmarkPriceType() (f field.BenchmarkPriceTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetBenchmarkSecurityID() (f field.BenchmarkSecurityIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetBenchmarkSecurityIDSource() (f field.BenchmarkSecurityIDSourceField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetCPProgram() (f field.CPProgramField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetCPRegType() (f field.CPRegTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetCalculatedCcyLastQty() (f field.CalculatedCcyLastQtyField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetCapPrice() (f field.CapPriceField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetCashOrderQty() (f field.CashOrderQtyField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetClearingBusinessDate() (f field.ClearingBusinessDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetContractMultiplier() (f field.ContractMultiplierField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetContractSettlMonth() (f field.ContractSettlMonthField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetCopyMsgIndicator() (f field.CopyMsgIndicatorField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetCountryOfIssue() (f field.CountryOfIssueField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetCouponPaymentDate() (f field.CouponPaymentDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetCouponRate() (f field.CouponRateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetCreditRating() (f field.CreditRatingField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetCurrency() (f field.CurrencyField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetCurrencyRatio() (f field.CurrencyRatioField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetDatedDate() (f field.DatedDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetDeliveryType() (f field.DeliveryTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetDividendYield() (f field.DividendYieldField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetEncodedIssuer() (f field.EncodedIssuerField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetEncodedIssuerLen() (f field.EncodedIssuerLenField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetEncodedSecurityDesc() (f field.EncodedSecurityDescField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetEncodedSecurityDescLen() (f field.EncodedSecurityDescLenField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetEndDate() (f field.EndDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetExecID() (f field.ExecIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetExecRestatementReason() (f field.ExecRestatementReasonField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetExecType() (f field.ExecTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetExerciseStyle() (f field.ExerciseStyleField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetFactor() (f field.FactorField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetFeeMultiplier() (f field.FeeMultiplierField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetFirmTradeID() (f field.FirmTradeIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetFlexProductEligibilityIndicator() (f field.FlexProductEligibilityIndicatorField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetFlexibleIndicator() (f field.FlexibleIndicatorField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetFloorPrice() (f field.FloorPriceField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetFuturesValuationMethod() (f field.FuturesValuationMethodField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetGrossTradeAmt() (f field.GrossTradeAmtField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetInstrRegistry() (f field.InstrRegistryField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetInstrmtAssignmentMethod() (f field.InstrmtAssignmentMethodField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetInterestAccrualDate() (f field.InterestAccrualDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetIssueDate() (f field.IssueDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetLastForwardPoints() (f field.LastForwardPointsField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetLastMkt() (f field.LastMktField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetLastParPx() (f field.LastParPxField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetLastPx() (f field.LastPxField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetLastQty() (f field.LastQtyField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetLastRptRequested() (f field.LastRptRequestedField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetLastSpotRate() (f field.LastSpotRateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetLastSwapPoints() (f field.LastSwapPointsField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetLastUpdateTime() (f field.LastUpdateTimeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetListMethod() (f field.ListMethodField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetLocaleOfIssue() (f field.LocaleOfIssueField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetMarginRatio() (f field.MarginRatioField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetMatchStatus() (f field.MatchStatusField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetMatchType() (f field.MatchTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetMaturityDate() (f field.MaturityDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetMaturityTime() (f field.MaturityTimeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetMessageEventSource() (f field.MessageEventSourceField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetMinPriceIncrement() (f field.MinPriceIncrementField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetMinPriceIncrementAmount() (f field.MinPriceIncrementAmountField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetMultiLegReportingType() (f field.MultiLegReportingTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetNTPositionLimit() (f field.NTPositionLimitField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError) + func (m TradeCaptureReport) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError) + func (m TradeCaptureReport) GetNoLegs() (NoLegsRepeatingGroup, quickfix.MessageRejectError) + func (m TradeCaptureReport) GetNoPosAmt() (NoPosAmtRepeatingGroup, quickfix.MessageRejectError) + func (m TradeCaptureReport) GetNoRootPartyIDs() (NoRootPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m TradeCaptureReport) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m TradeCaptureReport) GetNoSides() (NoSidesRepeatingGroup, quickfix.MessageRejectError) + func (m TradeCaptureReport) GetNoTrdRegTimestamps() (NoTrdRegTimestampsRepeatingGroup, quickfix.MessageRejectError) + func (m TradeCaptureReport) GetNoTrdRepIndicators() (NoTrdRepIndicatorsRepeatingGroup, quickfix.MessageRejectError) + func (m TradeCaptureReport) GetNoUnderlyings() (NoUnderlyingsRepeatingGroup, quickfix.MessageRejectError) + func (m TradeCaptureReport) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetOptPayAmount() (f field.OptPayAmountField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetOrdStatus() (f field.OrdStatusField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetOrderCategory() (f field.OrderCategoryField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetOrderPercent() (f field.OrderPercentField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetOrderQty() (f field.OrderQtyField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetOrigSecondaryTradeID() (f field.OrigSecondaryTradeIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetOrigTradeDate() (f field.OrigTradeDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetOrigTradeHandlingInstr() (f field.OrigTradeHandlingInstrField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetOrigTradeID() (f field.OrigTradeIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetPool() (f field.PoolField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetPositionLimit() (f field.PositionLimitField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetPreviouslyReported() (f field.PreviouslyReportedField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetPriceQuoteMethod() (f field.PriceQuoteMethodField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetPriceType() (f field.PriceTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetPriceUnitOfMeasure() (f field.PriceUnitOfMeasureField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetPriceUnitOfMeasureQty() (f field.PriceUnitOfMeasureQtyField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetProduct() (f field.ProductField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetProductComplex() (f field.ProductComplexField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetPublishTrdIndicator() (f field.PublishTrdIndicatorField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetPutOrCall() (f field.PutOrCallField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetQtyType() (f field.QtyTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetRedemptionDate() (f field.RedemptionDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetRejectText() (f field.RejectTextField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetRepoCollateralSecurityType() (f field.RepoCollateralSecurityTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetReportedPxDiff() (f field.ReportedPxDiffField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetRepurchaseRate() (f field.RepurchaseRateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetRepurchaseTerm() (f field.RepurchaseTermField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetRiskFreeRate() (f field.RiskFreeRateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetRndPx() (f field.RndPxField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetRoundingDirection() (f field.RoundingDirectionField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetRoundingModulus() (f field.RoundingModulusField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecondaryExecID() (f field.SecondaryExecIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecondaryFirmTradeID() (f field.SecondaryFirmTradeIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecondaryTradeID() (f field.SecondaryTradeIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecondaryTradeReportID() (f field.SecondaryTradeReportIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecondaryTradeReportRefID() (f field.SecondaryTradeReportRefIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecondaryTrdType() (f field.SecondaryTrdTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecurityGroup() (f field.SecurityGroupField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecurityIDSource() (f field.SecurityIDSourceField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecurityStatus() (f field.SecurityStatusField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecuritySubType() (f field.SecuritySubTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecurityXML() (f field.SecurityXMLField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecurityXMLLen() (f field.SecurityXMLLenField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSecurityXMLSchema() (f field.SecurityXMLSchemaField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSettlCurrency() (f field.SettlCurrencyField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSettlDate() (f field.SettlDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSettlMethod() (f field.SettlMethodField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSettlSessID() (f field.SettlSessIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSettlSessSubID() (f field.SettlSessSubIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSettlType() (f field.SettlTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSettleOnOpenFlag() (f field.SettleOnOpenFlagField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetShortSaleReason() (f field.ShortSaleReasonField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSpread() (f field.SpreadField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetStartDate() (f field.StartDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetStateOrProvinceOfIssue() (f field.StateOrProvinceOfIssueField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetStrikeCurrency() (f field.StrikeCurrencyField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetStrikeMultiplier() (f field.StrikeMultiplierField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetStrikeValue() (f field.StrikeValueField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSubscriptionRequestType() (f field.SubscriptionRequestTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTZTransactTime() (f field.TZTransactTimeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTerminationType() (f field.TerminationTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTierCode() (f field.TierCodeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTimeUnit() (f field.TimeUnitField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTotNumTradeReports() (f field.TotNumTradeReportsField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTradeDate() (f field.TradeDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTradeHandlingInstr() (f field.TradeHandlingInstrField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTradeID() (f field.TradeIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTradeLegRefID() (f field.TradeLegRefIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTradeLinkID() (f field.TradeLinkIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTradePublishIndicator() (f field.TradePublishIndicatorField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTradeReportID() (f field.TradeReportIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTradeReportRefID() (f field.TradeReportRefIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTradeReportTransType() (f field.TradeReportTransTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTradeReportType() (f field.TradeReportTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTradeRequestID() (f field.TradeRequestIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTransferReason() (f field.TransferReasonField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTrdMatchID() (f field.TrdMatchIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTrdRptStatus() (f field.TrdRptStatusField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTrdSubType() (f field.TrdSubTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetTrdType() (f field.TrdTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetUnderlyingSettlementDate() (f field.UnderlyingSettlementDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetUnderlyingTradingSessionID() (f field.UnderlyingTradingSessionIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetUnderlyingTradingSessionSubID() (f field.UnderlyingTradingSessionSubIDField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetUnitOfMeasure() (f field.UnitOfMeasureField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetUnitOfMeasureQty() (f field.UnitOfMeasureQtyField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetUnsolicitedIndicator() (f field.UnsolicitedIndicatorField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetVolatility() (f field.VolatilityField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetYield() (f field.YieldField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetYieldCalcDate() (f field.YieldCalcDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetYieldRedemptionDate() (f field.YieldRedemptionDateField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetYieldRedemptionPrice() (f field.YieldRedemptionPriceField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetYieldRedemptionPriceType() (f field.YieldRedemptionPriceTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) GetYieldType() (f field.YieldTypeField, err quickfix.MessageRejectError) + func (m TradeCaptureReport) HasAgreementCurrency() bool + func (m TradeCaptureReport) HasAgreementDate() bool + func (m TradeCaptureReport) HasAgreementDesc() bool + func (m TradeCaptureReport) HasAgreementID() bool + func (m TradeCaptureReport) HasApplID() bool + func (m TradeCaptureReport) HasApplLastSeqNum() bool + func (m TradeCaptureReport) HasApplResendFlag() bool + func (m TradeCaptureReport) HasApplSeqNum() bool + func (m TradeCaptureReport) HasAsOfIndicator() bool + func (m TradeCaptureReport) HasAvgPx() bool + func (m TradeCaptureReport) HasAvgPxIndicator() bool + func (m TradeCaptureReport) HasBenchmarkCurveCurrency() bool + func (m TradeCaptureReport) HasBenchmarkCurveName() bool + func (m TradeCaptureReport) HasBenchmarkCurvePoint() bool + func (m TradeCaptureReport) HasBenchmarkPrice() bool + func (m TradeCaptureReport) HasBenchmarkPriceType() bool + func (m TradeCaptureReport) HasBenchmarkSecurityID() bool + func (m TradeCaptureReport) HasBenchmarkSecurityIDSource() bool + func (m TradeCaptureReport) HasCFICode() bool + func (m TradeCaptureReport) HasCPProgram() bool + func (m TradeCaptureReport) HasCPRegType() bool + func (m TradeCaptureReport) HasCalculatedCcyLastQty() bool + func (m TradeCaptureReport) HasCapPrice() bool + func (m TradeCaptureReport) HasCashOrderQty() bool + func (m TradeCaptureReport) HasClearingBusinessDate() bool + func (m TradeCaptureReport) HasContractMultiplier() bool + func (m TradeCaptureReport) HasContractSettlMonth() bool + func (m TradeCaptureReport) HasCopyMsgIndicator() bool + func (m TradeCaptureReport) HasCountryOfIssue() bool + func (m TradeCaptureReport) HasCouponPaymentDate() bool + func (m TradeCaptureReport) HasCouponRate() bool + func (m TradeCaptureReport) HasCreditRating() bool + func (m TradeCaptureReport) HasCurrency() bool + func (m TradeCaptureReport) HasCurrencyRatio() bool + func (m TradeCaptureReport) HasDatedDate() bool + func (m TradeCaptureReport) HasDeliveryType() bool + func (m TradeCaptureReport) HasDividendYield() bool + func (m TradeCaptureReport) HasEncodedIssuer() bool + func (m TradeCaptureReport) HasEncodedIssuerLen() bool + func (m TradeCaptureReport) HasEncodedSecurityDesc() bool + func (m TradeCaptureReport) HasEncodedSecurityDescLen() bool + func (m TradeCaptureReport) HasEndDate() bool + func (m TradeCaptureReport) HasExecID() bool + func (m TradeCaptureReport) HasExecRestatementReason() bool + func (m TradeCaptureReport) HasExecType() bool + func (m TradeCaptureReport) HasExerciseStyle() bool + func (m TradeCaptureReport) HasFactor() bool + func (m TradeCaptureReport) HasFeeMultiplier() bool + func (m TradeCaptureReport) HasFirmTradeID() bool + func (m TradeCaptureReport) HasFlexProductEligibilityIndicator() bool + func (m TradeCaptureReport) HasFlexibleIndicator() bool + func (m TradeCaptureReport) HasFloorPrice() bool + func (m TradeCaptureReport) HasFuturesValuationMethod() bool + func (m TradeCaptureReport) HasGrossTradeAmt() bool + func (m TradeCaptureReport) HasInstrRegistry() bool + func (m TradeCaptureReport) HasInstrmtAssignmentMethod() bool + func (m TradeCaptureReport) HasInterestAccrualDate() bool + func (m TradeCaptureReport) HasIssueDate() bool + func (m TradeCaptureReport) HasIssuer() bool + func (m TradeCaptureReport) HasLastForwardPoints() bool + func (m TradeCaptureReport) HasLastMkt() bool + func (m TradeCaptureReport) HasLastParPx() bool + func (m TradeCaptureReport) HasLastPx() bool + func (m TradeCaptureReport) HasLastQty() bool + func (m TradeCaptureReport) HasLastRptRequested() bool + func (m TradeCaptureReport) HasLastSpotRate() bool + func (m TradeCaptureReport) HasLastSwapPoints() bool + func (m TradeCaptureReport) HasLastUpdateTime() bool + func (m TradeCaptureReport) HasListMethod() bool + func (m TradeCaptureReport) HasLocaleOfIssue() bool + func (m TradeCaptureReport) HasMarginRatio() bool + func (m TradeCaptureReport) HasMatchStatus() bool + func (m TradeCaptureReport) HasMatchType() bool + func (m TradeCaptureReport) HasMaturityDate() bool + func (m TradeCaptureReport) HasMaturityMonthYear() bool + func (m TradeCaptureReport) HasMaturityTime() bool + func (m TradeCaptureReport) HasMessageEventSource() bool + func (m TradeCaptureReport) HasMinPriceIncrement() bool + func (m TradeCaptureReport) HasMinPriceIncrementAmount() bool + func (m TradeCaptureReport) HasMultiLegReportingType() bool + func (m TradeCaptureReport) HasNTPositionLimit() bool + func (m TradeCaptureReport) HasNoEvents() bool + func (m TradeCaptureReport) HasNoInstrumentParties() bool + func (m TradeCaptureReport) HasNoLegs() bool + func (m TradeCaptureReport) HasNoPosAmt() bool + func (m TradeCaptureReport) HasNoRootPartyIDs() bool + func (m TradeCaptureReport) HasNoSecurityAltID() bool + func (m TradeCaptureReport) HasNoSides() bool + func (m TradeCaptureReport) HasNoTrdRegTimestamps() bool + func (m TradeCaptureReport) HasNoTrdRepIndicators() bool + func (m TradeCaptureReport) HasNoUnderlyings() bool + func (m TradeCaptureReport) HasOptAttribute() bool + func (m TradeCaptureReport) HasOptPayAmount() bool + func (m TradeCaptureReport) HasOrdStatus() bool + func (m TradeCaptureReport) HasOrderCategory() bool + func (m TradeCaptureReport) HasOrderPercent() bool + func (m TradeCaptureReport) HasOrderQty() bool + func (m TradeCaptureReport) HasOrigSecondaryTradeID() bool + func (m TradeCaptureReport) HasOrigTradeDate() bool + func (m TradeCaptureReport) HasOrigTradeHandlingInstr() bool + func (m TradeCaptureReport) HasOrigTradeID() bool + func (m TradeCaptureReport) HasPool() bool + func (m TradeCaptureReport) HasPositionLimit() bool + func (m TradeCaptureReport) HasPreviouslyReported() bool + func (m TradeCaptureReport) HasPriceQuoteMethod() bool + func (m TradeCaptureReport) HasPriceType() bool + func (m TradeCaptureReport) HasPriceUnitOfMeasure() bool + func (m TradeCaptureReport) HasPriceUnitOfMeasureQty() bool + func (m TradeCaptureReport) HasProduct() bool + func (m TradeCaptureReport) HasProductComplex() bool + func (m TradeCaptureReport) HasPublishTrdIndicator() bool + func (m TradeCaptureReport) HasPutOrCall() bool + func (m TradeCaptureReport) HasQtyType() bool + func (m TradeCaptureReport) HasRedemptionDate() bool + func (m TradeCaptureReport) HasRejectText() bool + func (m TradeCaptureReport) HasRepoCollateralSecurityType() bool + func (m TradeCaptureReport) HasReportedPxDiff() bool + func (m TradeCaptureReport) HasRepurchaseRate() bool + func (m TradeCaptureReport) HasRepurchaseTerm() bool + func (m TradeCaptureReport) HasRiskFreeRate() bool + func (m TradeCaptureReport) HasRndPx() bool + func (m TradeCaptureReport) HasRoundingDirection() bool + func (m TradeCaptureReport) HasRoundingModulus() bool + func (m TradeCaptureReport) HasSecondaryExecID() bool + func (m TradeCaptureReport) HasSecondaryFirmTradeID() bool + func (m TradeCaptureReport) HasSecondaryTradeID() bool + func (m TradeCaptureReport) HasSecondaryTradeReportID() bool + func (m TradeCaptureReport) HasSecondaryTradeReportRefID() bool + func (m TradeCaptureReport) HasSecondaryTrdType() bool + func (m TradeCaptureReport) HasSecurityDesc() bool + func (m TradeCaptureReport) HasSecurityExchange() bool + func (m TradeCaptureReport) HasSecurityGroup() bool + func (m TradeCaptureReport) HasSecurityID() bool + func (m TradeCaptureReport) HasSecurityIDSource() bool + func (m TradeCaptureReport) HasSecurityStatus() bool + func (m TradeCaptureReport) HasSecuritySubType() bool + func (m TradeCaptureReport) HasSecurityType() bool + func (m TradeCaptureReport) HasSecurityXML() bool + func (m TradeCaptureReport) HasSecurityXMLLen() bool + func (m TradeCaptureReport) HasSecurityXMLSchema() bool + func (m TradeCaptureReport) HasSettlCurrency() bool + func (m TradeCaptureReport) HasSettlDate() bool + func (m TradeCaptureReport) HasSettlMethod() bool + func (m TradeCaptureReport) HasSettlSessID() bool + func (m TradeCaptureReport) HasSettlSessSubID() bool + func (m TradeCaptureReport) HasSettlType() bool + func (m TradeCaptureReport) HasSettleOnOpenFlag() bool + func (m TradeCaptureReport) HasShortSaleReason() bool + func (m TradeCaptureReport) HasSpread() bool + func (m TradeCaptureReport) HasStartDate() bool + func (m TradeCaptureReport) HasStateOrProvinceOfIssue() bool + func (m TradeCaptureReport) HasStrikeCurrency() bool + func (m TradeCaptureReport) HasStrikeMultiplier() bool + func (m TradeCaptureReport) HasStrikePrice() bool + func (m TradeCaptureReport) HasStrikeValue() bool + func (m TradeCaptureReport) HasSubscriptionRequestType() bool + func (m TradeCaptureReport) HasSymbol() bool + func (m TradeCaptureReport) HasSymbolSfx() bool + func (m TradeCaptureReport) HasTZTransactTime() bool + func (m TradeCaptureReport) HasTerminationType() bool + func (m TradeCaptureReport) HasTierCode() bool + func (m TradeCaptureReport) HasTimeUnit() bool + func (m TradeCaptureReport) HasTotNumTradeReports() bool + func (m TradeCaptureReport) HasTradeDate() bool + func (m TradeCaptureReport) HasTradeHandlingInstr() bool + func (m TradeCaptureReport) HasTradeID() bool + func (m TradeCaptureReport) HasTradeLegRefID() bool + func (m TradeCaptureReport) HasTradeLinkID() bool + func (m TradeCaptureReport) HasTradePublishIndicator() bool + func (m TradeCaptureReport) HasTradeReportID() bool + func (m TradeCaptureReport) HasTradeReportRefID() bool + func (m TradeCaptureReport) HasTradeReportTransType() bool + func (m TradeCaptureReport) HasTradeReportType() bool + func (m TradeCaptureReport) HasTradeRequestID() bool + func (m TradeCaptureReport) HasTransactTime() bool + func (m TradeCaptureReport) HasTransferReason() bool + func (m TradeCaptureReport) HasTrdMatchID() bool + func (m TradeCaptureReport) HasTrdRptStatus() bool + func (m TradeCaptureReport) HasTrdSubType() bool + func (m TradeCaptureReport) HasTrdType() bool + func (m TradeCaptureReport) HasUnderlyingSettlementDate() bool + func (m TradeCaptureReport) HasUnderlyingTradingSessionID() bool + func (m TradeCaptureReport) HasUnderlyingTradingSessionSubID() bool + func (m TradeCaptureReport) HasUnitOfMeasure() bool + func (m TradeCaptureReport) HasUnitOfMeasureQty() bool + func (m TradeCaptureReport) HasUnsolicitedIndicator() bool + func (m TradeCaptureReport) HasVolatility() bool + func (m TradeCaptureReport) HasYield() bool + func (m TradeCaptureReport) HasYieldCalcDate() bool + func (m TradeCaptureReport) HasYieldRedemptionDate() bool + func (m TradeCaptureReport) HasYieldRedemptionPrice() bool + func (m TradeCaptureReport) HasYieldRedemptionPriceType() bool + func (m TradeCaptureReport) HasYieldType() bool + func (m TradeCaptureReport) SetAgreementCurrency(v string) + func (m TradeCaptureReport) SetAgreementDate(v string) + func (m TradeCaptureReport) SetAgreementDesc(v string) + func (m TradeCaptureReport) SetAgreementID(v string) + func (m TradeCaptureReport) SetApplID(v string) + func (m TradeCaptureReport) SetApplLastSeqNum(v int) + func (m TradeCaptureReport) SetApplResendFlag(v bool) + func (m TradeCaptureReport) SetApplSeqNum(v int) + func (m TradeCaptureReport) SetAsOfIndicator(v string) + func (m TradeCaptureReport) SetAvgPx(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetAvgPxIndicator(v int) + func (m TradeCaptureReport) SetBenchmarkCurveCurrency(v string) + func (m TradeCaptureReport) SetBenchmarkCurveName(v string) + func (m TradeCaptureReport) SetBenchmarkCurvePoint(v string) + func (m TradeCaptureReport) SetBenchmarkPrice(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetBenchmarkPriceType(v int) + func (m TradeCaptureReport) SetBenchmarkSecurityID(v string) + func (m TradeCaptureReport) SetBenchmarkSecurityIDSource(v string) + func (m TradeCaptureReport) SetCFICode(v string) + func (m TradeCaptureReport) SetCPProgram(v int) + func (m TradeCaptureReport) SetCPRegType(v string) + func (m TradeCaptureReport) SetCalculatedCcyLastQty(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetCapPrice(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetCashOrderQty(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetClearingBusinessDate(v string) + func (m TradeCaptureReport) SetContractMultiplier(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetContractSettlMonth(v string) + func (m TradeCaptureReport) SetCopyMsgIndicator(v bool) + func (m TradeCaptureReport) SetCountryOfIssue(v string) + func (m TradeCaptureReport) SetCouponPaymentDate(v string) + func (m TradeCaptureReport) SetCouponRate(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetCreditRating(v string) + func (m TradeCaptureReport) SetCurrency(v string) + func (m TradeCaptureReport) SetCurrencyRatio(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetDatedDate(v string) + func (m TradeCaptureReport) SetDeliveryType(v int) + func (m TradeCaptureReport) SetDividendYield(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetEncodedIssuer(v string) + func (m TradeCaptureReport) SetEncodedIssuerLen(v int) + func (m TradeCaptureReport) SetEncodedSecurityDesc(v string) + func (m TradeCaptureReport) SetEncodedSecurityDescLen(v int) + func (m TradeCaptureReport) SetEndDate(v string) + func (m TradeCaptureReport) SetExecID(v string) + func (m TradeCaptureReport) SetExecRestatementReason(v int) + func (m TradeCaptureReport) SetExecType(v string) + func (m TradeCaptureReport) SetExerciseStyle(v int) + func (m TradeCaptureReport) SetFactor(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetFeeMultiplier(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetFirmTradeID(v string) + func (m TradeCaptureReport) SetFlexProductEligibilityIndicator(v bool) + func (m TradeCaptureReport) SetFlexibleIndicator(v bool) + func (m TradeCaptureReport) SetFloorPrice(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetFuturesValuationMethod(v string) + func (m TradeCaptureReport) SetGrossTradeAmt(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetInstrRegistry(v string) + func (m TradeCaptureReport) SetInstrmtAssignmentMethod(v string) + func (m TradeCaptureReport) SetInterestAccrualDate(v string) + func (m TradeCaptureReport) SetIssueDate(v string) + func (m TradeCaptureReport) SetIssuer(v string) + func (m TradeCaptureReport) SetLastForwardPoints(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetLastMkt(v string) + func (m TradeCaptureReport) SetLastParPx(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetLastPx(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetLastQty(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetLastRptRequested(v bool) + func (m TradeCaptureReport) SetLastSpotRate(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetLastSwapPoints(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetLastUpdateTime(v time.Time) + func (m TradeCaptureReport) SetListMethod(v int) + func (m TradeCaptureReport) SetLocaleOfIssue(v string) + func (m TradeCaptureReport) SetMarginRatio(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetMatchStatus(v string) + func (m TradeCaptureReport) SetMatchType(v string) + func (m TradeCaptureReport) SetMaturityDate(v string) + func (m TradeCaptureReport) SetMaturityMonthYear(v string) + func (m TradeCaptureReport) SetMaturityTime(v string) + func (m TradeCaptureReport) SetMessageEventSource(v string) + func (m TradeCaptureReport) SetMinPriceIncrement(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetMinPriceIncrementAmount(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetMultiLegReportingType(v string) + func (m TradeCaptureReport) SetNTPositionLimit(v int) + func (m TradeCaptureReport) SetNoEvents(f NoEventsRepeatingGroup) + func (m TradeCaptureReport) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup) + func (m TradeCaptureReport) SetNoLegs(f NoLegsRepeatingGroup) + func (m TradeCaptureReport) SetNoPosAmt(f NoPosAmtRepeatingGroup) + func (m TradeCaptureReport) SetNoRootPartyIDs(f NoRootPartyIDsRepeatingGroup) + func (m TradeCaptureReport) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup) + func (m TradeCaptureReport) SetNoSides(f NoSidesRepeatingGroup) + func (m TradeCaptureReport) SetNoTrdRegTimestamps(f NoTrdRegTimestampsRepeatingGroup) + func (m TradeCaptureReport) SetNoTrdRepIndicators(f NoTrdRepIndicatorsRepeatingGroup) + func (m TradeCaptureReport) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup) + func (m TradeCaptureReport) SetOptAttribute(v string) + func (m TradeCaptureReport) SetOptPayAmount(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetOrdStatus(v string) + func (m TradeCaptureReport) SetOrderCategory(v string) + func (m TradeCaptureReport) SetOrderPercent(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetOrderQty(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetOrigSecondaryTradeID(v string) + func (m TradeCaptureReport) SetOrigTradeDate(v string) + func (m TradeCaptureReport) SetOrigTradeHandlingInstr(v string) + func (m TradeCaptureReport) SetOrigTradeID(v string) + func (m TradeCaptureReport) SetPool(v string) + func (m TradeCaptureReport) SetPositionLimit(v int) + func (m TradeCaptureReport) SetPreviouslyReported(v bool) + func (m TradeCaptureReport) SetPriceQuoteMethod(v string) + func (m TradeCaptureReport) SetPriceType(v int) + func (m TradeCaptureReport) SetPriceUnitOfMeasure(v string) + func (m TradeCaptureReport) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetProduct(v int) + func (m TradeCaptureReport) SetProductComplex(v string) + func (m TradeCaptureReport) SetPublishTrdIndicator(v bool) + func (m TradeCaptureReport) SetPutOrCall(v int) + func (m TradeCaptureReport) SetQtyType(v int) + func (m TradeCaptureReport) SetRedemptionDate(v string) + func (m TradeCaptureReport) SetRejectText(v string) + func (m TradeCaptureReport) SetRepoCollateralSecurityType(v int) + func (m TradeCaptureReport) SetReportedPxDiff(v bool) + func (m TradeCaptureReport) SetRepurchaseRate(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetRepurchaseTerm(v int) + func (m TradeCaptureReport) SetRiskFreeRate(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetRndPx(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetRoundingDirection(v string) + func (m TradeCaptureReport) SetRoundingModulus(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetSecondaryExecID(v string) + func (m TradeCaptureReport) SetSecondaryFirmTradeID(v string) + func (m TradeCaptureReport) SetSecondaryTradeID(v string) + func (m TradeCaptureReport) SetSecondaryTradeReportID(v string) + func (m TradeCaptureReport) SetSecondaryTradeReportRefID(v string) + func (m TradeCaptureReport) SetSecondaryTrdType(v int) + func (m TradeCaptureReport) SetSecurityDesc(v string) + func (m TradeCaptureReport) SetSecurityExchange(v string) + func (m TradeCaptureReport) SetSecurityGroup(v string) + func (m TradeCaptureReport) SetSecurityID(v string) + func (m TradeCaptureReport) SetSecurityIDSource(v string) + func (m TradeCaptureReport) SetSecurityStatus(v string) + func (m TradeCaptureReport) SetSecuritySubType(v string) + func (m TradeCaptureReport) SetSecurityType(v string) + func (m TradeCaptureReport) SetSecurityXML(v string) + func (m TradeCaptureReport) SetSecurityXMLLen(v int) + func (m TradeCaptureReport) SetSecurityXMLSchema(v string) + func (m TradeCaptureReport) SetSettlCurrency(v string) + func (m TradeCaptureReport) SetSettlDate(v string) + func (m TradeCaptureReport) SetSettlMethod(v string) + func (m TradeCaptureReport) SetSettlSessID(v string) + func (m TradeCaptureReport) SetSettlSessSubID(v string) + func (m TradeCaptureReport) SetSettlType(v string) + func (m TradeCaptureReport) SetSettleOnOpenFlag(v string) + func (m TradeCaptureReport) SetShortSaleReason(v int) + func (m TradeCaptureReport) SetSpread(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetStartDate(v string) + func (m TradeCaptureReport) SetStateOrProvinceOfIssue(v string) + func (m TradeCaptureReport) SetStrikeCurrency(v string) + func (m TradeCaptureReport) SetStrikeMultiplier(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetStrikePrice(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetStrikeValue(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetSubscriptionRequestType(v string) + func (m TradeCaptureReport) SetSymbol(v string) + func (m TradeCaptureReport) SetSymbolSfx(v string) + func (m TradeCaptureReport) SetTZTransactTime(v string) + func (m TradeCaptureReport) SetTerminationType(v int) + func (m TradeCaptureReport) SetTierCode(v string) + func (m TradeCaptureReport) SetTimeUnit(v string) + func (m TradeCaptureReport) SetTotNumTradeReports(v int) + func (m TradeCaptureReport) SetTradeDate(v string) + func (m TradeCaptureReport) SetTradeHandlingInstr(v string) + func (m TradeCaptureReport) SetTradeID(v string) + func (m TradeCaptureReport) SetTradeLegRefID(v string) + func (m TradeCaptureReport) SetTradeLinkID(v string) + func (m TradeCaptureReport) SetTradePublishIndicator(v int) + func (m TradeCaptureReport) SetTradeReportID(v string) + func (m TradeCaptureReport) SetTradeReportRefID(v string) + func (m TradeCaptureReport) SetTradeReportTransType(v int) + func (m TradeCaptureReport) SetTradeReportType(v int) + func (m TradeCaptureReport) SetTradeRequestID(v string) + func (m TradeCaptureReport) SetTransactTime(v time.Time) + func (m TradeCaptureReport) SetTransferReason(v string) + func (m TradeCaptureReport) SetTrdMatchID(v string) + func (m TradeCaptureReport) SetTrdRptStatus(v int) + func (m TradeCaptureReport) SetTrdSubType(v int) + func (m TradeCaptureReport) SetTrdType(v int) + func (m TradeCaptureReport) SetUnderlyingSettlementDate(v string) + func (m TradeCaptureReport) SetUnderlyingTradingSessionID(v string) + func (m TradeCaptureReport) SetUnderlyingTradingSessionSubID(v string) + func (m TradeCaptureReport) SetUnitOfMeasure(v string) + func (m TradeCaptureReport) SetUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetUnsolicitedIndicator(v bool) + func (m TradeCaptureReport) SetVolatility(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetYield(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetYieldCalcDate(v string) + func (m TradeCaptureReport) SetYieldRedemptionDate(v string) + func (m TradeCaptureReport) SetYieldRedemptionPrice(value decimal.Decimal, scale int32) + func (m TradeCaptureReport) SetYieldRedemptionPriceType(v int) + func (m TradeCaptureReport) SetYieldType(v string) + func (m TradeCaptureReport) ToMessage() quickfix.Message