Versions in this module Expand all Collapse all v0 v0.6.1 Oct 26, 2021 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type NoComplexEventDates struct + func (m NoComplexEventDates) GetComplexEventEndDate() (v time.Time, err quickfix.MessageRejectError) + func (m NoComplexEventDates) GetComplexEventStartDate() (v time.Time, err quickfix.MessageRejectError) + func (m NoComplexEventDates) GetNoComplexEventTimes() (NoComplexEventTimesRepeatingGroup, quickfix.MessageRejectError) + func (m NoComplexEventDates) HasComplexEventEndDate() bool + func (m NoComplexEventDates) HasComplexEventStartDate() bool + func (m NoComplexEventDates) HasNoComplexEventTimes() bool + func (m NoComplexEventDates) SetComplexEventEndDate(v time.Time) + func (m NoComplexEventDates) SetComplexEventStartDate(v time.Time) + func (m NoComplexEventDates) SetNoComplexEventTimes(f NoComplexEventTimesRepeatingGroup) + type NoComplexEventDatesRepeatingGroup struct + func NewNoComplexEventDatesRepeatingGroup() NoComplexEventDatesRepeatingGroup + func (m NoComplexEventDatesRepeatingGroup) Add() NoComplexEventDates + func (m NoComplexEventDatesRepeatingGroup) Get(i int) NoComplexEventDates + type NoComplexEventTimes struct + func (m NoComplexEventTimes) GetComplexEventEndTime() (v string, err quickfix.MessageRejectError) + func (m NoComplexEventTimes) GetComplexEventStartTime() (v string, err quickfix.MessageRejectError) + func (m NoComplexEventTimes) HasComplexEventEndTime() bool + func (m NoComplexEventTimes) HasComplexEventStartTime() bool + func (m NoComplexEventTimes) SetComplexEventEndTime(v string) + func (m NoComplexEventTimes) SetComplexEventStartTime(v string) + type NoComplexEventTimesRepeatingGroup struct + func NewNoComplexEventTimesRepeatingGroup() NoComplexEventTimesRepeatingGroup + func (m NoComplexEventTimesRepeatingGroup) Add() NoComplexEventTimes + func (m NoComplexEventTimesRepeatingGroup) Get(i int) NoComplexEventTimes + type NoComplexEvents struct + func (m NoComplexEvents) GetComplexEventCondition() (v enum.ComplexEventCondition, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPriceBoundaryMethod() (v enum.ComplexEventPriceBoundaryMethod, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPriceBoundaryPrecision() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPriceTimeType() (v enum.ComplexEventPriceTimeType, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventType() (v enum.ComplexEventType, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexOptPayoutAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetNoComplexEventDates() (NoComplexEventDatesRepeatingGroup, quickfix.MessageRejectError) + func (m NoComplexEvents) HasComplexEventCondition() bool + func (m NoComplexEvents) HasComplexEventPrice() bool + func (m NoComplexEvents) HasComplexEventPriceBoundaryMethod() bool + func (m NoComplexEvents) HasComplexEventPriceBoundaryPrecision() bool + func (m NoComplexEvents) HasComplexEventPriceTimeType() bool + func (m NoComplexEvents) HasComplexEventType() bool + func (m NoComplexEvents) HasComplexOptPayoutAmount() bool + func (m NoComplexEvents) HasNoComplexEventDates() bool + func (m NoComplexEvents) SetComplexEventCondition(v enum.ComplexEventCondition) + func (m NoComplexEvents) SetComplexEventPrice(value decimal.Decimal, scale int32) + func (m NoComplexEvents) SetComplexEventPriceBoundaryMethod(v enum.ComplexEventPriceBoundaryMethod) + func (m NoComplexEvents) SetComplexEventPriceBoundaryPrecision(value decimal.Decimal, scale int32) + func (m NoComplexEvents) SetComplexEventPriceTimeType(v enum.ComplexEventPriceTimeType) + func (m NoComplexEvents) SetComplexEventType(v enum.ComplexEventType) + func (m NoComplexEvents) SetComplexOptPayoutAmount(value decimal.Decimal, scale int32) + func (m NoComplexEvents) SetNoComplexEventDates(f NoComplexEventDatesRepeatingGroup) + type NoComplexEventsRepeatingGroup struct + func NewNoComplexEventsRepeatingGroup() NoComplexEventsRepeatingGroup + func (m NoComplexEventsRepeatingGroup) Add() NoComplexEvents + func (m NoComplexEventsRepeatingGroup) Get(i int) NoComplexEvents + type NoEvents struct + func (m NoEvents) GetEventDate() (v string, err quickfix.MessageRejectError) + func (m NoEvents) GetEventPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoEvents) GetEventText() (v string, err quickfix.MessageRejectError) + func (m NoEvents) GetEventTime() (v time.Time, err quickfix.MessageRejectError) + func (m NoEvents) GetEventType() (v enum.EventType, 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 enum.EventType) + type NoEventsRepeatingGroup struct + func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup + func (m NoEventsRepeatingGroup) Add() NoEvents + func (m NoEventsRepeatingGroup) Get(i int) NoEvents + type NoExecInstRules struct + func (m NoExecInstRules) GetExecInstValue() (v string, err quickfix.MessageRejectError) + func (m NoExecInstRules) HasExecInstValue() bool + func (m NoExecInstRules) SetExecInstValue(v string) + type NoExecInstRulesRepeatingGroup struct + func NewNoExecInstRulesRepeatingGroup() NoExecInstRulesRepeatingGroup + func (m NoExecInstRulesRepeatingGroup) Add() NoExecInstRules + func (m NoExecInstRulesRepeatingGroup) Get(i int) NoExecInstRules + type NoInstrAttrib struct + func (m NoInstrAttrib) GetInstrAttribType() (v enum.InstrAttribType, err quickfix.MessageRejectError) + func (m NoInstrAttrib) GetInstrAttribValue() (v string, err quickfix.MessageRejectError) + func (m NoInstrAttrib) HasInstrAttribType() bool + func (m NoInstrAttrib) HasInstrAttribValue() bool + func (m NoInstrAttrib) SetInstrAttribType(v enum.InstrAttribType) + func (m NoInstrAttrib) SetInstrAttribValue(v string) + type NoInstrAttribRepeatingGroup struct + func NewNoInstrAttribRepeatingGroup() NoInstrAttribRepeatingGroup + func (m NoInstrAttribRepeatingGroup) Add() NoInstrAttrib + func (m NoInstrAttribRepeatingGroup) Get(i int) NoInstrAttrib + type NoInstrumentParties struct + func (m NoInstrumentParties) GetInstrumentPartyID() (v string, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetInstrumentPartyRole() (v int, 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() (v string, err quickfix.MessageRejectError) + func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (v int, 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() (v string, err quickfix.MessageRejectError) + func (m NoLegSecurityAltID) GetLegSecurityAltIDSource() (v string, 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() (v string, err quickfix.MessageRejectError) + func (m NoLegStipulations) GetLegStipulationValue() (v string, 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() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegIssuerLen() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegBenchmarkCurveCurrency() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegBenchmarkCurveName() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegBenchmarkCurvePoint() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegBenchmarkPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegBenchmarkPriceType() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCFICode() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractMultiplierUnit() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractSettlMonth() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCreditRating() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCurrency() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegDatedDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegExerciseStyle() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegFlowScheduleType() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInstrRegistry() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInterestAccrualDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssueDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssuer() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityTime() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOptAttribute() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOptionRatio() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPool() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegProduct() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPutOrCall() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRatioQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityID() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityIDSource() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityType() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSettlType() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSide() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSwapType() (v enum.LegSwapType, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbol() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbolSfx() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegTimeUnit() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetNoLegSecurityAltID() (NoLegSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoLegs) GetNoLegStipulations() (NoLegStipulationsRepeatingGroup, 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) HasLegBenchmarkCurveCurrency() bool + func (m NoLegs) HasLegBenchmarkCurveName() bool + func (m NoLegs) HasLegBenchmarkCurvePoint() bool + func (m NoLegs) HasLegBenchmarkPrice() bool + func (m NoLegs) HasLegBenchmarkPriceType() bool + func (m NoLegs) HasLegCFICode() bool + func (m NoLegs) HasLegContractMultiplier() bool + func (m NoLegs) HasLegContractMultiplierUnit() bool + func (m NoLegs) HasLegContractSettlMonth() bool + func (m NoLegs) HasLegCountryOfIssue() bool + func (m NoLegs) HasLegCouponPaymentDate() bool + func (m NoLegs) HasLegCouponRate() bool + func (m NoLegs) HasLegCreditRating() bool + func (m NoLegs) HasLegCurrency() bool + func (m NoLegs) HasLegDatedDate() bool + func (m NoLegs) HasLegExerciseStyle() bool + func (m NoLegs) HasLegFactor() bool + func (m NoLegs) HasLegFlowScheduleType() bool + func (m NoLegs) HasLegInstrRegistry() bool + func (m NoLegs) HasLegInterestAccrualDate() bool + func (m NoLegs) HasLegIssueDate() bool + func (m NoLegs) HasLegIssuer() bool + func (m NoLegs) HasLegLocaleOfIssue() bool + func (m NoLegs) HasLegMaturityDate() bool + func (m NoLegs) HasLegMaturityMonthYear() bool + func (m NoLegs) HasLegMaturityTime() bool + func (m NoLegs) HasLegOptAttribute() bool + func (m NoLegs) HasLegOptionRatio() bool + func (m NoLegs) HasLegPool() 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) HasLegRatioQty() bool + func (m NoLegs) HasLegRedemptionDate() bool + func (m NoLegs) HasLegRepoCollateralSecurityType() 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) 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) HasNoLegSecurityAltID() bool + func (m NoLegs) HasNoLegStipulations() 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) SetLegBenchmarkCurveCurrency(v string) + func (m NoLegs) SetLegBenchmarkCurveName(v string) + func (m NoLegs) SetLegBenchmarkCurvePoint(v string) + func (m NoLegs) SetLegBenchmarkPrice(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegBenchmarkPriceType(v int) + func (m NoLegs) SetLegCFICode(v string) + func (m NoLegs) SetLegContractMultiplier(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegContractMultiplierUnit(v int) + 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) SetLegCreditRating(v string) + func (m NoLegs) SetLegCurrency(v string) + func (m NoLegs) SetLegDatedDate(v string) + func (m NoLegs) SetLegExerciseStyle(v int) + func (m NoLegs) SetLegFactor(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegFlowScheduleType(v int) + 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) SetLegLocaleOfIssue(v string) + func (m NoLegs) SetLegMaturityDate(v string) + func (m NoLegs) SetLegMaturityMonthYear(v string) + func (m NoLegs) SetLegMaturityTime(v string) + func (m NoLegs) SetLegOptAttribute(v string) + func (m NoLegs) SetLegOptionRatio(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegPool(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) SetLegRatioQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegRedemptionDate(v string) + func (m NoLegs) SetLegRepoCollateralSecurityType(v int) + 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) 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 enum.LegSwapType) + 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) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup) + func (m NoLegs) SetNoLegStipulations(f NoLegStipulationsRepeatingGroup) + type NoLegsRepeatingGroup struct + func NewNoLegsRepeatingGroup() NoLegsRepeatingGroup + func (m NoLegsRepeatingGroup) Add() NoLegs + func (m NoLegsRepeatingGroup) Get(i int) NoLegs + type NoLotTypeRules struct + func (m NoLotTypeRules) GetLotType() (v enum.LotType, err quickfix.MessageRejectError) + func (m NoLotTypeRules) GetMinLotSize() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLotTypeRules) HasLotType() bool + func (m NoLotTypeRules) HasMinLotSize() bool + func (m NoLotTypeRules) SetLotType(v enum.LotType) + func (m NoLotTypeRules) SetMinLotSize(value decimal.Decimal, scale int32) + type NoLotTypeRulesRepeatingGroup struct + func NewNoLotTypeRulesRepeatingGroup() NoLotTypeRulesRepeatingGroup + func (m NoLotTypeRulesRepeatingGroup) Add() NoLotTypeRules + func (m NoLotTypeRulesRepeatingGroup) Get(i int) NoLotTypeRules + type NoMDFeedTypes struct + func (m NoMDFeedTypes) GetMDBookType() (v enum.MDBookType, err quickfix.MessageRejectError) + func (m NoMDFeedTypes) GetMDFeedType() (v string, err quickfix.MessageRejectError) + func (m NoMDFeedTypes) GetMarketDepth() (v int, err quickfix.MessageRejectError) + func (m NoMDFeedTypes) HasMDBookType() bool + func (m NoMDFeedTypes) HasMDFeedType() bool + func (m NoMDFeedTypes) HasMarketDepth() bool + func (m NoMDFeedTypes) SetMDBookType(v enum.MDBookType) + func (m NoMDFeedTypes) SetMDFeedType(v string) + func (m NoMDFeedTypes) SetMarketDepth(v int) + type NoMDFeedTypesRepeatingGroup struct + func NewNoMDFeedTypesRepeatingGroup() NoMDFeedTypesRepeatingGroup + func (m NoMDFeedTypesRepeatingGroup) Add() NoMDFeedTypes + func (m NoMDFeedTypesRepeatingGroup) Get(i int) NoMDFeedTypes + type NoMatchRules struct + func (m NoMatchRules) GetMatchAlgorithm() (v string, err quickfix.MessageRejectError) + func (m NoMatchRules) GetMatchType() (v enum.MatchType, err quickfix.MessageRejectError) + func (m NoMatchRules) HasMatchAlgorithm() bool + func (m NoMatchRules) HasMatchType() bool + func (m NoMatchRules) SetMatchAlgorithm(v string) + func (m NoMatchRules) SetMatchType(v enum.MatchType) + type NoMatchRulesRepeatingGroup struct + func NewNoMatchRulesRepeatingGroup() NoMatchRulesRepeatingGroup + func (m NoMatchRulesRepeatingGroup) Add() NoMatchRules + func (m NoMatchRulesRepeatingGroup) Get(i int) NoMatchRules + type NoMaturityRules struct + func (m NoMaturityRules) GetEndMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m NoMaturityRules) GetMaturityMonthYearFormat() (v enum.MaturityMonthYearFormat, err quickfix.MessageRejectError) + func (m NoMaturityRules) GetMaturityMonthYearIncrement() (v int, err quickfix.MessageRejectError) + func (m NoMaturityRules) GetMaturityMonthYearIncrementUnits() (v enum.MaturityMonthYearIncrementUnits, err quickfix.MessageRejectError) + func (m NoMaturityRules) GetMaturityRuleID() (v string, err quickfix.MessageRejectError) + func (m NoMaturityRules) GetStartMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m NoMaturityRules) HasEndMaturityMonthYear() bool + func (m NoMaturityRules) HasMaturityMonthYearFormat() bool + func (m NoMaturityRules) HasMaturityMonthYearIncrement() bool + func (m NoMaturityRules) HasMaturityMonthYearIncrementUnits() bool + func (m NoMaturityRules) HasMaturityRuleID() bool + func (m NoMaturityRules) HasStartMaturityMonthYear() bool + func (m NoMaturityRules) SetEndMaturityMonthYear(v string) + func (m NoMaturityRules) SetMaturityMonthYearFormat(v enum.MaturityMonthYearFormat) + func (m NoMaturityRules) SetMaturityMonthYearIncrement(v int) + func (m NoMaturityRules) SetMaturityMonthYearIncrementUnits(v enum.MaturityMonthYearIncrementUnits) + func (m NoMaturityRules) SetMaturityRuleID(v string) + func (m NoMaturityRules) SetStartMaturityMonthYear(v string) + type NoMaturityRulesRepeatingGroup struct + func NewNoMaturityRulesRepeatingGroup() NoMaturityRulesRepeatingGroup + func (m NoMaturityRulesRepeatingGroup) Add() NoMaturityRules + func (m NoMaturityRulesRepeatingGroup) Get(i int) NoMaturityRules + type NoNestedInstrAttrib struct + func (m NoNestedInstrAttrib) GetNestedInstrAttribType() (v int, err quickfix.MessageRejectError) + func (m NoNestedInstrAttrib) GetNestedInstrAttribValue() (v string, err quickfix.MessageRejectError) + func (m NoNestedInstrAttrib) HasNestedInstrAttribType() bool + func (m NoNestedInstrAttrib) HasNestedInstrAttribValue() bool + func (m NoNestedInstrAttrib) SetNestedInstrAttribType(v int) + func (m NoNestedInstrAttrib) SetNestedInstrAttribValue(v string) + type NoNestedInstrAttribRepeatingGroup struct + func NewNoNestedInstrAttribRepeatingGroup() NoNestedInstrAttribRepeatingGroup + func (m NoNestedInstrAttribRepeatingGroup) Add() NoNestedInstrAttrib + func (m NoNestedInstrAttribRepeatingGroup) Get(i int) NoNestedInstrAttrib + type NoOrdTypeRules struct + func (m NoOrdTypeRules) GetOrdType() (v enum.OrdType, err quickfix.MessageRejectError) + func (m NoOrdTypeRules) HasOrdType() bool + func (m NoOrdTypeRules) SetOrdType(v enum.OrdType) + type NoOrdTypeRulesRepeatingGroup struct + func NewNoOrdTypeRulesRepeatingGroup() NoOrdTypeRulesRepeatingGroup + func (m NoOrdTypeRulesRepeatingGroup) Add() NoOrdTypeRules + func (m NoOrdTypeRulesRepeatingGroup) Get(i int) NoOrdTypeRules + type NoRelatedSym struct + func (m NoRelatedSym) GetAgreementCurrency() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetAgreementDate() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetAgreementDesc() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetAgreementID() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetAttachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetBenchmarkCurveCurrency() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetBenchmarkCurveName() (v enum.BenchmarkCurveName, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetBenchmarkCurvePoint() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetBenchmarkPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetBenchmarkPriceType() (v int, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetBenchmarkSecurityID() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetBenchmarkSecurityIDSource() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetCFICode() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetCPProgram() (v enum.CPProgram, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetCPRegType() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetCapPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetContractMultiplierUnit() (v enum.ContractMultiplierUnit, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetContractSettlMonth() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetCreditRating() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetCurrency() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetDatedDate() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetDeliveryForm() (v enum.DeliveryForm, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetDeliveryType() (v enum.DeliveryType, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetDetachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetEncodedIssuer() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetEncodedText() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetEncodedTextLen() (v int, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetEndDate() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetExerciseStyle() (v enum.ExerciseStyle, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetExpirationCycle() (v enum.ExpirationCycle, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetFlexProductEligibilityIndicator() (v bool, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetFlexibleIndicator() (v bool, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetFloorPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetFlowScheduleType() (v enum.FlowScheduleType, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetHighLimitPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetImpliedMarketIndicator() (v enum.ImpliedMarketIndicator, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetInstrmtAssignmentMethod() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetInterestAccrualDate() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetIssueDate() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetIssuer() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetListMethod() (v enum.ListMethod, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetListUpdateAction() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetLowLimitPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetMarginRatio() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetMaturityDate() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetMaturityTime() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetMaxPriceVariation() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetMaxTradeVol() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetMinPriceIncrement() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetMinPriceIncrementAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetMinTradeVol() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetMultilegModel() (v enum.MultilegModel, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetMultilegPriceMethod() (v enum.MultilegPriceMethod, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetNTPositionLimit() (v int, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetNoComplexEvents() (NoComplexEventsRepeatingGroup, quickfix.MessageRejectError) + func (m NoRelatedSym) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError) + func (m NoRelatedSym) GetNoInstrAttrib() (NoInstrAttribRepeatingGroup, quickfix.MessageRejectError) + func (m NoRelatedSym) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError) + func (m NoRelatedSym) GetNoLegs() (NoLegsRepeatingGroup, quickfix.MessageRejectError) + func (m NoRelatedSym) GetNoLotTypeRules() (NoLotTypeRulesRepeatingGroup, quickfix.MessageRejectError) + func (m NoRelatedSym) GetNoNestedInstrAttrib() (NoNestedInstrAttribRepeatingGroup, quickfix.MessageRejectError) + func (m NoRelatedSym) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoRelatedSym) GetNoStipulations() (NoStipulationsRepeatingGroup, quickfix.MessageRejectError) + func (m NoRelatedSym) GetNoStrikeRules() (NoStrikeRulesRepeatingGroup, quickfix.MessageRejectError) + func (m NoRelatedSym) GetNoTickRules() (NoTickRulesRepeatingGroup, quickfix.MessageRejectError) + func (m NoRelatedSym) GetNoTradingSessionRules() (NoTradingSessionRulesRepeatingGroup, quickfix.MessageRejectError) + func (m NoRelatedSym) GetNoUnderlyings() (NoUnderlyingsRepeatingGroup, quickfix.MessageRejectError) + func (m NoRelatedSym) GetNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetOptAttribute() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetOptPayoutAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetOptPayoutType() (v enum.OptPayoutType, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetPctAtRisk() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetPool() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetPositionLimit() (v int, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetPriceLimitType() (v enum.PriceLimitType, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetPriceQuoteMethod() (v enum.PriceQuoteMethod, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetPriceType() (v enum.PriceType, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetProduct() (v enum.Product, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetProductComplex() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetPutOrCall() (v enum.PutOrCall, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetRelSymTransactTime() (v time.Time, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetRestructuringType() (v enum.RestructuringType, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetRoundLot() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSecurityGroup() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSecurityID() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSecurityStatus() (v enum.SecurityStatus, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSecurityXML() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSecurityXMLLen() (v int, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSecurityXMLSchema() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSeniority() (v enum.Seniority, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSettlMethod() (v enum.SettlMethod, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSettleOnOpenFlag() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSpread() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetStartDate() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetStrikeMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetStrikePriceBoundaryMethod() (v enum.StrikePriceBoundaryMethod, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetStrikePriceBoundaryPrecision() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetStrikePriceDeterminationMethod() (v enum.StrikePriceDeterminationMethod, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetStrikeValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSymbol() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetTerminationType() (v enum.TerminationType, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetText() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetTimeUnit() (v enum.TimeUnit, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetTradingCurrency() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetTradingReferencePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetUnderlyingPriceDeterminationMethod() (v enum.UnderlyingPriceDeterminationMethod, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetUnitOfMeasure() (v enum.UnitOfMeasure, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetValuationMethod() (v enum.ValuationMethod, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetYield() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetYieldCalcDate() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetYieldRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetYieldRedemptionPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetYieldRedemptionPriceType() (v int, err quickfix.MessageRejectError) + func (m NoRelatedSym) GetYieldType() (v enum.YieldType, err quickfix.MessageRejectError) + func (m NoRelatedSym) HasAgreementCurrency() bool + func (m NoRelatedSym) HasAgreementDate() bool + func (m NoRelatedSym) HasAgreementDesc() bool + func (m NoRelatedSym) HasAgreementID() bool + func (m NoRelatedSym) HasAttachmentPoint() bool + func (m NoRelatedSym) HasBenchmarkCurveCurrency() bool + func (m NoRelatedSym) HasBenchmarkCurveName() bool + func (m NoRelatedSym) HasBenchmarkCurvePoint() bool + func (m NoRelatedSym) HasBenchmarkPrice() bool + func (m NoRelatedSym) HasBenchmarkPriceType() bool + func (m NoRelatedSym) HasBenchmarkSecurityID() bool + func (m NoRelatedSym) HasBenchmarkSecurityIDSource() bool + func (m NoRelatedSym) HasCFICode() bool + func (m NoRelatedSym) HasCPProgram() bool + func (m NoRelatedSym) HasCPRegType() bool + func (m NoRelatedSym) HasCapPrice() bool + func (m NoRelatedSym) HasContractMultiplier() bool + func (m NoRelatedSym) HasContractMultiplierUnit() bool + func (m NoRelatedSym) HasContractSettlMonth() bool + func (m NoRelatedSym) HasCountryOfIssue() bool + func (m NoRelatedSym) HasCouponPaymentDate() bool + func (m NoRelatedSym) HasCouponRate() bool + func (m NoRelatedSym) HasCreditRating() bool + func (m NoRelatedSym) HasCurrency() bool + func (m NoRelatedSym) HasDatedDate() bool + func (m NoRelatedSym) HasDeliveryForm() bool + func (m NoRelatedSym) HasDeliveryType() bool + func (m NoRelatedSym) HasDetachmentPoint() bool + func (m NoRelatedSym) HasEncodedIssuer() bool + func (m NoRelatedSym) HasEncodedIssuerLen() bool + func (m NoRelatedSym) HasEncodedSecurityDesc() bool + func (m NoRelatedSym) HasEncodedSecurityDescLen() bool + func (m NoRelatedSym) HasEncodedText() bool + func (m NoRelatedSym) HasEncodedTextLen() bool + func (m NoRelatedSym) HasEndDate() bool + func (m NoRelatedSym) HasExerciseStyle() bool + func (m NoRelatedSym) HasExpirationCycle() bool + func (m NoRelatedSym) HasFactor() bool + func (m NoRelatedSym) HasFlexProductEligibilityIndicator() bool + func (m NoRelatedSym) HasFlexibleIndicator() bool + func (m NoRelatedSym) HasFloorPrice() bool + func (m NoRelatedSym) HasFlowScheduleType() bool + func (m NoRelatedSym) HasHighLimitPrice() bool + func (m NoRelatedSym) HasImpliedMarketIndicator() bool + func (m NoRelatedSym) HasInstrRegistry() bool + func (m NoRelatedSym) HasInstrmtAssignmentMethod() bool + func (m NoRelatedSym) HasInterestAccrualDate() bool + func (m NoRelatedSym) HasIssueDate() bool + func (m NoRelatedSym) HasIssuer() bool + func (m NoRelatedSym) HasListMethod() bool + func (m NoRelatedSym) HasListUpdateAction() bool + func (m NoRelatedSym) HasLocaleOfIssue() bool + func (m NoRelatedSym) HasLowLimitPrice() bool + func (m NoRelatedSym) HasMarginRatio() bool + func (m NoRelatedSym) HasMaturityDate() bool + func (m NoRelatedSym) HasMaturityMonthYear() bool + func (m NoRelatedSym) HasMaturityTime() bool + func (m NoRelatedSym) HasMaxPriceVariation() bool + func (m NoRelatedSym) HasMaxTradeVol() bool + func (m NoRelatedSym) HasMinPriceIncrement() bool + func (m NoRelatedSym) HasMinPriceIncrementAmount() bool + func (m NoRelatedSym) HasMinTradeVol() bool + func (m NoRelatedSym) HasMultilegModel() bool + func (m NoRelatedSym) HasMultilegPriceMethod() bool + func (m NoRelatedSym) HasNTPositionLimit() bool + func (m NoRelatedSym) HasNoComplexEvents() bool + func (m NoRelatedSym) HasNoEvents() bool + func (m NoRelatedSym) HasNoInstrAttrib() bool + func (m NoRelatedSym) HasNoInstrumentParties() bool + func (m NoRelatedSym) HasNoLegs() bool + func (m NoRelatedSym) HasNoLotTypeRules() bool + func (m NoRelatedSym) HasNoNestedInstrAttrib() bool + func (m NoRelatedSym) HasNoSecurityAltID() bool + func (m NoRelatedSym) HasNoStipulations() bool + func (m NoRelatedSym) HasNoStrikeRules() bool + func (m NoRelatedSym) HasNoTickRules() bool + func (m NoRelatedSym) HasNoTradingSessionRules() bool + func (m NoRelatedSym) HasNoUnderlyings() bool + func (m NoRelatedSym) HasNotionalPercentageOutstanding() bool + func (m NoRelatedSym) HasOptAttribute() bool + func (m NoRelatedSym) HasOptPayoutAmount() bool + func (m NoRelatedSym) HasOptPayoutType() bool + func (m NoRelatedSym) HasOriginalNotionalPercentageOutstanding() bool + func (m NoRelatedSym) HasPctAtRisk() bool + func (m NoRelatedSym) HasPool() bool + func (m NoRelatedSym) HasPositionLimit() bool + func (m NoRelatedSym) HasPriceLimitType() bool + func (m NoRelatedSym) HasPriceQuoteMethod() bool + func (m NoRelatedSym) HasPriceType() bool + func (m NoRelatedSym) HasPriceUnitOfMeasure() bool + func (m NoRelatedSym) HasPriceUnitOfMeasureQty() bool + func (m NoRelatedSym) HasProduct() bool + func (m NoRelatedSym) HasProductComplex() bool + func (m NoRelatedSym) HasPutOrCall() bool + func (m NoRelatedSym) HasRedemptionDate() bool + func (m NoRelatedSym) HasRelSymTransactTime() bool + func (m NoRelatedSym) HasRepoCollateralSecurityType() bool + func (m NoRelatedSym) HasRepurchaseRate() bool + func (m NoRelatedSym) HasRepurchaseTerm() bool + func (m NoRelatedSym) HasRestructuringType() bool + func (m NoRelatedSym) HasRoundLot() bool + func (m NoRelatedSym) HasSecurityDesc() bool + func (m NoRelatedSym) HasSecurityExchange() bool + func (m NoRelatedSym) HasSecurityGroup() bool + func (m NoRelatedSym) HasSecurityID() bool + func (m NoRelatedSym) HasSecurityIDSource() bool + func (m NoRelatedSym) HasSecurityStatus() bool + func (m NoRelatedSym) HasSecuritySubType() bool + func (m NoRelatedSym) HasSecurityType() bool + func (m NoRelatedSym) HasSecurityXML() bool + func (m NoRelatedSym) HasSecurityXMLLen() bool + func (m NoRelatedSym) HasSecurityXMLSchema() bool + func (m NoRelatedSym) HasSeniority() bool + func (m NoRelatedSym) HasSettlMethod() bool + func (m NoRelatedSym) HasSettleOnOpenFlag() bool + func (m NoRelatedSym) HasSpread() bool + func (m NoRelatedSym) HasStartDate() bool + func (m NoRelatedSym) HasStateOrProvinceOfIssue() bool + func (m NoRelatedSym) HasStrikeCurrency() bool + func (m NoRelatedSym) HasStrikeMultiplier() bool + func (m NoRelatedSym) HasStrikePrice() bool + func (m NoRelatedSym) HasStrikePriceBoundaryMethod() bool + func (m NoRelatedSym) HasStrikePriceBoundaryPrecision() bool + func (m NoRelatedSym) HasStrikePriceDeterminationMethod() bool + func (m NoRelatedSym) HasStrikeValue() bool + func (m NoRelatedSym) HasSymbol() bool + func (m NoRelatedSym) HasSymbolSfx() bool + func (m NoRelatedSym) HasTerminationType() bool + func (m NoRelatedSym) HasText() bool + func (m NoRelatedSym) HasTimeUnit() bool + func (m NoRelatedSym) HasTradingCurrency() bool + func (m NoRelatedSym) HasTradingReferencePrice() bool + func (m NoRelatedSym) HasUnderlyingPriceDeterminationMethod() bool + func (m NoRelatedSym) HasUnitOfMeasure() bool + func (m NoRelatedSym) HasUnitOfMeasureQty() bool + func (m NoRelatedSym) HasValuationMethod() bool + func (m NoRelatedSym) HasYield() bool + func (m NoRelatedSym) HasYieldCalcDate() bool + func (m NoRelatedSym) HasYieldRedemptionDate() bool + func (m NoRelatedSym) HasYieldRedemptionPrice() bool + func (m NoRelatedSym) HasYieldRedemptionPriceType() bool + func (m NoRelatedSym) HasYieldType() bool + func (m NoRelatedSym) SetAgreementCurrency(v string) + func (m NoRelatedSym) SetAgreementDate(v string) + func (m NoRelatedSym) SetAgreementDesc(v string) + func (m NoRelatedSym) SetAgreementID(v string) + func (m NoRelatedSym) SetAttachmentPoint(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetBenchmarkCurveCurrency(v string) + func (m NoRelatedSym) SetBenchmarkCurveName(v enum.BenchmarkCurveName) + func (m NoRelatedSym) SetBenchmarkCurvePoint(v string) + func (m NoRelatedSym) SetBenchmarkPrice(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetBenchmarkPriceType(v int) + func (m NoRelatedSym) SetBenchmarkSecurityID(v string) + func (m NoRelatedSym) SetBenchmarkSecurityIDSource(v string) + func (m NoRelatedSym) SetCFICode(v string) + func (m NoRelatedSym) SetCPProgram(v enum.CPProgram) + func (m NoRelatedSym) SetCPRegType(v string) + func (m NoRelatedSym) SetCapPrice(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetContractMultiplier(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetContractMultiplierUnit(v enum.ContractMultiplierUnit) + func (m NoRelatedSym) SetContractSettlMonth(v string) + func (m NoRelatedSym) SetCountryOfIssue(v string) + func (m NoRelatedSym) SetCouponPaymentDate(v string) + func (m NoRelatedSym) SetCouponRate(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetCreditRating(v string) + func (m NoRelatedSym) SetCurrency(v string) + func (m NoRelatedSym) SetDatedDate(v string) + func (m NoRelatedSym) SetDeliveryForm(v enum.DeliveryForm) + func (m NoRelatedSym) SetDeliveryType(v enum.DeliveryType) + func (m NoRelatedSym) SetDetachmentPoint(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetEncodedIssuer(v string) + func (m NoRelatedSym) SetEncodedIssuerLen(v int) + func (m NoRelatedSym) SetEncodedSecurityDesc(v string) + func (m NoRelatedSym) SetEncodedSecurityDescLen(v int) + func (m NoRelatedSym) SetEncodedText(v string) + func (m NoRelatedSym) SetEncodedTextLen(v int) + func (m NoRelatedSym) SetEndDate(v string) + func (m NoRelatedSym) SetExerciseStyle(v enum.ExerciseStyle) + func (m NoRelatedSym) SetExpirationCycle(v enum.ExpirationCycle) + func (m NoRelatedSym) SetFactor(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetFlexProductEligibilityIndicator(v bool) + func (m NoRelatedSym) SetFlexibleIndicator(v bool) + func (m NoRelatedSym) SetFloorPrice(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetFlowScheduleType(v enum.FlowScheduleType) + func (m NoRelatedSym) SetHighLimitPrice(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetImpliedMarketIndicator(v enum.ImpliedMarketIndicator) + func (m NoRelatedSym) SetInstrRegistry(v enum.InstrRegistry) + func (m NoRelatedSym) SetInstrmtAssignmentMethod(v string) + func (m NoRelatedSym) SetInterestAccrualDate(v string) + func (m NoRelatedSym) SetIssueDate(v string) + func (m NoRelatedSym) SetIssuer(v string) + func (m NoRelatedSym) SetListMethod(v enum.ListMethod) + func (m NoRelatedSym) SetListUpdateAction(v string) + func (m NoRelatedSym) SetLocaleOfIssue(v string) + func (m NoRelatedSym) SetLowLimitPrice(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetMarginRatio(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetMaturityDate(v string) + func (m NoRelatedSym) SetMaturityMonthYear(v string) + func (m NoRelatedSym) SetMaturityTime(v string) + func (m NoRelatedSym) SetMaxPriceVariation(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetMaxTradeVol(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetMinPriceIncrement(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetMinPriceIncrementAmount(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetMinTradeVol(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetMultilegModel(v enum.MultilegModel) + func (m NoRelatedSym) SetMultilegPriceMethod(v enum.MultilegPriceMethod) + func (m NoRelatedSym) SetNTPositionLimit(v int) + func (m NoRelatedSym) SetNoComplexEvents(f NoComplexEventsRepeatingGroup) + func (m NoRelatedSym) SetNoEvents(f NoEventsRepeatingGroup) + func (m NoRelatedSym) SetNoInstrAttrib(f NoInstrAttribRepeatingGroup) + func (m NoRelatedSym) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup) + func (m NoRelatedSym) SetNoLegs(f NoLegsRepeatingGroup) + func (m NoRelatedSym) SetNoLotTypeRules(f NoLotTypeRulesRepeatingGroup) + func (m NoRelatedSym) SetNoNestedInstrAttrib(f NoNestedInstrAttribRepeatingGroup) + func (m NoRelatedSym) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup) + func (m NoRelatedSym) SetNoStipulations(f NoStipulationsRepeatingGroup) + func (m NoRelatedSym) SetNoStrikeRules(f NoStrikeRulesRepeatingGroup) + func (m NoRelatedSym) SetNoTickRules(f NoTickRulesRepeatingGroup) + func (m NoRelatedSym) SetNoTradingSessionRules(f NoTradingSessionRulesRepeatingGroup) + func (m NoRelatedSym) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup) + func (m NoRelatedSym) SetNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetOptAttribute(v string) + func (m NoRelatedSym) SetOptPayoutAmount(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetOptPayoutType(v enum.OptPayoutType) + func (m NoRelatedSym) SetOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetPctAtRisk(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetPool(v string) + func (m NoRelatedSym) SetPositionLimit(v int) + func (m NoRelatedSym) SetPriceLimitType(v enum.PriceLimitType) + func (m NoRelatedSym) SetPriceQuoteMethod(v enum.PriceQuoteMethod) + func (m NoRelatedSym) SetPriceType(v enum.PriceType) + func (m NoRelatedSym) SetPriceUnitOfMeasure(v string) + func (m NoRelatedSym) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetProduct(v enum.Product) + func (m NoRelatedSym) SetProductComplex(v string) + func (m NoRelatedSym) SetPutOrCall(v enum.PutOrCall) + func (m NoRelatedSym) SetRedemptionDate(v string) + func (m NoRelatedSym) SetRelSymTransactTime(v time.Time) + func (m NoRelatedSym) SetRepoCollateralSecurityType(v int) + func (m NoRelatedSym) SetRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetRepurchaseTerm(v int) + func (m NoRelatedSym) SetRestructuringType(v enum.RestructuringType) + func (m NoRelatedSym) SetRoundLot(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetSecurityDesc(v string) + func (m NoRelatedSym) SetSecurityExchange(v string) + func (m NoRelatedSym) SetSecurityGroup(v string) + func (m NoRelatedSym) SetSecurityID(v string) + func (m NoRelatedSym) SetSecurityIDSource(v enum.SecurityIDSource) + func (m NoRelatedSym) SetSecurityStatus(v enum.SecurityStatus) + func (m NoRelatedSym) SetSecuritySubType(v string) + func (m NoRelatedSym) SetSecurityType(v enum.SecurityType) + func (m NoRelatedSym) SetSecurityXML(v string) + func (m NoRelatedSym) SetSecurityXMLLen(v int) + func (m NoRelatedSym) SetSecurityXMLSchema(v string) + func (m NoRelatedSym) SetSeniority(v enum.Seniority) + func (m NoRelatedSym) SetSettlMethod(v enum.SettlMethod) + func (m NoRelatedSym) SetSettleOnOpenFlag(v string) + func (m NoRelatedSym) SetSpread(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetStartDate(v string) + func (m NoRelatedSym) SetStateOrProvinceOfIssue(v string) + func (m NoRelatedSym) SetStrikeCurrency(v string) + func (m NoRelatedSym) SetStrikeMultiplier(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetStrikePrice(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetStrikePriceBoundaryMethod(v enum.StrikePriceBoundaryMethod) + func (m NoRelatedSym) SetStrikePriceBoundaryPrecision(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetStrikePriceDeterminationMethod(v enum.StrikePriceDeterminationMethod) + func (m NoRelatedSym) SetStrikeValue(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetSymbol(v string) + func (m NoRelatedSym) SetSymbolSfx(v enum.SymbolSfx) + func (m NoRelatedSym) SetTerminationType(v enum.TerminationType) + func (m NoRelatedSym) SetText(v string) + func (m NoRelatedSym) SetTimeUnit(v enum.TimeUnit) + func (m NoRelatedSym) SetTradingCurrency(v string) + func (m NoRelatedSym) SetTradingReferencePrice(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetUnderlyingPriceDeterminationMethod(v enum.UnderlyingPriceDeterminationMethod) + func (m NoRelatedSym) SetUnitOfMeasure(v enum.UnitOfMeasure) + func (m NoRelatedSym) SetUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetValuationMethod(v enum.ValuationMethod) + func (m NoRelatedSym) SetYield(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetYieldCalcDate(v string) + func (m NoRelatedSym) SetYieldRedemptionDate(v string) + func (m NoRelatedSym) SetYieldRedemptionPrice(value decimal.Decimal, scale int32) + func (m NoRelatedSym) SetYieldRedemptionPriceType(v int) + func (m NoRelatedSym) SetYieldType(v enum.YieldType) + type NoRelatedSymRepeatingGroup struct + func NewNoRelatedSymRepeatingGroup() NoRelatedSymRepeatingGroup + func (m NoRelatedSymRepeatingGroup) Add() NoRelatedSym + func (m NoRelatedSymRepeatingGroup) Get(i int) NoRelatedSym + type NoSecurityAltID struct + func (m NoSecurityAltID) GetSecurityAltID() (v string, err quickfix.MessageRejectError) + func (m NoSecurityAltID) GetSecurityAltIDSource() (v string, 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 NoStipulations struct + func (m NoStipulations) GetStipulationType() (v enum.StipulationType, err quickfix.MessageRejectError) + func (m NoStipulations) GetStipulationValue() (v string, err quickfix.MessageRejectError) + func (m NoStipulations) HasStipulationType() bool + func (m NoStipulations) HasStipulationValue() bool + func (m NoStipulations) SetStipulationType(v enum.StipulationType) + 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 NoStrikeRules struct + func (m NoStrikeRules) GetEndStrikePxRange() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoStrikeRules) GetNoMaturityRules() (NoMaturityRulesRepeatingGroup, quickfix.MessageRejectError) + func (m NoStrikeRules) GetStartStrikePxRange() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoStrikeRules) GetStrikeExerciseStyle() (v int, err quickfix.MessageRejectError) + func (m NoStrikeRules) GetStrikeIncrement() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoStrikeRules) GetStrikeRuleID() (v string, err quickfix.MessageRejectError) + func (m NoStrikeRules) HasEndStrikePxRange() bool + func (m NoStrikeRules) HasNoMaturityRules() bool + func (m NoStrikeRules) HasStartStrikePxRange() bool + func (m NoStrikeRules) HasStrikeExerciseStyle() bool + func (m NoStrikeRules) HasStrikeIncrement() bool + func (m NoStrikeRules) HasStrikeRuleID() bool + func (m NoStrikeRules) SetEndStrikePxRange(value decimal.Decimal, scale int32) + func (m NoStrikeRules) SetNoMaturityRules(f NoMaturityRulesRepeatingGroup) + func (m NoStrikeRules) SetStartStrikePxRange(value decimal.Decimal, scale int32) + func (m NoStrikeRules) SetStrikeExerciseStyle(v int) + func (m NoStrikeRules) SetStrikeIncrement(value decimal.Decimal, scale int32) + func (m NoStrikeRules) SetStrikeRuleID(v string) + type NoStrikeRulesRepeatingGroup struct + func NewNoStrikeRulesRepeatingGroup() NoStrikeRulesRepeatingGroup + func (m NoStrikeRulesRepeatingGroup) Add() NoStrikeRules + func (m NoStrikeRulesRepeatingGroup) Get(i int) NoStrikeRules + type NoTickRules struct + func (m NoTickRules) GetEndTickPriceRange() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoTickRules) GetStartTickPriceRange() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoTickRules) GetTickIncrement() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoTickRules) GetTickRuleType() (v enum.TickRuleType, err quickfix.MessageRejectError) + func (m NoTickRules) HasEndTickPriceRange() bool + func (m NoTickRules) HasStartTickPriceRange() bool + func (m NoTickRules) HasTickIncrement() bool + func (m NoTickRules) HasTickRuleType() bool + func (m NoTickRules) SetEndTickPriceRange(value decimal.Decimal, scale int32) + func (m NoTickRules) SetStartTickPriceRange(value decimal.Decimal, scale int32) + func (m NoTickRules) SetTickIncrement(value decimal.Decimal, scale int32) + func (m NoTickRules) SetTickRuleType(v enum.TickRuleType) + type NoTickRulesRepeatingGroup struct + func NewNoTickRulesRepeatingGroup() NoTickRulesRepeatingGroup + func (m NoTickRulesRepeatingGroup) Add() NoTickRules + func (m NoTickRulesRepeatingGroup) Get(i int) NoTickRules + type NoTimeInForceRules struct + func (m NoTimeInForceRules) GetTimeInForce() (v enum.TimeInForce, err quickfix.MessageRejectError) + func (m NoTimeInForceRules) HasTimeInForce() bool + func (m NoTimeInForceRules) SetTimeInForce(v enum.TimeInForce) + type NoTimeInForceRulesRepeatingGroup struct + func NewNoTimeInForceRulesRepeatingGroup() NoTimeInForceRulesRepeatingGroup + func (m NoTimeInForceRulesRepeatingGroup) Add() NoTimeInForceRules + func (m NoTimeInForceRulesRepeatingGroup) Get(i int) NoTimeInForceRules + type NoTradingSessionRules struct + func (m NoTradingSessionRules) GetNoExecInstRules() (NoExecInstRulesRepeatingGroup, quickfix.MessageRejectError) + func (m NoTradingSessionRules) GetNoMDFeedTypes() (NoMDFeedTypesRepeatingGroup, quickfix.MessageRejectError) + func (m NoTradingSessionRules) GetNoMatchRules() (NoMatchRulesRepeatingGroup, quickfix.MessageRejectError) + func (m NoTradingSessionRules) GetNoOrdTypeRules() (NoOrdTypeRulesRepeatingGroup, quickfix.MessageRejectError) + func (m NoTradingSessionRules) GetNoTimeInForceRules() (NoTimeInForceRulesRepeatingGroup, quickfix.MessageRejectError) + func (m NoTradingSessionRules) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError) + func (m NoTradingSessionRules) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError) + func (m NoTradingSessionRules) HasNoExecInstRules() bool + func (m NoTradingSessionRules) HasNoMDFeedTypes() bool + func (m NoTradingSessionRules) HasNoMatchRules() bool + func (m NoTradingSessionRules) HasNoOrdTypeRules() bool + func (m NoTradingSessionRules) HasNoTimeInForceRules() bool + func (m NoTradingSessionRules) HasTradingSessionID() bool + func (m NoTradingSessionRules) HasTradingSessionSubID() bool + func (m NoTradingSessionRules) SetNoExecInstRules(f NoExecInstRulesRepeatingGroup) + func (m NoTradingSessionRules) SetNoMDFeedTypes(f NoMDFeedTypesRepeatingGroup) + func (m NoTradingSessionRules) SetNoMatchRules(f NoMatchRulesRepeatingGroup) + func (m NoTradingSessionRules) SetNoOrdTypeRules(f NoOrdTypeRulesRepeatingGroup) + func (m NoTradingSessionRules) SetNoTimeInForceRules(f NoTimeInForceRulesRepeatingGroup) + func (m NoTradingSessionRules) SetTradingSessionID(v enum.TradingSessionID) + func (m NoTradingSessionRules) SetTradingSessionSubID(v enum.TradingSessionSubID) + type NoTradingSessionRulesRepeatingGroup struct + func NewNoTradingSessionRulesRepeatingGroup() NoTradingSessionRulesRepeatingGroup + func (m NoTradingSessionRulesRepeatingGroup) Add() NoTradingSessionRules + func (m NoTradingSessionRulesRepeatingGroup) Get(i int) NoTradingSessionRules + type NoUnderlyingSecurityAltID struct + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (v string, 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() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingStips) GetUnderlyingStipValue() (v string, 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() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDescLen() (v int, 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() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingAllocationPercent() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingAttachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPProgram() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPRegType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCapValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCashAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCashType() (v enum.UnderlyingCashType, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingContractMultiplierUnit() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrency() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrentValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingDetachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingDirtyPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingExerciseStyle() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFXRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFXRateCalc() (v enum.UnderlyingFXRateCalc, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFlowScheduleType() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityTime() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPutOrCall() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRestructuringType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSeniority() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlMethod() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlementType() (v enum.UnderlyingSettlementType, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStartValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingTimeUnit() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingUnitOfMeasureQty() (v decimal.Decimal, 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) HasUnderlyingAttachmentPoint() 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) HasUnderlyingContractMultiplierUnit() 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) HasUnderlyingDetachmentPoint() 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) HasUnderlyingFlowScheduleType() 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) HasUnderlyingNotionalPercentageOutstanding() bool + func (m NoUnderlyings) HasUnderlyingOptAttribute() bool + func (m NoUnderlyings) HasUnderlyingOriginalNotionalPercentageOutstanding() 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) HasUnderlyingRestructuringType() 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) HasUnderlyingSeniority() 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) SetUnderlyingAttachmentPoint(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 enum.UnderlyingCashType) + func (m NoUnderlyings) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingContractMultiplierUnit(v int) + 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) SetUnderlyingDetachmentPoint(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 enum.UnderlyingFXRateCalc) + func (m NoUnderlyings) SetUnderlyingFactor(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingFlowScheduleType(v int) + 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) SetUnderlyingNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingOptAttribute(v string) + func (m NoUnderlyings) SetUnderlyingOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + 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) SetUnderlyingRestructuringType(v string) + 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) SetUnderlyingSeniority(v string) + func (m NoUnderlyings) SetUnderlyingSettlMethod(v string) + func (m NoUnderlyings) SetUnderlyingSettlementType(v enum.UnderlyingSettlementType) + 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) GetUnderlyingInstrumentPartyID() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole() (v int, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool + func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyID() bool + func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyIDSource() bool + func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyRole() bool + func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup) + func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyID(v string) + func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyIDSource(v string) + func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyRole(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) GetUnderlyingInstrumentPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubID() bool + func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubIDType() bool + func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubID(v string) + func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubIDType(v int) + type NoUndlyInstrumentPartySubIDsRepeatingGroup struct + func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Add() NoUndlyInstrumentPartySubIDs + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Get(i int) NoUndlyInstrumentPartySubIDs + type RouteOut func(msg SecurityListUpdateReport, sessionID quickfix.SessionID) quickfix.MessageRejectError + type SecurityListUpdateReport struct + Message *quickfix.Message + func FromMessage(m *quickfix.Message) SecurityListUpdateReport + func New() (m SecurityListUpdateReport) + func (m SecurityListUpdateReport) GetApplID() (v string, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetApplLastSeqNum() (v int, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetApplResendFlag() (v bool, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetApplSeqNum() (v int, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetClearingBusinessDate() (v string, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetCorporateAction() (v enum.CorporateAction, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetEncodedSecurityListDesc() (v string, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetEncodedSecurityListDescLen() (v int, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetLastFragment() (v bool, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetMarketID() (v string, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetMarketSegmentID() (v string, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetNoRelatedSym() (NoRelatedSymRepeatingGroup, quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetSecurityListDesc() (v string, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetSecurityListID() (v string, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetSecurityListRefID() (v string, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetSecurityListType() (v enum.SecurityListType, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetSecurityListTypeSource() (v enum.SecurityListTypeSource, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetSecurityReportID() (v int, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetSecurityReqID() (v string, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetSecurityRequestResult() (v enum.SecurityRequestResult, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetSecurityResponseID() (v string, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetSecurityUpdateAction() (v enum.SecurityUpdateAction, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetTotNoRelatedSym() (v int, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) GetTransactTime() (v time.Time, err quickfix.MessageRejectError) + func (m SecurityListUpdateReport) HasApplID() bool + func (m SecurityListUpdateReport) HasApplLastSeqNum() bool + func (m SecurityListUpdateReport) HasApplResendFlag() bool + func (m SecurityListUpdateReport) HasApplSeqNum() bool + func (m SecurityListUpdateReport) HasClearingBusinessDate() bool + func (m SecurityListUpdateReport) HasCorporateAction() bool + func (m SecurityListUpdateReport) HasEncodedSecurityListDesc() bool + func (m SecurityListUpdateReport) HasEncodedSecurityListDescLen() bool + func (m SecurityListUpdateReport) HasLastFragment() bool + func (m SecurityListUpdateReport) HasMarketID() bool + func (m SecurityListUpdateReport) HasMarketSegmentID() bool + func (m SecurityListUpdateReport) HasNoRelatedSym() bool + func (m SecurityListUpdateReport) HasSecurityListDesc() bool + func (m SecurityListUpdateReport) HasSecurityListID() bool + func (m SecurityListUpdateReport) HasSecurityListRefID() bool + func (m SecurityListUpdateReport) HasSecurityListType() bool + func (m SecurityListUpdateReport) HasSecurityListTypeSource() bool + func (m SecurityListUpdateReport) HasSecurityReportID() bool + func (m SecurityListUpdateReport) HasSecurityReqID() bool + func (m SecurityListUpdateReport) HasSecurityRequestResult() bool + func (m SecurityListUpdateReport) HasSecurityResponseID() bool + func (m SecurityListUpdateReport) HasSecurityUpdateAction() bool + func (m SecurityListUpdateReport) HasTotNoRelatedSym() bool + func (m SecurityListUpdateReport) HasTransactTime() bool + func (m SecurityListUpdateReport) SetApplID(v string) + func (m SecurityListUpdateReport) SetApplLastSeqNum(v int) + func (m SecurityListUpdateReport) SetApplResendFlag(v bool) + func (m SecurityListUpdateReport) SetApplSeqNum(v int) + func (m SecurityListUpdateReport) SetClearingBusinessDate(v string) + func (m SecurityListUpdateReport) SetCorporateAction(v enum.CorporateAction) + func (m SecurityListUpdateReport) SetEncodedSecurityListDesc(v string) + func (m SecurityListUpdateReport) SetEncodedSecurityListDescLen(v int) + func (m SecurityListUpdateReport) SetLastFragment(v bool) + func (m SecurityListUpdateReport) SetMarketID(v string) + func (m SecurityListUpdateReport) SetMarketSegmentID(v string) + func (m SecurityListUpdateReport) SetNoRelatedSym(f NoRelatedSymRepeatingGroup) + func (m SecurityListUpdateReport) SetSecurityListDesc(v string) + func (m SecurityListUpdateReport) SetSecurityListID(v string) + func (m SecurityListUpdateReport) SetSecurityListRefID(v string) + func (m SecurityListUpdateReport) SetSecurityListType(v enum.SecurityListType) + func (m SecurityListUpdateReport) SetSecurityListTypeSource(v enum.SecurityListTypeSource) + func (m SecurityListUpdateReport) SetSecurityReportID(v int) + func (m SecurityListUpdateReport) SetSecurityReqID(v string) + func (m SecurityListUpdateReport) SetSecurityRequestResult(v enum.SecurityRequestResult) + func (m SecurityListUpdateReport) SetSecurityResponseID(v string) + func (m SecurityListUpdateReport) SetSecurityUpdateAction(v enum.SecurityUpdateAction) + func (m SecurityListUpdateReport) SetTotNoRelatedSym(v int) + func (m SecurityListUpdateReport) SetTransactTime(v time.Time) + func (m SecurityListUpdateReport) ToMessage() *quickfix.Message