Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type NoAsgnReqs
- func (m NoAsgnReqs) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoAsgnReqs) GetNoRelatedSym() (NoRelatedSymRepeatingGroup, quickfix.MessageRejectError)
- func (m NoAsgnReqs) HasNoPartyIDs() bool
- func (m NoAsgnReqs) HasNoRelatedSym() bool
- func (m NoAsgnReqs) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)
- func (m NoAsgnReqs) SetNoRelatedSym(f NoRelatedSymRepeatingGroup)
- type NoAsgnReqsRepeatingGroup
- type NoComplexEventDates
- func (m NoComplexEventDates) GetComplexEventEndDate() (f field.ComplexEventEndDateField, err quickfix.MessageRejectError)
- func (m NoComplexEventDates) GetComplexEventStartDate() (f field.ComplexEventStartDateField, 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
- type NoComplexEventTimes
- func (m NoComplexEventTimes) GetComplexEventEndTime() (f field.ComplexEventEndTimeField, err quickfix.MessageRejectError)
- func (m NoComplexEventTimes) GetComplexEventStartTime() (f field.ComplexEventStartTimeField, 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
- type NoComplexEvents
- func (m NoComplexEvents) GetComplexEventCondition() (f field.ComplexEventConditionField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexEventPrice() (f field.ComplexEventPriceField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexEventPriceBoundaryMethod() (f field.ComplexEventPriceBoundaryMethodField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexEventPriceBoundaryPrecision() (f field.ComplexEventPriceBoundaryPrecisionField, ...)
- func (m NoComplexEvents) GetComplexEventPriceTimeType() (f field.ComplexEventPriceTimeTypeField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexEventType() (f field.ComplexEventTypeField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexOptPayoutAmount() (f field.ComplexOptPayoutAmountField, 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 int)
- func (m NoComplexEvents) SetComplexEventPrice(value decimal.Decimal, scale int32)
- func (m NoComplexEvents) SetComplexEventPriceBoundaryMethod(v int)
- func (m NoComplexEvents) SetComplexEventPriceBoundaryPrecision(value decimal.Decimal, scale int32)
- func (m NoComplexEvents) SetComplexEventPriceTimeType(v int)
- func (m NoComplexEvents) SetComplexEventType(v int)
- func (m NoComplexEvents) SetComplexOptPayoutAmount(value decimal.Decimal, scale int32)
- func (m NoComplexEvents) SetNoComplexEventDates(f NoComplexEventDatesRepeatingGroup)
- type NoComplexEventsRepeatingGroup
- type NoEvents
- 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
- type NoInstrumentParties
- 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
- type NoInstrumentPartySubIDs
- 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
- type NoPartyIDs
- 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
- type NoPartySubIDs
- 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
- type NoRelatedSym
- func (m NoRelatedSym) GetAttachmentPoint() (f field.AttachmentPointField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetCPProgram() (f field.CPProgramField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetCPRegType() (f field.CPRegTypeField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetCapPrice() (f field.CapPriceField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetContractMultiplier() (f field.ContractMultiplierField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetContractMultiplierUnit() (f field.ContractMultiplierUnitField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetContractSettlMonth() (f field.ContractSettlMonthField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetCountryOfIssue() (f field.CountryOfIssueField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetCouponPaymentDate() (f field.CouponPaymentDateField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetCouponRate() (f field.CouponRateField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetCreditRating() (f field.CreditRatingField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetDatedDate() (f field.DatedDateField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetDetachmentPoint() (f field.DetachmentPointField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetEncodedIssuer() (f field.EncodedIssuerField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetEncodedIssuerLen() (f field.EncodedIssuerLenField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetEncodedSecurityDesc() (f field.EncodedSecurityDescField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetEncodedSecurityDescLen() (f field.EncodedSecurityDescLenField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetExerciseStyle() (f field.ExerciseStyleField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetFactor() (f field.FactorField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetFlexProductEligibilityIndicator() (f field.FlexProductEligibilityIndicatorField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetFlexibleIndicator() (f field.FlexibleIndicatorField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetFloorPrice() (f field.FloorPriceField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetFlowScheduleType() (f field.FlowScheduleTypeField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetInstrRegistry() (f field.InstrRegistryField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetInstrmtAssignmentMethod() (f field.InstrmtAssignmentMethodField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetInterestAccrualDate() (f field.InterestAccrualDateField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetIssueDate() (f field.IssueDateField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetListMethod() (f field.ListMethodField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetLocaleOfIssue() (f field.LocaleOfIssueField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetMDStreamID() (f field.MDStreamIDField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetMaturityDate() (f field.MaturityDateField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetMaturityTime() (f field.MaturityTimeField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetMinPriceIncrement() (f field.MinPriceIncrementField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetMinPriceIncrementAmount() (f field.MinPriceIncrementAmountField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetNTPositionLimit() (f field.NTPositionLimitField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetNoComplexEvents() (NoComplexEventsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoRelatedSym) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoRelatedSym) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
- func (m NoRelatedSym) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
- func (m NoRelatedSym) GetNotionalPercentageOutstanding() (f field.NotionalPercentageOutstandingField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetOptPayoutAmount() (f field.OptPayoutAmountField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetOptPayoutType() (f field.OptPayoutTypeField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetOriginalNotionalPercentageOutstanding() (f field.OriginalNotionalPercentageOutstandingField, ...)
- func (m NoRelatedSym) GetPool() (f field.PoolField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetPositionLimit() (f field.PositionLimitField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetPriceQuoteMethod() (f field.PriceQuoteMethodField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetPriceUnitOfMeasure() (f field.PriceUnitOfMeasureField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetPriceUnitOfMeasureQty() (f field.PriceUnitOfMeasureQtyField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetProduct() (f field.ProductField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetProductComplex() (f field.ProductComplexField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetPutOrCall() (f field.PutOrCallField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetRedemptionDate() (f field.RedemptionDateField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetRepoCollateralSecurityType() (f field.RepoCollateralSecurityTypeField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetRepurchaseRate() (f field.RepurchaseRateField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetRepurchaseTerm() (f field.RepurchaseTermField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetRestructuringType() (f field.RestructuringTypeField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSecurityGroup() (f field.SecurityGroupField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSecurityIDSource() (f field.SecurityIDSourceField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSecurityStatus() (f field.SecurityStatusField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSecuritySubType() (f field.SecuritySubTypeField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSecurityXML() (f field.SecurityXMLField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSecurityXMLLen() (f field.SecurityXMLLenField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSecurityXMLSchema() (f field.SecurityXMLSchemaField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSeniority() (f field.SeniorityField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSettlMethod() (f field.SettlMethodField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSettlType() (f field.SettlTypeField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSettleOnOpenFlag() (f field.SettleOnOpenFlagField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetStateOrProvinceOfIssue() (f field.StateOrProvinceOfIssueField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetStreamAsgnRejReason() (f field.StreamAsgnRejReasonField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetStreamAsgnType() (f field.StreamAsgnTypeField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetStrikeCurrency() (f field.StrikeCurrencyField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetStrikeMultiplier() (f field.StrikeMultiplierField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetStrikePriceBoundaryMethod() (f field.StrikePriceBoundaryMethodField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetStrikePriceBoundaryPrecision() (f field.StrikePriceBoundaryPrecisionField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetStrikePriceDeterminationMethod() (f field.StrikePriceDeterminationMethodField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetStrikeValue() (f field.StrikeValueField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetText() (f field.TextField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetTimeUnit() (f field.TimeUnitField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnderlyingPriceDeterminationMethod() (f field.UnderlyingPriceDeterminationMethodField, ...)
- func (m NoRelatedSym) GetUnitOfMeasure() (f field.UnitOfMeasureField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetUnitOfMeasureQty() (f field.UnitOfMeasureQtyField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) GetValuationMethod() (f field.ValuationMethodField, err quickfix.MessageRejectError)
- func (m NoRelatedSym) HasAttachmentPoint() 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) HasDatedDate() 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) HasExerciseStyle() 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) 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) HasLocaleOfIssue() bool
- func (m NoRelatedSym) HasMDStreamID() bool
- func (m NoRelatedSym) HasMaturityDate() bool
- func (m NoRelatedSym) HasMaturityMonthYear() bool
- func (m NoRelatedSym) HasMaturityTime() bool
- func (m NoRelatedSym) HasMinPriceIncrement() bool
- func (m NoRelatedSym) HasMinPriceIncrementAmount() bool
- func (m NoRelatedSym) HasNTPositionLimit() bool
- func (m NoRelatedSym) HasNoComplexEvents() bool
- func (m NoRelatedSym) HasNoEvents() bool
- func (m NoRelatedSym) HasNoInstrumentParties() bool
- func (m NoRelatedSym) HasNoSecurityAltID() 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) HasPool() bool
- func (m NoRelatedSym) HasPositionLimit() bool
- func (m NoRelatedSym) HasPriceQuoteMethod() 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) HasRepoCollateralSecurityType() bool
- func (m NoRelatedSym) HasRepurchaseRate() bool
- func (m NoRelatedSym) HasRepurchaseTerm() bool
- func (m NoRelatedSym) HasRestructuringType() 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) HasSettlType() bool
- func (m NoRelatedSym) HasSettleOnOpenFlag() bool
- func (m NoRelatedSym) HasStateOrProvinceOfIssue() bool
- func (m NoRelatedSym) HasStreamAsgnRejReason() bool
- func (m NoRelatedSym) HasStreamAsgnType() 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) HasText() bool
- func (m NoRelatedSym) HasTimeUnit() bool
- func (m NoRelatedSym) HasUnderlyingPriceDeterminationMethod() bool
- func (m NoRelatedSym) HasUnitOfMeasure() bool
- func (m NoRelatedSym) HasUnitOfMeasureQty() bool
- func (m NoRelatedSym) HasValuationMethod() bool
- func (m NoRelatedSym) SetAttachmentPoint(value decimal.Decimal, scale int32)
- func (m NoRelatedSym) SetCFICode(v string)
- func (m NoRelatedSym) SetCPProgram(v int)
- 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 int)
- 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) SetDatedDate(v string)
- 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) SetExerciseStyle(v int)
- 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 int)
- func (m NoRelatedSym) SetInstrRegistry(v string)
- 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 int)
- func (m NoRelatedSym) SetLocaleOfIssue(v string)
- func (m NoRelatedSym) SetMDStreamID(v string)
- func (m NoRelatedSym) SetMaturityDate(v string)
- func (m NoRelatedSym) SetMaturityMonthYear(v string)
- func (m NoRelatedSym) SetMaturityTime(v string)
- func (m NoRelatedSym) SetMinPriceIncrement(value decimal.Decimal, scale int32)
- func (m NoRelatedSym) SetMinPriceIncrementAmount(value decimal.Decimal, scale int32)
- func (m NoRelatedSym) SetNTPositionLimit(v int)
- func (m NoRelatedSym) SetNoComplexEvents(f NoComplexEventsRepeatingGroup)
- func (m NoRelatedSym) SetNoEvents(f NoEventsRepeatingGroup)
- func (m NoRelatedSym) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup)
- func (m NoRelatedSym) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)
- 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 int)
- func (m NoRelatedSym) SetOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
- func (m NoRelatedSym) SetPool(v string)
- func (m NoRelatedSym) SetPositionLimit(v int)
- func (m NoRelatedSym) SetPriceQuoteMethod(v string)
- func (m NoRelatedSym) SetPriceUnitOfMeasure(v string)
- func (m NoRelatedSym) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)
- func (m NoRelatedSym) SetProduct(v int)
- func (m NoRelatedSym) SetProductComplex(v string)
- func (m NoRelatedSym) SetPutOrCall(v int)
- func (m NoRelatedSym) SetRedemptionDate(v string)
- 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 string)
- 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 string)
- func (m NoRelatedSym) SetSecurityStatus(v string)
- func (m NoRelatedSym) SetSecuritySubType(v string)
- func (m NoRelatedSym) SetSecurityType(v string)
- func (m NoRelatedSym) SetSecurityXML(v string)
- func (m NoRelatedSym) SetSecurityXMLLen(v int)
- func (m NoRelatedSym) SetSecurityXMLSchema(v string)
- func (m NoRelatedSym) SetSeniority(v string)
- func (m NoRelatedSym) SetSettlMethod(v string)
- func (m NoRelatedSym) SetSettlType(v string)
- func (m NoRelatedSym) SetSettleOnOpenFlag(v string)
- func (m NoRelatedSym) SetStateOrProvinceOfIssue(v string)
- func (m NoRelatedSym) SetStreamAsgnRejReason(v int)
- func (m NoRelatedSym) SetStreamAsgnType(v int)
- 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 int)
- func (m NoRelatedSym) SetStrikePriceBoundaryPrecision(value decimal.Decimal, scale int32)
- func (m NoRelatedSym) SetStrikePriceDeterminationMethod(v int)
- func (m NoRelatedSym) SetStrikeValue(value decimal.Decimal, scale int32)
- func (m NoRelatedSym) SetSymbol(v string)
- func (m NoRelatedSym) SetSymbolSfx(v string)
- func (m NoRelatedSym) SetText(v string)
- func (m NoRelatedSym) SetTimeUnit(v string)
- func (m NoRelatedSym) SetUnderlyingPriceDeterminationMethod(v int)
- func (m NoRelatedSym) SetUnitOfMeasure(v string)
- func (m NoRelatedSym) SetUnitOfMeasureQty(value decimal.Decimal, scale int32)
- func (m NoRelatedSym) SetValuationMethod(v string)
- type NoRelatedSymRepeatingGroup
- type NoSecurityAltID
- 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
- type RouteOut
- type StreamAssignmentReport
- func (m StreamAssignmentReport) GetNoAsgnReqs() (NoAsgnReqsRepeatingGroup, quickfix.MessageRejectError)
- func (m StreamAssignmentReport) GetStreamAsgnReqID() (f field.StreamAsgnReqIDField, err quickfix.MessageRejectError)
- func (m StreamAssignmentReport) GetStreamAsgnReqType() (f field.StreamAsgnReqTypeField, err quickfix.MessageRejectError)
- func (m StreamAssignmentReport) GetStreamAsgnRptID() (f field.StreamAsgnRptIDField, err quickfix.MessageRejectError)
- func (m StreamAssignmentReport) HasNoAsgnReqs() bool
- func (m StreamAssignmentReport) HasStreamAsgnReqID() bool
- func (m StreamAssignmentReport) HasStreamAsgnReqType() bool
- func (m StreamAssignmentReport) HasStreamAsgnRptID() bool
- func (m StreamAssignmentReport) SetNoAsgnReqs(f NoAsgnReqsRepeatingGroup)
- func (m StreamAssignmentReport) SetStreamAsgnReqID(v string)
- func (m StreamAssignmentReport) SetStreamAsgnReqType(v int)
- func (m StreamAssignmentReport) SetStreamAsgnRptID(v string)
- func (m StreamAssignmentReport) ToMessage() quickfix.Message
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NoAsgnReqs ¶ added in v0.4.0
NoAsgnReqs is a repeating group element, Tag 1499
func (NoAsgnReqs) GetNoPartyIDs ¶ added in v0.4.0
func (m NoAsgnReqs) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoPartyIDs gets NoPartyIDs, Tag 453
func (NoAsgnReqs) GetNoRelatedSym ¶ added in v0.4.0
func (m NoAsgnReqs) GetNoRelatedSym() (NoRelatedSymRepeatingGroup, quickfix.MessageRejectError)
GetNoRelatedSym gets NoRelatedSym, Tag 146
func (NoAsgnReqs) HasNoPartyIDs ¶ added in v0.4.0
func (m NoAsgnReqs) HasNoPartyIDs() bool
HasNoPartyIDs returns true if NoPartyIDs is present, Tag 453
func (NoAsgnReqs) HasNoRelatedSym ¶ added in v0.4.0
func (m NoAsgnReqs) HasNoRelatedSym() bool
HasNoRelatedSym returns true if NoRelatedSym is present, Tag 146
func (NoAsgnReqs) SetNoPartyIDs ¶ added in v0.4.0
func (m NoAsgnReqs) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)
SetNoPartyIDs sets NoPartyIDs, Tag 453
func (NoAsgnReqs) SetNoRelatedSym ¶ added in v0.4.0
func (m NoAsgnReqs) SetNoRelatedSym(f NoRelatedSymRepeatingGroup)
SetNoRelatedSym sets NoRelatedSym, Tag 146
type NoAsgnReqsRepeatingGroup ¶ added in v0.4.0
type NoAsgnReqsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoAsgnReqsRepeatingGroup is a repeating group, Tag 1499
func NewNoAsgnReqsRepeatingGroup ¶ added in v0.4.0
func NewNoAsgnReqsRepeatingGroup() NoAsgnReqsRepeatingGroup
NewNoAsgnReqsRepeatingGroup returns an initialized, NoAsgnReqsRepeatingGroup
func (NoAsgnReqsRepeatingGroup) Add ¶ added in v0.4.0
func (m NoAsgnReqsRepeatingGroup) Add() NoAsgnReqs
Add create and append a new NoAsgnReqs to this group
func (NoAsgnReqsRepeatingGroup) Get ¶ added in v0.4.0
func (m NoAsgnReqsRepeatingGroup) Get(i int) NoAsgnReqs
Get returns the ith NoAsgnReqs in the NoAsgnReqsRepeatinGroup
type NoComplexEventDates ¶ added in v0.4.0
NoComplexEventDates is a repeating group element, Tag 1491
func (NoComplexEventDates) GetComplexEventEndDate ¶ added in v0.4.0
func (m NoComplexEventDates) GetComplexEventEndDate() (f field.ComplexEventEndDateField, err quickfix.MessageRejectError)
GetComplexEventEndDate gets ComplexEventEndDate, Tag 1493
func (NoComplexEventDates) GetComplexEventStartDate ¶ added in v0.4.0
func (m NoComplexEventDates) GetComplexEventStartDate() (f field.ComplexEventStartDateField, err quickfix.MessageRejectError)
GetComplexEventStartDate gets ComplexEventStartDate, Tag 1492
func (NoComplexEventDates) GetNoComplexEventTimes ¶ added in v0.4.0
func (m NoComplexEventDates) GetNoComplexEventTimes() (NoComplexEventTimesRepeatingGroup, quickfix.MessageRejectError)
GetNoComplexEventTimes gets NoComplexEventTimes, Tag 1494
func (NoComplexEventDates) HasComplexEventEndDate ¶ added in v0.4.0
func (m NoComplexEventDates) HasComplexEventEndDate() bool
HasComplexEventEndDate returns true if ComplexEventEndDate is present, Tag 1493
func (NoComplexEventDates) HasComplexEventStartDate ¶ added in v0.4.0
func (m NoComplexEventDates) HasComplexEventStartDate() bool
HasComplexEventStartDate returns true if ComplexEventStartDate is present, Tag 1492
func (NoComplexEventDates) HasNoComplexEventTimes ¶ added in v0.4.0
func (m NoComplexEventDates) HasNoComplexEventTimes() bool
HasNoComplexEventTimes returns true if NoComplexEventTimes is present, Tag 1494
func (NoComplexEventDates) SetComplexEventEndDate ¶ added in v0.4.0
func (m NoComplexEventDates) SetComplexEventEndDate(v time.Time)
SetComplexEventEndDate sets ComplexEventEndDate, Tag 1493
func (NoComplexEventDates) SetComplexEventStartDate ¶ added in v0.4.0
func (m NoComplexEventDates) SetComplexEventStartDate(v time.Time)
SetComplexEventStartDate sets ComplexEventStartDate, Tag 1492
func (NoComplexEventDates) SetNoComplexEventTimes ¶ added in v0.4.0
func (m NoComplexEventDates) SetNoComplexEventTimes(f NoComplexEventTimesRepeatingGroup)
SetNoComplexEventTimes sets NoComplexEventTimes, Tag 1494
type NoComplexEventDatesRepeatingGroup ¶ added in v0.4.0
type NoComplexEventDatesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoComplexEventDatesRepeatingGroup is a repeating group, Tag 1491
func NewNoComplexEventDatesRepeatingGroup ¶ added in v0.4.0
func NewNoComplexEventDatesRepeatingGroup() NoComplexEventDatesRepeatingGroup
NewNoComplexEventDatesRepeatingGroup returns an initialized, NoComplexEventDatesRepeatingGroup
func (NoComplexEventDatesRepeatingGroup) Add ¶ added in v0.4.0
func (m NoComplexEventDatesRepeatingGroup) Add() NoComplexEventDates
Add create and append a new NoComplexEventDates to this group
func (NoComplexEventDatesRepeatingGroup) Get ¶ added in v0.4.0
func (m NoComplexEventDatesRepeatingGroup) Get(i int) NoComplexEventDates
Get returns the ith NoComplexEventDates in the NoComplexEventDatesRepeatinGroup
type NoComplexEventTimes ¶ added in v0.4.0
NoComplexEventTimes is a repeating group element, Tag 1494
func (NoComplexEventTimes) GetComplexEventEndTime ¶ added in v0.4.0
func (m NoComplexEventTimes) GetComplexEventEndTime() (f field.ComplexEventEndTimeField, err quickfix.MessageRejectError)
GetComplexEventEndTime gets ComplexEventEndTime, Tag 1496
func (NoComplexEventTimes) GetComplexEventStartTime ¶ added in v0.4.0
func (m NoComplexEventTimes) GetComplexEventStartTime() (f field.ComplexEventStartTimeField, err quickfix.MessageRejectError)
GetComplexEventStartTime gets ComplexEventStartTime, Tag 1495
func (NoComplexEventTimes) HasComplexEventEndTime ¶ added in v0.4.0
func (m NoComplexEventTimes) HasComplexEventEndTime() bool
HasComplexEventEndTime returns true if ComplexEventEndTime is present, Tag 1496
func (NoComplexEventTimes) HasComplexEventStartTime ¶ added in v0.4.0
func (m NoComplexEventTimes) HasComplexEventStartTime() bool
HasComplexEventStartTime returns true if ComplexEventStartTime is present, Tag 1495
func (NoComplexEventTimes) SetComplexEventEndTime ¶ added in v0.4.0
func (m NoComplexEventTimes) SetComplexEventEndTime(v string)
SetComplexEventEndTime sets ComplexEventEndTime, Tag 1496
func (NoComplexEventTimes) SetComplexEventStartTime ¶ added in v0.4.0
func (m NoComplexEventTimes) SetComplexEventStartTime(v string)
SetComplexEventStartTime sets ComplexEventStartTime, Tag 1495
type NoComplexEventTimesRepeatingGroup ¶ added in v0.4.0
type NoComplexEventTimesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoComplexEventTimesRepeatingGroup is a repeating group, Tag 1494
func NewNoComplexEventTimesRepeatingGroup ¶ added in v0.4.0
func NewNoComplexEventTimesRepeatingGroup() NoComplexEventTimesRepeatingGroup
NewNoComplexEventTimesRepeatingGroup returns an initialized, NoComplexEventTimesRepeatingGroup
func (NoComplexEventTimesRepeatingGroup) Add ¶ added in v0.4.0
func (m NoComplexEventTimesRepeatingGroup) Add() NoComplexEventTimes
Add create and append a new NoComplexEventTimes to this group
func (NoComplexEventTimesRepeatingGroup) Get ¶ added in v0.4.0
func (m NoComplexEventTimesRepeatingGroup) Get(i int) NoComplexEventTimes
Get returns the ith NoComplexEventTimes in the NoComplexEventTimesRepeatinGroup
type NoComplexEvents ¶ added in v0.4.0
NoComplexEvents is a repeating group element, Tag 1483
func (NoComplexEvents) GetComplexEventCondition ¶ added in v0.4.0
func (m NoComplexEvents) GetComplexEventCondition() (f field.ComplexEventConditionField, err quickfix.MessageRejectError)
GetComplexEventCondition gets ComplexEventCondition, Tag 1490
func (NoComplexEvents) GetComplexEventPrice ¶ added in v0.4.0
func (m NoComplexEvents) GetComplexEventPrice() (f field.ComplexEventPriceField, err quickfix.MessageRejectError)
GetComplexEventPrice gets ComplexEventPrice, Tag 1486
func (NoComplexEvents) GetComplexEventPriceBoundaryMethod ¶ added in v0.4.0
func (m NoComplexEvents) GetComplexEventPriceBoundaryMethod() (f field.ComplexEventPriceBoundaryMethodField, err quickfix.MessageRejectError)
GetComplexEventPriceBoundaryMethod gets ComplexEventPriceBoundaryMethod, Tag 1487
func (NoComplexEvents) GetComplexEventPriceBoundaryPrecision ¶ added in v0.4.0
func (m NoComplexEvents) GetComplexEventPriceBoundaryPrecision() (f field.ComplexEventPriceBoundaryPrecisionField, err quickfix.MessageRejectError)
GetComplexEventPriceBoundaryPrecision gets ComplexEventPriceBoundaryPrecision, Tag 1488
func (NoComplexEvents) GetComplexEventPriceTimeType ¶ added in v0.4.0
func (m NoComplexEvents) GetComplexEventPriceTimeType() (f field.ComplexEventPriceTimeTypeField, err quickfix.MessageRejectError)
GetComplexEventPriceTimeType gets ComplexEventPriceTimeType, Tag 1489
func (NoComplexEvents) GetComplexEventType ¶ added in v0.4.0
func (m NoComplexEvents) GetComplexEventType() (f field.ComplexEventTypeField, err quickfix.MessageRejectError)
GetComplexEventType gets ComplexEventType, Tag 1484
func (NoComplexEvents) GetComplexOptPayoutAmount ¶ added in v0.4.0
func (m NoComplexEvents) GetComplexOptPayoutAmount() (f field.ComplexOptPayoutAmountField, err quickfix.MessageRejectError)
GetComplexOptPayoutAmount gets ComplexOptPayoutAmount, Tag 1485
func (NoComplexEvents) GetNoComplexEventDates ¶ added in v0.4.0
func (m NoComplexEvents) GetNoComplexEventDates() (NoComplexEventDatesRepeatingGroup, quickfix.MessageRejectError)
GetNoComplexEventDates gets NoComplexEventDates, Tag 1491
func (NoComplexEvents) HasComplexEventCondition ¶ added in v0.4.0
func (m NoComplexEvents) HasComplexEventCondition() bool
HasComplexEventCondition returns true if ComplexEventCondition is present, Tag 1490
func (NoComplexEvents) HasComplexEventPrice ¶ added in v0.4.0
func (m NoComplexEvents) HasComplexEventPrice() bool
HasComplexEventPrice returns true if ComplexEventPrice is present, Tag 1486
func (NoComplexEvents) HasComplexEventPriceBoundaryMethod ¶ added in v0.4.0
func (m NoComplexEvents) HasComplexEventPriceBoundaryMethod() bool
HasComplexEventPriceBoundaryMethod returns true if ComplexEventPriceBoundaryMethod is present, Tag 1487
func (NoComplexEvents) HasComplexEventPriceBoundaryPrecision ¶ added in v0.4.0
func (m NoComplexEvents) HasComplexEventPriceBoundaryPrecision() bool
HasComplexEventPriceBoundaryPrecision returns true if ComplexEventPriceBoundaryPrecision is present, Tag 1488
func (NoComplexEvents) HasComplexEventPriceTimeType ¶ added in v0.4.0
func (m NoComplexEvents) HasComplexEventPriceTimeType() bool
HasComplexEventPriceTimeType returns true if ComplexEventPriceTimeType is present, Tag 1489
func (NoComplexEvents) HasComplexEventType ¶ added in v0.4.0
func (m NoComplexEvents) HasComplexEventType() bool
HasComplexEventType returns true if ComplexEventType is present, Tag 1484
func (NoComplexEvents) HasComplexOptPayoutAmount ¶ added in v0.4.0
func (m NoComplexEvents) HasComplexOptPayoutAmount() bool
HasComplexOptPayoutAmount returns true if ComplexOptPayoutAmount is present, Tag 1485
func (NoComplexEvents) HasNoComplexEventDates ¶ added in v0.4.0
func (m NoComplexEvents) HasNoComplexEventDates() bool
HasNoComplexEventDates returns true if NoComplexEventDates is present, Tag 1491
func (NoComplexEvents) SetComplexEventCondition ¶ added in v0.4.0
func (m NoComplexEvents) SetComplexEventCondition(v int)
SetComplexEventCondition sets ComplexEventCondition, Tag 1490
func (NoComplexEvents) SetComplexEventPrice ¶ added in v0.4.0
func (m NoComplexEvents) SetComplexEventPrice(value decimal.Decimal, scale int32)
SetComplexEventPrice sets ComplexEventPrice, Tag 1486
func (NoComplexEvents) SetComplexEventPriceBoundaryMethod ¶ added in v0.4.0
func (m NoComplexEvents) SetComplexEventPriceBoundaryMethod(v int)
SetComplexEventPriceBoundaryMethod sets ComplexEventPriceBoundaryMethod, Tag 1487
func (NoComplexEvents) SetComplexEventPriceBoundaryPrecision ¶ added in v0.4.0
func (m NoComplexEvents) SetComplexEventPriceBoundaryPrecision(value decimal.Decimal, scale int32)
SetComplexEventPriceBoundaryPrecision sets ComplexEventPriceBoundaryPrecision, Tag 1488
func (NoComplexEvents) SetComplexEventPriceTimeType ¶ added in v0.4.0
func (m NoComplexEvents) SetComplexEventPriceTimeType(v int)
SetComplexEventPriceTimeType sets ComplexEventPriceTimeType, Tag 1489
func (NoComplexEvents) SetComplexEventType ¶ added in v0.4.0
func (m NoComplexEvents) SetComplexEventType(v int)
SetComplexEventType sets ComplexEventType, Tag 1484
func (NoComplexEvents) SetComplexOptPayoutAmount ¶ added in v0.4.0
func (m NoComplexEvents) SetComplexOptPayoutAmount(value decimal.Decimal, scale int32)
SetComplexOptPayoutAmount sets ComplexOptPayoutAmount, Tag 1485
func (NoComplexEvents) SetNoComplexEventDates ¶ added in v0.4.0
func (m NoComplexEvents) SetNoComplexEventDates(f NoComplexEventDatesRepeatingGroup)
SetNoComplexEventDates sets NoComplexEventDates, Tag 1491
type NoComplexEventsRepeatingGroup ¶ added in v0.4.0
type NoComplexEventsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoComplexEventsRepeatingGroup is a repeating group, Tag 1483
func NewNoComplexEventsRepeatingGroup ¶ added in v0.4.0
func NewNoComplexEventsRepeatingGroup() NoComplexEventsRepeatingGroup
NewNoComplexEventsRepeatingGroup returns an initialized, NoComplexEventsRepeatingGroup
func (NoComplexEventsRepeatingGroup) Add ¶ added in v0.4.0
func (m NoComplexEventsRepeatingGroup) Add() NoComplexEvents
Add create and append a new NoComplexEvents to this group
func (NoComplexEventsRepeatingGroup) Get ¶ added in v0.4.0
func (m NoComplexEventsRepeatingGroup) Get(i int) NoComplexEvents
Get returns the ith NoComplexEvents in the NoComplexEventsRepeatinGroup
type NoEvents ¶ added in v0.4.0
NoEvents is a repeating group element, Tag 864
func (NoEvents) GetEventDate ¶ added in v0.4.0
func (m NoEvents) GetEventDate() (f field.EventDateField, err quickfix.MessageRejectError)
GetEventDate gets EventDate, Tag 866
func (NoEvents) GetEventPx ¶ added in v0.4.0
func (m NoEvents) GetEventPx() (f field.EventPxField, err quickfix.MessageRejectError)
GetEventPx gets EventPx, Tag 867
func (NoEvents) GetEventText ¶ added in v0.4.0
func (m NoEvents) GetEventText() (f field.EventTextField, err quickfix.MessageRejectError)
GetEventText gets EventText, Tag 868
func (NoEvents) GetEventTime ¶ added in v0.4.0
func (m NoEvents) GetEventTime() (f field.EventTimeField, err quickfix.MessageRejectError)
GetEventTime gets EventTime, Tag 1145
func (NoEvents) GetEventType ¶ added in v0.4.0
func (m NoEvents) GetEventType() (f field.EventTypeField, err quickfix.MessageRejectError)
GetEventType gets EventType, Tag 865
func (NoEvents) HasEventDate ¶ added in v0.4.0
HasEventDate returns true if EventDate is present, Tag 866
func (NoEvents) HasEventPx ¶ added in v0.4.0
HasEventPx returns true if EventPx is present, Tag 867
func (NoEvents) HasEventText ¶ added in v0.4.0
HasEventText returns true if EventText is present, Tag 868
func (NoEvents) HasEventTime ¶ added in v0.4.0
HasEventTime returns true if EventTime is present, Tag 1145
func (NoEvents) HasEventType ¶ added in v0.4.0
HasEventType returns true if EventType is present, Tag 865
func (NoEvents) SetEventDate ¶ added in v0.4.0
SetEventDate sets EventDate, Tag 866
func (NoEvents) SetEventPx ¶ added in v0.4.0
SetEventPx sets EventPx, Tag 867
func (NoEvents) SetEventText ¶ added in v0.4.0
SetEventText sets EventText, Tag 868
func (NoEvents) SetEventTime ¶ added in v0.4.0
SetEventTime sets EventTime, Tag 1145
func (NoEvents) SetEventType ¶ added in v0.4.0
SetEventType sets EventType, Tag 865
type NoEventsRepeatingGroup ¶ added in v0.4.0
type NoEventsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoEventsRepeatingGroup is a repeating group, Tag 864
func NewNoEventsRepeatingGroup ¶ added in v0.4.0
func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup
NewNoEventsRepeatingGroup returns an initialized, NoEventsRepeatingGroup
func (NoEventsRepeatingGroup) Add ¶ added in v0.4.0
func (m NoEventsRepeatingGroup) Add() NoEvents
Add create and append a new NoEvents to this group
func (NoEventsRepeatingGroup) Get ¶ added in v0.4.0
func (m NoEventsRepeatingGroup) Get(i int) NoEvents
Get returns the ith NoEvents in the NoEventsRepeatinGroup
type NoInstrumentParties ¶ added in v0.4.0
NoInstrumentParties is a repeating group element, Tag 1018
func (NoInstrumentParties) GetInstrumentPartyID ¶ added in v0.4.0
func (m NoInstrumentParties) GetInstrumentPartyID() (f field.InstrumentPartyIDField, err quickfix.MessageRejectError)
GetInstrumentPartyID gets InstrumentPartyID, Tag 1019
func (NoInstrumentParties) GetInstrumentPartyIDSource ¶ added in v0.4.0
func (m NoInstrumentParties) GetInstrumentPartyIDSource() (f field.InstrumentPartyIDSourceField, err quickfix.MessageRejectError)
GetInstrumentPartyIDSource gets InstrumentPartyIDSource, Tag 1050
func (NoInstrumentParties) GetInstrumentPartyRole ¶ added in v0.4.0
func (m NoInstrumentParties) GetInstrumentPartyRole() (f field.InstrumentPartyRoleField, err quickfix.MessageRejectError)
GetInstrumentPartyRole gets InstrumentPartyRole, Tag 1051
func (NoInstrumentParties) GetNoInstrumentPartySubIDs ¶ added in v0.4.0
func (m NoInstrumentParties) GetNoInstrumentPartySubIDs() (NoInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoInstrumentPartySubIDs gets NoInstrumentPartySubIDs, Tag 1052
func (NoInstrumentParties) HasInstrumentPartyID ¶ added in v0.4.0
func (m NoInstrumentParties) HasInstrumentPartyID() bool
HasInstrumentPartyID returns true if InstrumentPartyID is present, Tag 1019
func (NoInstrumentParties) HasInstrumentPartyIDSource ¶ added in v0.4.0
func (m NoInstrumentParties) HasInstrumentPartyIDSource() bool
HasInstrumentPartyIDSource returns true if InstrumentPartyIDSource is present, Tag 1050
func (NoInstrumentParties) HasInstrumentPartyRole ¶ added in v0.4.0
func (m NoInstrumentParties) HasInstrumentPartyRole() bool
HasInstrumentPartyRole returns true if InstrumentPartyRole is present, Tag 1051
func (NoInstrumentParties) HasNoInstrumentPartySubIDs ¶ added in v0.4.0
func (m NoInstrumentParties) HasNoInstrumentPartySubIDs() bool
HasNoInstrumentPartySubIDs returns true if NoInstrumentPartySubIDs is present, Tag 1052
func (NoInstrumentParties) SetInstrumentPartyID ¶ added in v0.4.0
func (m NoInstrumentParties) SetInstrumentPartyID(v string)
SetInstrumentPartyID sets InstrumentPartyID, Tag 1019
func (NoInstrumentParties) SetInstrumentPartyIDSource ¶ added in v0.4.0
func (m NoInstrumentParties) SetInstrumentPartyIDSource(v string)
SetInstrumentPartyIDSource sets InstrumentPartyIDSource, Tag 1050
func (NoInstrumentParties) SetInstrumentPartyRole ¶ added in v0.4.0
func (m NoInstrumentParties) SetInstrumentPartyRole(v int)
SetInstrumentPartyRole sets InstrumentPartyRole, Tag 1051
func (NoInstrumentParties) SetNoInstrumentPartySubIDs ¶ added in v0.4.0
func (m NoInstrumentParties) SetNoInstrumentPartySubIDs(f NoInstrumentPartySubIDsRepeatingGroup)
SetNoInstrumentPartySubIDs sets NoInstrumentPartySubIDs, Tag 1052
type NoInstrumentPartiesRepeatingGroup ¶ added in v0.4.0
type NoInstrumentPartiesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoInstrumentPartiesRepeatingGroup is a repeating group, Tag 1018
func NewNoInstrumentPartiesRepeatingGroup ¶ added in v0.4.0
func NewNoInstrumentPartiesRepeatingGroup() NoInstrumentPartiesRepeatingGroup
NewNoInstrumentPartiesRepeatingGroup returns an initialized, NoInstrumentPartiesRepeatingGroup
func (NoInstrumentPartiesRepeatingGroup) Add ¶ added in v0.4.0
func (m NoInstrumentPartiesRepeatingGroup) Add() NoInstrumentParties
Add create and append a new NoInstrumentParties to this group
func (NoInstrumentPartiesRepeatingGroup) Get ¶ added in v0.4.0
func (m NoInstrumentPartiesRepeatingGroup) Get(i int) NoInstrumentParties
Get returns the ith NoInstrumentParties in the NoInstrumentPartiesRepeatinGroup
type NoInstrumentPartySubIDs ¶ added in v0.4.0
NoInstrumentPartySubIDs is a repeating group element, Tag 1052
func (NoInstrumentPartySubIDs) GetInstrumentPartySubID ¶ added in v0.4.0
func (m NoInstrumentPartySubIDs) GetInstrumentPartySubID() (f field.InstrumentPartySubIDField, err quickfix.MessageRejectError)
GetInstrumentPartySubID gets InstrumentPartySubID, Tag 1053
func (NoInstrumentPartySubIDs) GetInstrumentPartySubIDType ¶ added in v0.4.0
func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (f field.InstrumentPartySubIDTypeField, err quickfix.MessageRejectError)
GetInstrumentPartySubIDType gets InstrumentPartySubIDType, Tag 1054
func (NoInstrumentPartySubIDs) HasInstrumentPartySubID ¶ added in v0.4.0
func (m NoInstrumentPartySubIDs) HasInstrumentPartySubID() bool
HasInstrumentPartySubID returns true if InstrumentPartySubID is present, Tag 1053
func (NoInstrumentPartySubIDs) HasInstrumentPartySubIDType ¶ added in v0.4.0
func (m NoInstrumentPartySubIDs) HasInstrumentPartySubIDType() bool
HasInstrumentPartySubIDType returns true if InstrumentPartySubIDType is present, Tag 1054
func (NoInstrumentPartySubIDs) SetInstrumentPartySubID ¶ added in v0.4.0
func (m NoInstrumentPartySubIDs) SetInstrumentPartySubID(v string)
SetInstrumentPartySubID sets InstrumentPartySubID, Tag 1053
func (NoInstrumentPartySubIDs) SetInstrumentPartySubIDType ¶ added in v0.4.0
func (m NoInstrumentPartySubIDs) SetInstrumentPartySubIDType(v int)
SetInstrumentPartySubIDType sets InstrumentPartySubIDType, Tag 1054
type NoInstrumentPartySubIDsRepeatingGroup ¶ added in v0.4.0
type NoInstrumentPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1052
func NewNoInstrumentPartySubIDsRepeatingGroup ¶ added in v0.4.0
func NewNoInstrumentPartySubIDsRepeatingGroup() NoInstrumentPartySubIDsRepeatingGroup
NewNoInstrumentPartySubIDsRepeatingGroup returns an initialized, NoInstrumentPartySubIDsRepeatingGroup
func (NoInstrumentPartySubIDsRepeatingGroup) Add ¶ added in v0.4.0
func (m NoInstrumentPartySubIDsRepeatingGroup) Add() NoInstrumentPartySubIDs
Add create and append a new NoInstrumentPartySubIDs to this group
func (NoInstrumentPartySubIDsRepeatingGroup) Get ¶ added in v0.4.0
func (m NoInstrumentPartySubIDsRepeatingGroup) Get(i int) NoInstrumentPartySubIDs
Get returns the ith NoInstrumentPartySubIDs in the NoInstrumentPartySubIDsRepeatinGroup
type NoPartyIDs ¶ added in v0.4.0
NoPartyIDs is a repeating group element, Tag 453
func (NoPartyIDs) GetNoPartySubIDs ¶ added in v0.4.0
func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoPartySubIDs gets NoPartySubIDs, Tag 802
func (NoPartyIDs) GetPartyID ¶ added in v0.4.0
func (m NoPartyIDs) GetPartyID() (f field.PartyIDField, err quickfix.MessageRejectError)
GetPartyID gets PartyID, Tag 448
func (NoPartyIDs) GetPartyIDSource ¶ added in v0.4.0
func (m NoPartyIDs) GetPartyIDSource() (f field.PartyIDSourceField, err quickfix.MessageRejectError)
GetPartyIDSource gets PartyIDSource, Tag 447
func (NoPartyIDs) GetPartyRole ¶ added in v0.4.0
func (m NoPartyIDs) GetPartyRole() (f field.PartyRoleField, err quickfix.MessageRejectError)
GetPartyRole gets PartyRole, Tag 452
func (NoPartyIDs) HasNoPartySubIDs ¶ added in v0.4.0
func (m NoPartyIDs) HasNoPartySubIDs() bool
HasNoPartySubIDs returns true if NoPartySubIDs is present, Tag 802
func (NoPartyIDs) HasPartyID ¶ added in v0.4.0
func (m NoPartyIDs) HasPartyID() bool
HasPartyID returns true if PartyID is present, Tag 448
func (NoPartyIDs) HasPartyIDSource ¶ added in v0.4.0
func (m NoPartyIDs) HasPartyIDSource() bool
HasPartyIDSource returns true if PartyIDSource is present, Tag 447
func (NoPartyIDs) HasPartyRole ¶ added in v0.4.0
func (m NoPartyIDs) HasPartyRole() bool
HasPartyRole returns true if PartyRole is present, Tag 452
func (NoPartyIDs) SetNoPartySubIDs ¶ added in v0.4.0
func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup)
SetNoPartySubIDs sets NoPartySubIDs, Tag 802
func (NoPartyIDs) SetPartyID ¶ added in v0.4.0
func (m NoPartyIDs) SetPartyID(v string)
SetPartyID sets PartyID, Tag 448
func (NoPartyIDs) SetPartyIDSource ¶ added in v0.4.0
func (m NoPartyIDs) SetPartyIDSource(v string)
SetPartyIDSource sets PartyIDSource, Tag 447
func (NoPartyIDs) SetPartyRole ¶ added in v0.4.0
func (m NoPartyIDs) SetPartyRole(v int)
SetPartyRole sets PartyRole, Tag 452
type NoPartyIDsRepeatingGroup ¶ added in v0.4.0
type NoPartyIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoPartyIDsRepeatingGroup is a repeating group, Tag 453
func NewNoPartyIDsRepeatingGroup ¶ added in v0.4.0
func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup
NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup
func (NoPartyIDsRepeatingGroup) Add ¶ added in v0.4.0
func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs
Add create and append a new NoPartyIDs to this group
func (NoPartyIDsRepeatingGroup) Get ¶ added in v0.4.0
func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs
Get returns the ith NoPartyIDs in the NoPartyIDsRepeatinGroup
type NoPartySubIDs ¶ added in v0.4.0
NoPartySubIDs is a repeating group element, Tag 802
func (NoPartySubIDs) GetPartySubID ¶ added in v0.4.0
func (m NoPartySubIDs) GetPartySubID() (f field.PartySubIDField, err quickfix.MessageRejectError)
GetPartySubID gets PartySubID, Tag 523
func (NoPartySubIDs) GetPartySubIDType ¶ added in v0.4.0
func (m NoPartySubIDs) GetPartySubIDType() (f field.PartySubIDTypeField, err quickfix.MessageRejectError)
GetPartySubIDType gets PartySubIDType, Tag 803
func (NoPartySubIDs) HasPartySubID ¶ added in v0.4.0
func (m NoPartySubIDs) HasPartySubID() bool
HasPartySubID returns true if PartySubID is present, Tag 523
func (NoPartySubIDs) HasPartySubIDType ¶ added in v0.4.0
func (m NoPartySubIDs) HasPartySubIDType() bool
HasPartySubIDType returns true if PartySubIDType is present, Tag 803
func (NoPartySubIDs) SetPartySubID ¶ added in v0.4.0
func (m NoPartySubIDs) SetPartySubID(v string)
SetPartySubID sets PartySubID, Tag 523
func (NoPartySubIDs) SetPartySubIDType ¶ added in v0.4.0
func (m NoPartySubIDs) SetPartySubIDType(v int)
SetPartySubIDType sets PartySubIDType, Tag 803
type NoPartySubIDsRepeatingGroup ¶ added in v0.4.0
type NoPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoPartySubIDsRepeatingGroup is a repeating group, Tag 802
func NewNoPartySubIDsRepeatingGroup ¶ added in v0.4.0
func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup
NewNoPartySubIDsRepeatingGroup returns an initialized, NoPartySubIDsRepeatingGroup
func (NoPartySubIDsRepeatingGroup) Add ¶ added in v0.4.0
func (m NoPartySubIDsRepeatingGroup) Add() NoPartySubIDs
Add create and append a new NoPartySubIDs to this group
func (NoPartySubIDsRepeatingGroup) Get ¶ added in v0.4.0
func (m NoPartySubIDsRepeatingGroup) Get(i int) NoPartySubIDs
Get returns the ith NoPartySubIDs in the NoPartySubIDsRepeatinGroup
type NoRelatedSym ¶ added in v0.4.0
NoRelatedSym is a repeating group element, Tag 146
func (NoRelatedSym) GetAttachmentPoint ¶ added in v0.4.0
func (m NoRelatedSym) GetAttachmentPoint() (f field.AttachmentPointField, err quickfix.MessageRejectError)
GetAttachmentPoint gets AttachmentPoint, Tag 1457
func (NoRelatedSym) GetCFICode ¶ added in v0.4.0
func (m NoRelatedSym) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError)
GetCFICode gets CFICode, Tag 461
func (NoRelatedSym) GetCPProgram ¶ added in v0.4.0
func (m NoRelatedSym) GetCPProgram() (f field.CPProgramField, err quickfix.MessageRejectError)
GetCPProgram gets CPProgram, Tag 875
func (NoRelatedSym) GetCPRegType ¶ added in v0.4.0
func (m NoRelatedSym) GetCPRegType() (f field.CPRegTypeField, err quickfix.MessageRejectError)
GetCPRegType gets CPRegType, Tag 876
func (NoRelatedSym) GetCapPrice ¶ added in v0.4.0
func (m NoRelatedSym) GetCapPrice() (f field.CapPriceField, err quickfix.MessageRejectError)
GetCapPrice gets CapPrice, Tag 1199
func (NoRelatedSym) GetContractMultiplier ¶ added in v0.4.0
func (m NoRelatedSym) GetContractMultiplier() (f field.ContractMultiplierField, err quickfix.MessageRejectError)
GetContractMultiplier gets ContractMultiplier, Tag 231
func (NoRelatedSym) GetContractMultiplierUnit ¶ added in v0.4.0
func (m NoRelatedSym) GetContractMultiplierUnit() (f field.ContractMultiplierUnitField, err quickfix.MessageRejectError)
GetContractMultiplierUnit gets ContractMultiplierUnit, Tag 1435
func (NoRelatedSym) GetContractSettlMonth ¶ added in v0.4.0
func (m NoRelatedSym) GetContractSettlMonth() (f field.ContractSettlMonthField, err quickfix.MessageRejectError)
GetContractSettlMonth gets ContractSettlMonth, Tag 667
func (NoRelatedSym) GetCountryOfIssue ¶ added in v0.4.0
func (m NoRelatedSym) GetCountryOfIssue() (f field.CountryOfIssueField, err quickfix.MessageRejectError)
GetCountryOfIssue gets CountryOfIssue, Tag 470
func (NoRelatedSym) GetCouponPaymentDate ¶ added in v0.4.0
func (m NoRelatedSym) GetCouponPaymentDate() (f field.CouponPaymentDateField, err quickfix.MessageRejectError)
GetCouponPaymentDate gets CouponPaymentDate, Tag 224
func (NoRelatedSym) GetCouponRate ¶ added in v0.4.0
func (m NoRelatedSym) GetCouponRate() (f field.CouponRateField, err quickfix.MessageRejectError)
GetCouponRate gets CouponRate, Tag 223
func (NoRelatedSym) GetCreditRating ¶ added in v0.4.0
func (m NoRelatedSym) GetCreditRating() (f field.CreditRatingField, err quickfix.MessageRejectError)
GetCreditRating gets CreditRating, Tag 255
func (NoRelatedSym) GetDatedDate ¶ added in v0.4.0
func (m NoRelatedSym) GetDatedDate() (f field.DatedDateField, err quickfix.MessageRejectError)
GetDatedDate gets DatedDate, Tag 873
func (NoRelatedSym) GetDetachmentPoint ¶ added in v0.4.0
func (m NoRelatedSym) GetDetachmentPoint() (f field.DetachmentPointField, err quickfix.MessageRejectError)
GetDetachmentPoint gets DetachmentPoint, Tag 1458
func (NoRelatedSym) GetEncodedIssuer ¶ added in v0.4.0
func (m NoRelatedSym) GetEncodedIssuer() (f field.EncodedIssuerField, err quickfix.MessageRejectError)
GetEncodedIssuer gets EncodedIssuer, Tag 349
func (NoRelatedSym) GetEncodedIssuerLen ¶ added in v0.4.0
func (m NoRelatedSym) GetEncodedIssuerLen() (f field.EncodedIssuerLenField, err quickfix.MessageRejectError)
GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348
func (NoRelatedSym) GetEncodedSecurityDesc ¶ added in v0.4.0
func (m NoRelatedSym) GetEncodedSecurityDesc() (f field.EncodedSecurityDescField, err quickfix.MessageRejectError)
GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351
func (NoRelatedSym) GetEncodedSecurityDescLen ¶ added in v0.4.0
func (m NoRelatedSym) GetEncodedSecurityDescLen() (f field.EncodedSecurityDescLenField, err quickfix.MessageRejectError)
GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350
func (NoRelatedSym) GetEncodedText ¶ added in v0.4.0
func (m NoRelatedSym) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError)
GetEncodedText gets EncodedText, Tag 355
func (NoRelatedSym) GetEncodedTextLen ¶ added in v0.4.0
func (m NoRelatedSym) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError)
GetEncodedTextLen gets EncodedTextLen, Tag 354
func (NoRelatedSym) GetExerciseStyle ¶ added in v0.4.0
func (m NoRelatedSym) GetExerciseStyle() (f field.ExerciseStyleField, err quickfix.MessageRejectError)
GetExerciseStyle gets ExerciseStyle, Tag 1194
func (NoRelatedSym) GetFactor ¶ added in v0.4.0
func (m NoRelatedSym) GetFactor() (f field.FactorField, err quickfix.MessageRejectError)
GetFactor gets Factor, Tag 228
func (NoRelatedSym) GetFlexProductEligibilityIndicator ¶ added in v0.4.0
func (m NoRelatedSym) GetFlexProductEligibilityIndicator() (f field.FlexProductEligibilityIndicatorField, err quickfix.MessageRejectError)
GetFlexProductEligibilityIndicator gets FlexProductEligibilityIndicator, Tag 1242
func (NoRelatedSym) GetFlexibleIndicator ¶ added in v0.4.0
func (m NoRelatedSym) GetFlexibleIndicator() (f field.FlexibleIndicatorField, err quickfix.MessageRejectError)
GetFlexibleIndicator gets FlexibleIndicator, Tag 1244
func (NoRelatedSym) GetFloorPrice ¶ added in v0.4.0
func (m NoRelatedSym) GetFloorPrice() (f field.FloorPriceField, err quickfix.MessageRejectError)
GetFloorPrice gets FloorPrice, Tag 1200
func (NoRelatedSym) GetFlowScheduleType ¶ added in v0.4.0
func (m NoRelatedSym) GetFlowScheduleType() (f field.FlowScheduleTypeField, err quickfix.MessageRejectError)
GetFlowScheduleType gets FlowScheduleType, Tag 1439
func (NoRelatedSym) GetInstrRegistry ¶ added in v0.4.0
func (m NoRelatedSym) GetInstrRegistry() (f field.InstrRegistryField, err quickfix.MessageRejectError)
GetInstrRegistry gets InstrRegistry, Tag 543
func (NoRelatedSym) GetInstrmtAssignmentMethod ¶ added in v0.4.0
func (m NoRelatedSym) GetInstrmtAssignmentMethod() (f field.InstrmtAssignmentMethodField, err quickfix.MessageRejectError)
GetInstrmtAssignmentMethod gets InstrmtAssignmentMethod, Tag 1049
func (NoRelatedSym) GetInterestAccrualDate ¶ added in v0.4.0
func (m NoRelatedSym) GetInterestAccrualDate() (f field.InterestAccrualDateField, err quickfix.MessageRejectError)
GetInterestAccrualDate gets InterestAccrualDate, Tag 874
func (NoRelatedSym) GetIssueDate ¶ added in v0.4.0
func (m NoRelatedSym) GetIssueDate() (f field.IssueDateField, err quickfix.MessageRejectError)
GetIssueDate gets IssueDate, Tag 225
func (NoRelatedSym) GetIssuer ¶ added in v0.4.0
func (m NoRelatedSym) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError)
GetIssuer gets Issuer, Tag 106
func (NoRelatedSym) GetListMethod ¶ added in v0.4.0
func (m NoRelatedSym) GetListMethod() (f field.ListMethodField, err quickfix.MessageRejectError)
GetListMethod gets ListMethod, Tag 1198
func (NoRelatedSym) GetLocaleOfIssue ¶ added in v0.4.0
func (m NoRelatedSym) GetLocaleOfIssue() (f field.LocaleOfIssueField, err quickfix.MessageRejectError)
GetLocaleOfIssue gets LocaleOfIssue, Tag 472
func (NoRelatedSym) GetMDStreamID ¶ added in v0.4.0
func (m NoRelatedSym) GetMDStreamID() (f field.MDStreamIDField, err quickfix.MessageRejectError)
GetMDStreamID gets MDStreamID, Tag 1500
func (NoRelatedSym) GetMaturityDate ¶ added in v0.4.0
func (m NoRelatedSym) GetMaturityDate() (f field.MaturityDateField, err quickfix.MessageRejectError)
GetMaturityDate gets MaturityDate, Tag 541
func (NoRelatedSym) GetMaturityMonthYear ¶ added in v0.4.0
func (m NoRelatedSym) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError)
GetMaturityMonthYear gets MaturityMonthYear, Tag 200
func (NoRelatedSym) GetMaturityTime ¶ added in v0.4.0
func (m NoRelatedSym) GetMaturityTime() (f field.MaturityTimeField, err quickfix.MessageRejectError)
GetMaturityTime gets MaturityTime, Tag 1079
func (NoRelatedSym) GetMinPriceIncrement ¶ added in v0.4.0
func (m NoRelatedSym) GetMinPriceIncrement() (f field.MinPriceIncrementField, err quickfix.MessageRejectError)
GetMinPriceIncrement gets MinPriceIncrement, Tag 969
func (NoRelatedSym) GetMinPriceIncrementAmount ¶ added in v0.4.0
func (m NoRelatedSym) GetMinPriceIncrementAmount() (f field.MinPriceIncrementAmountField, err quickfix.MessageRejectError)
GetMinPriceIncrementAmount gets MinPriceIncrementAmount, Tag 1146
func (NoRelatedSym) GetNTPositionLimit ¶ added in v0.4.0
func (m NoRelatedSym) GetNTPositionLimit() (f field.NTPositionLimitField, err quickfix.MessageRejectError)
GetNTPositionLimit gets NTPositionLimit, Tag 971
func (NoRelatedSym) GetNoComplexEvents ¶ added in v0.4.0
func (m NoRelatedSym) GetNoComplexEvents() (NoComplexEventsRepeatingGroup, quickfix.MessageRejectError)
GetNoComplexEvents gets NoComplexEvents, Tag 1483
func (NoRelatedSym) GetNoEvents ¶ added in v0.4.0
func (m NoRelatedSym) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError)
GetNoEvents gets NoEvents, Tag 864
func (NoRelatedSym) GetNoInstrumentParties ¶ added in v0.4.0
func (m NoRelatedSym) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
GetNoInstrumentParties gets NoInstrumentParties, Tag 1018
func (NoRelatedSym) GetNoSecurityAltID ¶ added in v0.4.0
func (m NoRelatedSym) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
GetNoSecurityAltID gets NoSecurityAltID, Tag 454
func (NoRelatedSym) GetNotionalPercentageOutstanding ¶ added in v0.4.0
func (m NoRelatedSym) GetNotionalPercentageOutstanding() (f field.NotionalPercentageOutstandingField, err quickfix.MessageRejectError)
GetNotionalPercentageOutstanding gets NotionalPercentageOutstanding, Tag 1451
func (NoRelatedSym) GetOptAttribute ¶ added in v0.4.0
func (m NoRelatedSym) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError)
GetOptAttribute gets OptAttribute, Tag 206
func (NoRelatedSym) GetOptPayoutAmount ¶ added in v0.4.0
func (m NoRelatedSym) GetOptPayoutAmount() (f field.OptPayoutAmountField, err quickfix.MessageRejectError)
GetOptPayoutAmount gets OptPayoutAmount, Tag 1195
func (NoRelatedSym) GetOptPayoutType ¶ added in v0.4.0
func (m NoRelatedSym) GetOptPayoutType() (f field.OptPayoutTypeField, err quickfix.MessageRejectError)
GetOptPayoutType gets OptPayoutType, Tag 1482
func (NoRelatedSym) GetOriginalNotionalPercentageOutstanding ¶ added in v0.4.0
func (m NoRelatedSym) GetOriginalNotionalPercentageOutstanding() (f field.OriginalNotionalPercentageOutstandingField, err quickfix.MessageRejectError)
GetOriginalNotionalPercentageOutstanding gets OriginalNotionalPercentageOutstanding, Tag 1452
func (NoRelatedSym) GetPool ¶ added in v0.4.0
func (m NoRelatedSym) GetPool() (f field.PoolField, err quickfix.MessageRejectError)
GetPool gets Pool, Tag 691
func (NoRelatedSym) GetPositionLimit ¶ added in v0.4.0
func (m NoRelatedSym) GetPositionLimit() (f field.PositionLimitField, err quickfix.MessageRejectError)
GetPositionLimit gets PositionLimit, Tag 970
func (NoRelatedSym) GetPriceQuoteMethod ¶ added in v0.4.0
func (m NoRelatedSym) GetPriceQuoteMethod() (f field.PriceQuoteMethodField, err quickfix.MessageRejectError)
GetPriceQuoteMethod gets PriceQuoteMethod, Tag 1196
func (NoRelatedSym) GetPriceUnitOfMeasure ¶ added in v0.4.0
func (m NoRelatedSym) GetPriceUnitOfMeasure() (f field.PriceUnitOfMeasureField, err quickfix.MessageRejectError)
GetPriceUnitOfMeasure gets PriceUnitOfMeasure, Tag 1191
func (NoRelatedSym) GetPriceUnitOfMeasureQty ¶ added in v0.4.0
func (m NoRelatedSym) GetPriceUnitOfMeasureQty() (f field.PriceUnitOfMeasureQtyField, err quickfix.MessageRejectError)
GetPriceUnitOfMeasureQty gets PriceUnitOfMeasureQty, Tag 1192
func (NoRelatedSym) GetProduct ¶ added in v0.4.0
func (m NoRelatedSym) GetProduct() (f field.ProductField, err quickfix.MessageRejectError)
GetProduct gets Product, Tag 460
func (NoRelatedSym) GetProductComplex ¶ added in v0.4.0
func (m NoRelatedSym) GetProductComplex() (f field.ProductComplexField, err quickfix.MessageRejectError)
GetProductComplex gets ProductComplex, Tag 1227
func (NoRelatedSym) GetPutOrCall ¶ added in v0.4.0
func (m NoRelatedSym) GetPutOrCall() (f field.PutOrCallField, err quickfix.MessageRejectError)
GetPutOrCall gets PutOrCall, Tag 201
func (NoRelatedSym) GetRedemptionDate ¶ added in v0.4.0
func (m NoRelatedSym) GetRedemptionDate() (f field.RedemptionDateField, err quickfix.MessageRejectError)
GetRedemptionDate gets RedemptionDate, Tag 240
func (NoRelatedSym) GetRepoCollateralSecurityType ¶ added in v0.4.0
func (m NoRelatedSym) GetRepoCollateralSecurityType() (f field.RepoCollateralSecurityTypeField, err quickfix.MessageRejectError)
GetRepoCollateralSecurityType gets RepoCollateralSecurityType, Tag 239
func (NoRelatedSym) GetRepurchaseRate ¶ added in v0.4.0
func (m NoRelatedSym) GetRepurchaseRate() (f field.RepurchaseRateField, err quickfix.MessageRejectError)
GetRepurchaseRate gets RepurchaseRate, Tag 227
func (NoRelatedSym) GetRepurchaseTerm ¶ added in v0.4.0
func (m NoRelatedSym) GetRepurchaseTerm() (f field.RepurchaseTermField, err quickfix.MessageRejectError)
GetRepurchaseTerm gets RepurchaseTerm, Tag 226
func (NoRelatedSym) GetRestructuringType ¶ added in v0.4.0
func (m NoRelatedSym) GetRestructuringType() (f field.RestructuringTypeField, err quickfix.MessageRejectError)
GetRestructuringType gets RestructuringType, Tag 1449
func (NoRelatedSym) GetSecurityDesc ¶ added in v0.4.0
func (m NoRelatedSym) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError)
GetSecurityDesc gets SecurityDesc, Tag 107
func (NoRelatedSym) GetSecurityExchange ¶ added in v0.4.0
func (m NoRelatedSym) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError)
GetSecurityExchange gets SecurityExchange, Tag 207
func (NoRelatedSym) GetSecurityGroup ¶ added in v0.4.0
func (m NoRelatedSym) GetSecurityGroup() (f field.SecurityGroupField, err quickfix.MessageRejectError)
GetSecurityGroup gets SecurityGroup, Tag 1151
func (NoRelatedSym) GetSecurityID ¶ added in v0.4.0
func (m NoRelatedSym) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError)
GetSecurityID gets SecurityID, Tag 48
func (NoRelatedSym) GetSecurityIDSource ¶ added in v0.4.0
func (m NoRelatedSym) GetSecurityIDSource() (f field.SecurityIDSourceField, err quickfix.MessageRejectError)
GetSecurityIDSource gets SecurityIDSource, Tag 22
func (NoRelatedSym) GetSecurityStatus ¶ added in v0.4.0
func (m NoRelatedSym) GetSecurityStatus() (f field.SecurityStatusField, err quickfix.MessageRejectError)
GetSecurityStatus gets SecurityStatus, Tag 965
func (NoRelatedSym) GetSecuritySubType ¶ added in v0.4.0
func (m NoRelatedSym) GetSecuritySubType() (f field.SecuritySubTypeField, err quickfix.MessageRejectError)
GetSecuritySubType gets SecuritySubType, Tag 762
func (NoRelatedSym) GetSecurityType ¶ added in v0.4.0
func (m NoRelatedSym) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError)
GetSecurityType gets SecurityType, Tag 167
func (NoRelatedSym) GetSecurityXML ¶ added in v0.4.0
func (m NoRelatedSym) GetSecurityXML() (f field.SecurityXMLField, err quickfix.MessageRejectError)
GetSecurityXML gets SecurityXML, Tag 1185
func (NoRelatedSym) GetSecurityXMLLen ¶ added in v0.4.0
func (m NoRelatedSym) GetSecurityXMLLen() (f field.SecurityXMLLenField, err quickfix.MessageRejectError)
GetSecurityXMLLen gets SecurityXMLLen, Tag 1184
func (NoRelatedSym) GetSecurityXMLSchema ¶ added in v0.4.0
func (m NoRelatedSym) GetSecurityXMLSchema() (f field.SecurityXMLSchemaField, err quickfix.MessageRejectError)
GetSecurityXMLSchema gets SecurityXMLSchema, Tag 1186
func (NoRelatedSym) GetSeniority ¶ added in v0.4.0
func (m NoRelatedSym) GetSeniority() (f field.SeniorityField, err quickfix.MessageRejectError)
GetSeniority gets Seniority, Tag 1450
func (NoRelatedSym) GetSettlMethod ¶ added in v0.4.0
func (m NoRelatedSym) GetSettlMethod() (f field.SettlMethodField, err quickfix.MessageRejectError)
GetSettlMethod gets SettlMethod, Tag 1193
func (NoRelatedSym) GetSettlType ¶ added in v0.4.0
func (m NoRelatedSym) GetSettlType() (f field.SettlTypeField, err quickfix.MessageRejectError)
GetSettlType gets SettlType, Tag 63
func (NoRelatedSym) GetSettleOnOpenFlag ¶ added in v0.4.0
func (m NoRelatedSym) GetSettleOnOpenFlag() (f field.SettleOnOpenFlagField, err quickfix.MessageRejectError)
GetSettleOnOpenFlag gets SettleOnOpenFlag, Tag 966
func (NoRelatedSym) GetStateOrProvinceOfIssue ¶ added in v0.4.0
func (m NoRelatedSym) GetStateOrProvinceOfIssue() (f field.StateOrProvinceOfIssueField, err quickfix.MessageRejectError)
GetStateOrProvinceOfIssue gets StateOrProvinceOfIssue, Tag 471
func (NoRelatedSym) GetStreamAsgnRejReason ¶ added in v0.4.0
func (m NoRelatedSym) GetStreamAsgnRejReason() (f field.StreamAsgnRejReasonField, err quickfix.MessageRejectError)
GetStreamAsgnRejReason gets StreamAsgnRejReason, Tag 1502
func (NoRelatedSym) GetStreamAsgnType ¶ added in v0.4.0
func (m NoRelatedSym) GetStreamAsgnType() (f field.StreamAsgnTypeField, err quickfix.MessageRejectError)
GetStreamAsgnType gets StreamAsgnType, Tag 1617
func (NoRelatedSym) GetStrikeCurrency ¶ added in v0.4.0
func (m NoRelatedSym) GetStrikeCurrency() (f field.StrikeCurrencyField, err quickfix.MessageRejectError)
GetStrikeCurrency gets StrikeCurrency, Tag 947
func (NoRelatedSym) GetStrikeMultiplier ¶ added in v0.4.0
func (m NoRelatedSym) GetStrikeMultiplier() (f field.StrikeMultiplierField, err quickfix.MessageRejectError)
GetStrikeMultiplier gets StrikeMultiplier, Tag 967
func (NoRelatedSym) GetStrikePrice ¶ added in v0.4.0
func (m NoRelatedSym) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError)
GetStrikePrice gets StrikePrice, Tag 202
func (NoRelatedSym) GetStrikePriceBoundaryMethod ¶ added in v0.4.0
func (m NoRelatedSym) GetStrikePriceBoundaryMethod() (f field.StrikePriceBoundaryMethodField, err quickfix.MessageRejectError)
GetStrikePriceBoundaryMethod gets StrikePriceBoundaryMethod, Tag 1479
func (NoRelatedSym) GetStrikePriceBoundaryPrecision ¶ added in v0.4.0
func (m NoRelatedSym) GetStrikePriceBoundaryPrecision() (f field.StrikePriceBoundaryPrecisionField, err quickfix.MessageRejectError)
GetStrikePriceBoundaryPrecision gets StrikePriceBoundaryPrecision, Tag 1480
func (NoRelatedSym) GetStrikePriceDeterminationMethod ¶ added in v0.4.0
func (m NoRelatedSym) GetStrikePriceDeterminationMethod() (f field.StrikePriceDeterminationMethodField, err quickfix.MessageRejectError)
GetStrikePriceDeterminationMethod gets StrikePriceDeterminationMethod, Tag 1478
func (NoRelatedSym) GetStrikeValue ¶ added in v0.4.0
func (m NoRelatedSym) GetStrikeValue() (f field.StrikeValueField, err quickfix.MessageRejectError)
GetStrikeValue gets StrikeValue, Tag 968
func (NoRelatedSym) GetSymbol ¶ added in v0.4.0
func (m NoRelatedSym) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError)
GetSymbol gets Symbol, Tag 55
func (NoRelatedSym) GetSymbolSfx ¶ added in v0.4.0
func (m NoRelatedSym) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError)
GetSymbolSfx gets SymbolSfx, Tag 65
func (NoRelatedSym) GetText ¶ added in v0.4.0
func (m NoRelatedSym) GetText() (f field.TextField, err quickfix.MessageRejectError)
GetText gets Text, Tag 58
func (NoRelatedSym) GetTimeUnit ¶ added in v0.4.0
func (m NoRelatedSym) GetTimeUnit() (f field.TimeUnitField, err quickfix.MessageRejectError)
GetTimeUnit gets TimeUnit, Tag 997
func (NoRelatedSym) GetUnderlyingPriceDeterminationMethod ¶ added in v0.4.0
func (m NoRelatedSym) GetUnderlyingPriceDeterminationMethod() (f field.UnderlyingPriceDeterminationMethodField, err quickfix.MessageRejectError)
GetUnderlyingPriceDeterminationMethod gets UnderlyingPriceDeterminationMethod, Tag 1481
func (NoRelatedSym) GetUnitOfMeasure ¶ added in v0.4.0
func (m NoRelatedSym) GetUnitOfMeasure() (f field.UnitOfMeasureField, err quickfix.MessageRejectError)
GetUnitOfMeasure gets UnitOfMeasure, Tag 996
func (NoRelatedSym) GetUnitOfMeasureQty ¶ added in v0.4.0
func (m NoRelatedSym) GetUnitOfMeasureQty() (f field.UnitOfMeasureQtyField, err quickfix.MessageRejectError)
GetUnitOfMeasureQty gets UnitOfMeasureQty, Tag 1147
func (NoRelatedSym) GetValuationMethod ¶ added in v0.4.0
func (m NoRelatedSym) GetValuationMethod() (f field.ValuationMethodField, err quickfix.MessageRejectError)
GetValuationMethod gets ValuationMethod, Tag 1197
func (NoRelatedSym) HasAttachmentPoint ¶ added in v0.4.0
func (m NoRelatedSym) HasAttachmentPoint() bool
HasAttachmentPoint returns true if AttachmentPoint is present, Tag 1457
func (NoRelatedSym) HasCFICode ¶ added in v0.4.0
func (m NoRelatedSym) HasCFICode() bool
HasCFICode returns true if CFICode is present, Tag 461
func (NoRelatedSym) HasCPProgram ¶ added in v0.4.0
func (m NoRelatedSym) HasCPProgram() bool
HasCPProgram returns true if CPProgram is present, Tag 875
func (NoRelatedSym) HasCPRegType ¶ added in v0.4.0
func (m NoRelatedSym) HasCPRegType() bool
HasCPRegType returns true if CPRegType is present, Tag 876
func (NoRelatedSym) HasCapPrice ¶ added in v0.4.0
func (m NoRelatedSym) HasCapPrice() bool
HasCapPrice returns true if CapPrice is present, Tag 1199
func (NoRelatedSym) HasContractMultiplier ¶ added in v0.4.0
func (m NoRelatedSym) HasContractMultiplier() bool
HasContractMultiplier returns true if ContractMultiplier is present, Tag 231
func (NoRelatedSym) HasContractMultiplierUnit ¶ added in v0.4.0
func (m NoRelatedSym) HasContractMultiplierUnit() bool
HasContractMultiplierUnit returns true if ContractMultiplierUnit is present, Tag 1435
func (NoRelatedSym) HasContractSettlMonth ¶ added in v0.4.0
func (m NoRelatedSym) HasContractSettlMonth() bool
HasContractSettlMonth returns true if ContractSettlMonth is present, Tag 667
func (NoRelatedSym) HasCountryOfIssue ¶ added in v0.4.0
func (m NoRelatedSym) HasCountryOfIssue() bool
HasCountryOfIssue returns true if CountryOfIssue is present, Tag 470
func (NoRelatedSym) HasCouponPaymentDate ¶ added in v0.4.0
func (m NoRelatedSym) HasCouponPaymentDate() bool
HasCouponPaymentDate returns true if CouponPaymentDate is present, Tag 224
func (NoRelatedSym) HasCouponRate ¶ added in v0.4.0
func (m NoRelatedSym) HasCouponRate() bool
HasCouponRate returns true if CouponRate is present, Tag 223
func (NoRelatedSym) HasCreditRating ¶ added in v0.4.0
func (m NoRelatedSym) HasCreditRating() bool
HasCreditRating returns true if CreditRating is present, Tag 255
func (NoRelatedSym) HasDatedDate ¶ added in v0.4.0
func (m NoRelatedSym) HasDatedDate() bool
HasDatedDate returns true if DatedDate is present, Tag 873
func (NoRelatedSym) HasDetachmentPoint ¶ added in v0.4.0
func (m NoRelatedSym) HasDetachmentPoint() bool
HasDetachmentPoint returns true if DetachmentPoint is present, Tag 1458
func (NoRelatedSym) HasEncodedIssuer ¶ added in v0.4.0
func (m NoRelatedSym) HasEncodedIssuer() bool
HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349
func (NoRelatedSym) HasEncodedIssuerLen ¶ added in v0.4.0
func (m NoRelatedSym) HasEncodedIssuerLen() bool
HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348
func (NoRelatedSym) HasEncodedSecurityDesc ¶ added in v0.4.0
func (m NoRelatedSym) HasEncodedSecurityDesc() bool
HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351
func (NoRelatedSym) HasEncodedSecurityDescLen ¶ added in v0.4.0
func (m NoRelatedSym) HasEncodedSecurityDescLen() bool
HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350
func (NoRelatedSym) HasEncodedText ¶ added in v0.4.0
func (m NoRelatedSym) HasEncodedText() bool
HasEncodedText returns true if EncodedText is present, Tag 355
func (NoRelatedSym) HasEncodedTextLen ¶ added in v0.4.0
func (m NoRelatedSym) HasEncodedTextLen() bool
HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354
func (NoRelatedSym) HasExerciseStyle ¶ added in v0.4.0
func (m NoRelatedSym) HasExerciseStyle() bool
HasExerciseStyle returns true if ExerciseStyle is present, Tag 1194
func (NoRelatedSym) HasFactor ¶ added in v0.4.0
func (m NoRelatedSym) HasFactor() bool
HasFactor returns true if Factor is present, Tag 228
func (NoRelatedSym) HasFlexProductEligibilityIndicator ¶ added in v0.4.0
func (m NoRelatedSym) HasFlexProductEligibilityIndicator() bool
HasFlexProductEligibilityIndicator returns true if FlexProductEligibilityIndicator is present, Tag 1242
func (NoRelatedSym) HasFlexibleIndicator ¶ added in v0.4.0
func (m NoRelatedSym) HasFlexibleIndicator() bool
HasFlexibleIndicator returns true if FlexibleIndicator is present, Tag 1244
func (NoRelatedSym) HasFloorPrice ¶ added in v0.4.0
func (m NoRelatedSym) HasFloorPrice() bool
HasFloorPrice returns true if FloorPrice is present, Tag 1200
func (NoRelatedSym) HasFlowScheduleType ¶ added in v0.4.0
func (m NoRelatedSym) HasFlowScheduleType() bool
HasFlowScheduleType returns true if FlowScheduleType is present, Tag 1439
func (NoRelatedSym) HasInstrRegistry ¶ added in v0.4.0
func (m NoRelatedSym) HasInstrRegistry() bool
HasInstrRegistry returns true if InstrRegistry is present, Tag 543
func (NoRelatedSym) HasInstrmtAssignmentMethod ¶ added in v0.4.0
func (m NoRelatedSym) HasInstrmtAssignmentMethod() bool
HasInstrmtAssignmentMethod returns true if InstrmtAssignmentMethod is present, Tag 1049
func (NoRelatedSym) HasInterestAccrualDate ¶ added in v0.4.0
func (m NoRelatedSym) HasInterestAccrualDate() bool
HasInterestAccrualDate returns true if InterestAccrualDate is present, Tag 874
func (NoRelatedSym) HasIssueDate ¶ added in v0.4.0
func (m NoRelatedSym) HasIssueDate() bool
HasIssueDate returns true if IssueDate is present, Tag 225
func (NoRelatedSym) HasIssuer ¶ added in v0.4.0
func (m NoRelatedSym) HasIssuer() bool
HasIssuer returns true if Issuer is present, Tag 106
func (NoRelatedSym) HasListMethod ¶ added in v0.4.0
func (m NoRelatedSym) HasListMethod() bool
HasListMethod returns true if ListMethod is present, Tag 1198
func (NoRelatedSym) HasLocaleOfIssue ¶ added in v0.4.0
func (m NoRelatedSym) HasLocaleOfIssue() bool
HasLocaleOfIssue returns true if LocaleOfIssue is present, Tag 472
func (NoRelatedSym) HasMDStreamID ¶ added in v0.4.0
func (m NoRelatedSym) HasMDStreamID() bool
HasMDStreamID returns true if MDStreamID is present, Tag 1500
func (NoRelatedSym) HasMaturityDate ¶ added in v0.4.0
func (m NoRelatedSym) HasMaturityDate() bool
HasMaturityDate returns true if MaturityDate is present, Tag 541
func (NoRelatedSym) HasMaturityMonthYear ¶ added in v0.4.0
func (m NoRelatedSym) HasMaturityMonthYear() bool
HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200
func (NoRelatedSym) HasMaturityTime ¶ added in v0.4.0
func (m NoRelatedSym) HasMaturityTime() bool
HasMaturityTime returns true if MaturityTime is present, Tag 1079
func (NoRelatedSym) HasMinPriceIncrement ¶ added in v0.4.0
func (m NoRelatedSym) HasMinPriceIncrement() bool
HasMinPriceIncrement returns true if MinPriceIncrement is present, Tag 969
func (NoRelatedSym) HasMinPriceIncrementAmount ¶ added in v0.4.0
func (m NoRelatedSym) HasMinPriceIncrementAmount() bool
HasMinPriceIncrementAmount returns true if MinPriceIncrementAmount is present, Tag 1146
func (NoRelatedSym) HasNTPositionLimit ¶ added in v0.4.0
func (m NoRelatedSym) HasNTPositionLimit() bool
HasNTPositionLimit returns true if NTPositionLimit is present, Tag 971
func (NoRelatedSym) HasNoComplexEvents ¶ added in v0.4.0
func (m NoRelatedSym) HasNoComplexEvents() bool
HasNoComplexEvents returns true if NoComplexEvents is present, Tag 1483
func (NoRelatedSym) HasNoEvents ¶ added in v0.4.0
func (m NoRelatedSym) HasNoEvents() bool
HasNoEvents returns true if NoEvents is present, Tag 864
func (NoRelatedSym) HasNoInstrumentParties ¶ added in v0.4.0
func (m NoRelatedSym) HasNoInstrumentParties() bool
HasNoInstrumentParties returns true if NoInstrumentParties is present, Tag 1018
func (NoRelatedSym) HasNoSecurityAltID ¶ added in v0.4.0
func (m NoRelatedSym) HasNoSecurityAltID() bool
HasNoSecurityAltID returns true if NoSecurityAltID is present, Tag 454
func (NoRelatedSym) HasNotionalPercentageOutstanding ¶ added in v0.4.0
func (m NoRelatedSym) HasNotionalPercentageOutstanding() bool
HasNotionalPercentageOutstanding returns true if NotionalPercentageOutstanding is present, Tag 1451
func (NoRelatedSym) HasOptAttribute ¶ added in v0.4.0
func (m NoRelatedSym) HasOptAttribute() bool
HasOptAttribute returns true if OptAttribute is present, Tag 206
func (NoRelatedSym) HasOptPayoutAmount ¶ added in v0.4.0
func (m NoRelatedSym) HasOptPayoutAmount() bool
HasOptPayoutAmount returns true if OptPayoutAmount is present, Tag 1195
func (NoRelatedSym) HasOptPayoutType ¶ added in v0.4.0
func (m NoRelatedSym) HasOptPayoutType() bool
HasOptPayoutType returns true if OptPayoutType is present, Tag 1482
func (NoRelatedSym) HasOriginalNotionalPercentageOutstanding ¶ added in v0.4.0
func (m NoRelatedSym) HasOriginalNotionalPercentageOutstanding() bool
HasOriginalNotionalPercentageOutstanding returns true if OriginalNotionalPercentageOutstanding is present, Tag 1452
func (NoRelatedSym) HasPool ¶ added in v0.4.0
func (m NoRelatedSym) HasPool() bool
HasPool returns true if Pool is present, Tag 691
func (NoRelatedSym) HasPositionLimit ¶ added in v0.4.0
func (m NoRelatedSym) HasPositionLimit() bool
HasPositionLimit returns true if PositionLimit is present, Tag 970
func (NoRelatedSym) HasPriceQuoteMethod ¶ added in v0.4.0
func (m NoRelatedSym) HasPriceQuoteMethod() bool
HasPriceQuoteMethod returns true if PriceQuoteMethod is present, Tag 1196
func (NoRelatedSym) HasPriceUnitOfMeasure ¶ added in v0.4.0
func (m NoRelatedSym) HasPriceUnitOfMeasure() bool
HasPriceUnitOfMeasure returns true if PriceUnitOfMeasure is present, Tag 1191
func (NoRelatedSym) HasPriceUnitOfMeasureQty ¶ added in v0.4.0
func (m NoRelatedSym) HasPriceUnitOfMeasureQty() bool
HasPriceUnitOfMeasureQty returns true if PriceUnitOfMeasureQty is present, Tag 1192
func (NoRelatedSym) HasProduct ¶ added in v0.4.0
func (m NoRelatedSym) HasProduct() bool
HasProduct returns true if Product is present, Tag 460
func (NoRelatedSym) HasProductComplex ¶ added in v0.4.0
func (m NoRelatedSym) HasProductComplex() bool
HasProductComplex returns true if ProductComplex is present, Tag 1227
func (NoRelatedSym) HasPutOrCall ¶ added in v0.4.0
func (m NoRelatedSym) HasPutOrCall() bool
HasPutOrCall returns true if PutOrCall is present, Tag 201
func (NoRelatedSym) HasRedemptionDate ¶ added in v0.4.0
func (m NoRelatedSym) HasRedemptionDate() bool
HasRedemptionDate returns true if RedemptionDate is present, Tag 240
func (NoRelatedSym) HasRepoCollateralSecurityType ¶ added in v0.4.0
func (m NoRelatedSym) HasRepoCollateralSecurityType() bool
HasRepoCollateralSecurityType returns true if RepoCollateralSecurityType is present, Tag 239
func (NoRelatedSym) HasRepurchaseRate ¶ added in v0.4.0
func (m NoRelatedSym) HasRepurchaseRate() bool
HasRepurchaseRate returns true if RepurchaseRate is present, Tag 227
func (NoRelatedSym) HasRepurchaseTerm ¶ added in v0.4.0
func (m NoRelatedSym) HasRepurchaseTerm() bool
HasRepurchaseTerm returns true if RepurchaseTerm is present, Tag 226
func (NoRelatedSym) HasRestructuringType ¶ added in v0.4.0
func (m NoRelatedSym) HasRestructuringType() bool
HasRestructuringType returns true if RestructuringType is present, Tag 1449
func (NoRelatedSym) HasSecurityDesc ¶ added in v0.4.0
func (m NoRelatedSym) HasSecurityDesc() bool
HasSecurityDesc returns true if SecurityDesc is present, Tag 107
func (NoRelatedSym) HasSecurityExchange ¶ added in v0.4.0
func (m NoRelatedSym) HasSecurityExchange() bool
HasSecurityExchange returns true if SecurityExchange is present, Tag 207
func (NoRelatedSym) HasSecurityGroup ¶ added in v0.4.0
func (m NoRelatedSym) HasSecurityGroup() bool
HasSecurityGroup returns true if SecurityGroup is present, Tag 1151
func (NoRelatedSym) HasSecurityID ¶ added in v0.4.0
func (m NoRelatedSym) HasSecurityID() bool
HasSecurityID returns true if SecurityID is present, Tag 48
func (NoRelatedSym) HasSecurityIDSource ¶ added in v0.4.0
func (m NoRelatedSym) HasSecurityIDSource() bool
HasSecurityIDSource returns true if SecurityIDSource is present, Tag 22
func (NoRelatedSym) HasSecurityStatus ¶ added in v0.4.0
func (m NoRelatedSym) HasSecurityStatus() bool
HasSecurityStatus returns true if SecurityStatus is present, Tag 965
func (NoRelatedSym) HasSecuritySubType ¶ added in v0.4.0
func (m NoRelatedSym) HasSecuritySubType() bool
HasSecuritySubType returns true if SecuritySubType is present, Tag 762
func (NoRelatedSym) HasSecurityType ¶ added in v0.4.0
func (m NoRelatedSym) HasSecurityType() bool
HasSecurityType returns true if SecurityType is present, Tag 167
func (NoRelatedSym) HasSecurityXML ¶ added in v0.4.0
func (m NoRelatedSym) HasSecurityXML() bool
HasSecurityXML returns true if SecurityXML is present, Tag 1185
func (NoRelatedSym) HasSecurityXMLLen ¶ added in v0.4.0
func (m NoRelatedSym) HasSecurityXMLLen() bool
HasSecurityXMLLen returns true if SecurityXMLLen is present, Tag 1184
func (NoRelatedSym) HasSecurityXMLSchema ¶ added in v0.4.0
func (m NoRelatedSym) HasSecurityXMLSchema() bool
HasSecurityXMLSchema returns true if SecurityXMLSchema is present, Tag 1186
func (NoRelatedSym) HasSeniority ¶ added in v0.4.0
func (m NoRelatedSym) HasSeniority() bool
HasSeniority returns true if Seniority is present, Tag 1450
func (NoRelatedSym) HasSettlMethod ¶ added in v0.4.0
func (m NoRelatedSym) HasSettlMethod() bool
HasSettlMethod returns true if SettlMethod is present, Tag 1193
func (NoRelatedSym) HasSettlType ¶ added in v0.4.0
func (m NoRelatedSym) HasSettlType() bool
HasSettlType returns true if SettlType is present, Tag 63
func (NoRelatedSym) HasSettleOnOpenFlag ¶ added in v0.4.0
func (m NoRelatedSym) HasSettleOnOpenFlag() bool
HasSettleOnOpenFlag returns true if SettleOnOpenFlag is present, Tag 966
func (NoRelatedSym) HasStateOrProvinceOfIssue ¶ added in v0.4.0
func (m NoRelatedSym) HasStateOrProvinceOfIssue() bool
HasStateOrProvinceOfIssue returns true if StateOrProvinceOfIssue is present, Tag 471
func (NoRelatedSym) HasStreamAsgnRejReason ¶ added in v0.4.0
func (m NoRelatedSym) HasStreamAsgnRejReason() bool
HasStreamAsgnRejReason returns true if StreamAsgnRejReason is present, Tag 1502
func (NoRelatedSym) HasStreamAsgnType ¶ added in v0.4.0
func (m NoRelatedSym) HasStreamAsgnType() bool
HasStreamAsgnType returns true if StreamAsgnType is present, Tag 1617
func (NoRelatedSym) HasStrikeCurrency ¶ added in v0.4.0
func (m NoRelatedSym) HasStrikeCurrency() bool
HasStrikeCurrency returns true if StrikeCurrency is present, Tag 947
func (NoRelatedSym) HasStrikeMultiplier ¶ added in v0.4.0
func (m NoRelatedSym) HasStrikeMultiplier() bool
HasStrikeMultiplier returns true if StrikeMultiplier is present, Tag 967
func (NoRelatedSym) HasStrikePrice ¶ added in v0.4.0
func (m NoRelatedSym) HasStrikePrice() bool
HasStrikePrice returns true if StrikePrice is present, Tag 202
func (NoRelatedSym) HasStrikePriceBoundaryMethod ¶ added in v0.4.0
func (m NoRelatedSym) HasStrikePriceBoundaryMethod() bool
HasStrikePriceBoundaryMethod returns true if StrikePriceBoundaryMethod is present, Tag 1479
func (NoRelatedSym) HasStrikePriceBoundaryPrecision ¶ added in v0.4.0
func (m NoRelatedSym) HasStrikePriceBoundaryPrecision() bool
HasStrikePriceBoundaryPrecision returns true if StrikePriceBoundaryPrecision is present, Tag 1480
func (NoRelatedSym) HasStrikePriceDeterminationMethod ¶ added in v0.4.0
func (m NoRelatedSym) HasStrikePriceDeterminationMethod() bool
HasStrikePriceDeterminationMethod returns true if StrikePriceDeterminationMethod is present, Tag 1478
func (NoRelatedSym) HasStrikeValue ¶ added in v0.4.0
func (m NoRelatedSym) HasStrikeValue() bool
HasStrikeValue returns true if StrikeValue is present, Tag 968
func (NoRelatedSym) HasSymbol ¶ added in v0.4.0
func (m NoRelatedSym) HasSymbol() bool
HasSymbol returns true if Symbol is present, Tag 55
func (NoRelatedSym) HasSymbolSfx ¶ added in v0.4.0
func (m NoRelatedSym) HasSymbolSfx() bool
HasSymbolSfx returns true if SymbolSfx is present, Tag 65
func (NoRelatedSym) HasText ¶ added in v0.4.0
func (m NoRelatedSym) HasText() bool
HasText returns true if Text is present, Tag 58
func (NoRelatedSym) HasTimeUnit ¶ added in v0.4.0
func (m NoRelatedSym) HasTimeUnit() bool
HasTimeUnit returns true if TimeUnit is present, Tag 997
func (NoRelatedSym) HasUnderlyingPriceDeterminationMethod ¶ added in v0.4.0
func (m NoRelatedSym) HasUnderlyingPriceDeterminationMethod() bool
HasUnderlyingPriceDeterminationMethod returns true if UnderlyingPriceDeterminationMethod is present, Tag 1481
func (NoRelatedSym) HasUnitOfMeasure ¶ added in v0.4.0
func (m NoRelatedSym) HasUnitOfMeasure() bool
HasUnitOfMeasure returns true if UnitOfMeasure is present, Tag 996
func (NoRelatedSym) HasUnitOfMeasureQty ¶ added in v0.4.0
func (m NoRelatedSym) HasUnitOfMeasureQty() bool
HasUnitOfMeasureQty returns true if UnitOfMeasureQty is present, Tag 1147
func (NoRelatedSym) HasValuationMethod ¶ added in v0.4.0
func (m NoRelatedSym) HasValuationMethod() bool
HasValuationMethod returns true if ValuationMethod is present, Tag 1197
func (NoRelatedSym) SetAttachmentPoint ¶ added in v0.4.0
func (m NoRelatedSym) SetAttachmentPoint(value decimal.Decimal, scale int32)
SetAttachmentPoint sets AttachmentPoint, Tag 1457
func (NoRelatedSym) SetCFICode ¶ added in v0.4.0
func (m NoRelatedSym) SetCFICode(v string)
SetCFICode sets CFICode, Tag 461
func (NoRelatedSym) SetCPProgram ¶ added in v0.4.0
func (m NoRelatedSym) SetCPProgram(v int)
SetCPProgram sets CPProgram, Tag 875
func (NoRelatedSym) SetCPRegType ¶ added in v0.4.0
func (m NoRelatedSym) SetCPRegType(v string)
SetCPRegType sets CPRegType, Tag 876
func (NoRelatedSym) SetCapPrice ¶ added in v0.4.0
func (m NoRelatedSym) SetCapPrice(value decimal.Decimal, scale int32)
SetCapPrice sets CapPrice, Tag 1199
func (NoRelatedSym) SetContractMultiplier ¶ added in v0.4.0
func (m NoRelatedSym) SetContractMultiplier(value decimal.Decimal, scale int32)
SetContractMultiplier sets ContractMultiplier, Tag 231
func (NoRelatedSym) SetContractMultiplierUnit ¶ added in v0.4.0
func (m NoRelatedSym) SetContractMultiplierUnit(v int)
SetContractMultiplierUnit sets ContractMultiplierUnit, Tag 1435
func (NoRelatedSym) SetContractSettlMonth ¶ added in v0.4.0
func (m NoRelatedSym) SetContractSettlMonth(v string)
SetContractSettlMonth sets ContractSettlMonth, Tag 667
func (NoRelatedSym) SetCountryOfIssue ¶ added in v0.4.0
func (m NoRelatedSym) SetCountryOfIssue(v string)
SetCountryOfIssue sets CountryOfIssue, Tag 470
func (NoRelatedSym) SetCouponPaymentDate ¶ added in v0.4.0
func (m NoRelatedSym) SetCouponPaymentDate(v string)
SetCouponPaymentDate sets CouponPaymentDate, Tag 224
func (NoRelatedSym) SetCouponRate ¶ added in v0.4.0
func (m NoRelatedSym) SetCouponRate(value decimal.Decimal, scale int32)
SetCouponRate sets CouponRate, Tag 223
func (NoRelatedSym) SetCreditRating ¶ added in v0.4.0
func (m NoRelatedSym) SetCreditRating(v string)
SetCreditRating sets CreditRating, Tag 255
func (NoRelatedSym) SetDatedDate ¶ added in v0.4.0
func (m NoRelatedSym) SetDatedDate(v string)
SetDatedDate sets DatedDate, Tag 873
func (NoRelatedSym) SetDetachmentPoint ¶ added in v0.4.0
func (m NoRelatedSym) SetDetachmentPoint(value decimal.Decimal, scale int32)
SetDetachmentPoint sets DetachmentPoint, Tag 1458
func (NoRelatedSym) SetEncodedIssuer ¶ added in v0.4.0
func (m NoRelatedSym) SetEncodedIssuer(v string)
SetEncodedIssuer sets EncodedIssuer, Tag 349
func (NoRelatedSym) SetEncodedIssuerLen ¶ added in v0.4.0
func (m NoRelatedSym) SetEncodedIssuerLen(v int)
SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348
func (NoRelatedSym) SetEncodedSecurityDesc ¶ added in v0.4.0
func (m NoRelatedSym) SetEncodedSecurityDesc(v string)
SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351
func (NoRelatedSym) SetEncodedSecurityDescLen ¶ added in v0.4.0
func (m NoRelatedSym) SetEncodedSecurityDescLen(v int)
SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350
func (NoRelatedSym) SetEncodedText ¶ added in v0.4.0
func (m NoRelatedSym) SetEncodedText(v string)
SetEncodedText sets EncodedText, Tag 355
func (NoRelatedSym) SetEncodedTextLen ¶ added in v0.4.0
func (m NoRelatedSym) SetEncodedTextLen(v int)
SetEncodedTextLen sets EncodedTextLen, Tag 354
func (NoRelatedSym) SetExerciseStyle ¶ added in v0.4.0
func (m NoRelatedSym) SetExerciseStyle(v int)
SetExerciseStyle sets ExerciseStyle, Tag 1194
func (NoRelatedSym) SetFactor ¶ added in v0.4.0
func (m NoRelatedSym) SetFactor(value decimal.Decimal, scale int32)
SetFactor sets Factor, Tag 228
func (NoRelatedSym) SetFlexProductEligibilityIndicator ¶ added in v0.4.0
func (m NoRelatedSym) SetFlexProductEligibilityIndicator(v bool)
SetFlexProductEligibilityIndicator sets FlexProductEligibilityIndicator, Tag 1242
func (NoRelatedSym) SetFlexibleIndicator ¶ added in v0.4.0
func (m NoRelatedSym) SetFlexibleIndicator(v bool)
SetFlexibleIndicator sets FlexibleIndicator, Tag 1244
func (NoRelatedSym) SetFloorPrice ¶ added in v0.4.0
func (m NoRelatedSym) SetFloorPrice(value decimal.Decimal, scale int32)
SetFloorPrice sets FloorPrice, Tag 1200
func (NoRelatedSym) SetFlowScheduleType ¶ added in v0.4.0
func (m NoRelatedSym) SetFlowScheduleType(v int)
SetFlowScheduleType sets FlowScheduleType, Tag 1439
func (NoRelatedSym) SetInstrRegistry ¶ added in v0.4.0
func (m NoRelatedSym) SetInstrRegistry(v string)
SetInstrRegistry sets InstrRegistry, Tag 543
func (NoRelatedSym) SetInstrmtAssignmentMethod ¶ added in v0.4.0
func (m NoRelatedSym) SetInstrmtAssignmentMethod(v string)
SetInstrmtAssignmentMethod sets InstrmtAssignmentMethod, Tag 1049
func (NoRelatedSym) SetInterestAccrualDate ¶ added in v0.4.0
func (m NoRelatedSym) SetInterestAccrualDate(v string)
SetInterestAccrualDate sets InterestAccrualDate, Tag 874
func (NoRelatedSym) SetIssueDate ¶ added in v0.4.0
func (m NoRelatedSym) SetIssueDate(v string)
SetIssueDate sets IssueDate, Tag 225
func (NoRelatedSym) SetIssuer ¶ added in v0.4.0
func (m NoRelatedSym) SetIssuer(v string)
SetIssuer sets Issuer, Tag 106
func (NoRelatedSym) SetListMethod ¶ added in v0.4.0
func (m NoRelatedSym) SetListMethod(v int)
SetListMethod sets ListMethod, Tag 1198
func (NoRelatedSym) SetLocaleOfIssue ¶ added in v0.4.0
func (m NoRelatedSym) SetLocaleOfIssue(v string)
SetLocaleOfIssue sets LocaleOfIssue, Tag 472
func (NoRelatedSym) SetMDStreamID ¶ added in v0.4.0
func (m NoRelatedSym) SetMDStreamID(v string)
SetMDStreamID sets MDStreamID, Tag 1500
func (NoRelatedSym) SetMaturityDate ¶ added in v0.4.0
func (m NoRelatedSym) SetMaturityDate(v string)
SetMaturityDate sets MaturityDate, Tag 541
func (NoRelatedSym) SetMaturityMonthYear ¶ added in v0.4.0
func (m NoRelatedSym) SetMaturityMonthYear(v string)
SetMaturityMonthYear sets MaturityMonthYear, Tag 200
func (NoRelatedSym) SetMaturityTime ¶ added in v0.4.0
func (m NoRelatedSym) SetMaturityTime(v string)
SetMaturityTime sets MaturityTime, Tag 1079
func (NoRelatedSym) SetMinPriceIncrement ¶ added in v0.4.0
func (m NoRelatedSym) SetMinPriceIncrement(value decimal.Decimal, scale int32)
SetMinPriceIncrement sets MinPriceIncrement, Tag 969
func (NoRelatedSym) SetMinPriceIncrementAmount ¶ added in v0.4.0
func (m NoRelatedSym) SetMinPriceIncrementAmount(value decimal.Decimal, scale int32)
SetMinPriceIncrementAmount sets MinPriceIncrementAmount, Tag 1146
func (NoRelatedSym) SetNTPositionLimit ¶ added in v0.4.0
func (m NoRelatedSym) SetNTPositionLimit(v int)
SetNTPositionLimit sets NTPositionLimit, Tag 971
func (NoRelatedSym) SetNoComplexEvents ¶ added in v0.4.0
func (m NoRelatedSym) SetNoComplexEvents(f NoComplexEventsRepeatingGroup)
SetNoComplexEvents sets NoComplexEvents, Tag 1483
func (NoRelatedSym) SetNoEvents ¶ added in v0.4.0
func (m NoRelatedSym) SetNoEvents(f NoEventsRepeatingGroup)
SetNoEvents sets NoEvents, Tag 864
func (NoRelatedSym) SetNoInstrumentParties ¶ added in v0.4.0
func (m NoRelatedSym) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup)
SetNoInstrumentParties sets NoInstrumentParties, Tag 1018
func (NoRelatedSym) SetNoSecurityAltID ¶ added in v0.4.0
func (m NoRelatedSym) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)
SetNoSecurityAltID sets NoSecurityAltID, Tag 454
func (NoRelatedSym) SetNotionalPercentageOutstanding ¶ added in v0.4.0
func (m NoRelatedSym) SetNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
SetNotionalPercentageOutstanding sets NotionalPercentageOutstanding, Tag 1451
func (NoRelatedSym) SetOptAttribute ¶ added in v0.4.0
func (m NoRelatedSym) SetOptAttribute(v string)
SetOptAttribute sets OptAttribute, Tag 206
func (NoRelatedSym) SetOptPayoutAmount ¶ added in v0.4.0
func (m NoRelatedSym) SetOptPayoutAmount(value decimal.Decimal, scale int32)
SetOptPayoutAmount sets OptPayoutAmount, Tag 1195
func (NoRelatedSym) SetOptPayoutType ¶ added in v0.4.0
func (m NoRelatedSym) SetOptPayoutType(v int)
SetOptPayoutType sets OptPayoutType, Tag 1482
func (NoRelatedSym) SetOriginalNotionalPercentageOutstanding ¶ added in v0.4.0
func (m NoRelatedSym) SetOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
SetOriginalNotionalPercentageOutstanding sets OriginalNotionalPercentageOutstanding, Tag 1452
func (NoRelatedSym) SetPool ¶ added in v0.4.0
func (m NoRelatedSym) SetPool(v string)
SetPool sets Pool, Tag 691
func (NoRelatedSym) SetPositionLimit ¶ added in v0.4.0
func (m NoRelatedSym) SetPositionLimit(v int)
SetPositionLimit sets PositionLimit, Tag 970
func (NoRelatedSym) SetPriceQuoteMethod ¶ added in v0.4.0
func (m NoRelatedSym) SetPriceQuoteMethod(v string)
SetPriceQuoteMethod sets PriceQuoteMethod, Tag 1196
func (NoRelatedSym) SetPriceUnitOfMeasure ¶ added in v0.4.0
func (m NoRelatedSym) SetPriceUnitOfMeasure(v string)
SetPriceUnitOfMeasure sets PriceUnitOfMeasure, Tag 1191
func (NoRelatedSym) SetPriceUnitOfMeasureQty ¶ added in v0.4.0
func (m NoRelatedSym) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)
SetPriceUnitOfMeasureQty sets PriceUnitOfMeasureQty, Tag 1192
func (NoRelatedSym) SetProduct ¶ added in v0.4.0
func (m NoRelatedSym) SetProduct(v int)
SetProduct sets Product, Tag 460
func (NoRelatedSym) SetProductComplex ¶ added in v0.4.0
func (m NoRelatedSym) SetProductComplex(v string)
SetProductComplex sets ProductComplex, Tag 1227
func (NoRelatedSym) SetPutOrCall ¶ added in v0.4.0
func (m NoRelatedSym) SetPutOrCall(v int)
SetPutOrCall sets PutOrCall, Tag 201
func (NoRelatedSym) SetRedemptionDate ¶ added in v0.4.0
func (m NoRelatedSym) SetRedemptionDate(v string)
SetRedemptionDate sets RedemptionDate, Tag 240
func (NoRelatedSym) SetRepoCollateralSecurityType ¶ added in v0.4.0
func (m NoRelatedSym) SetRepoCollateralSecurityType(v int)
SetRepoCollateralSecurityType sets RepoCollateralSecurityType, Tag 239
func (NoRelatedSym) SetRepurchaseRate ¶ added in v0.4.0
func (m NoRelatedSym) SetRepurchaseRate(value decimal.Decimal, scale int32)
SetRepurchaseRate sets RepurchaseRate, Tag 227
func (NoRelatedSym) SetRepurchaseTerm ¶ added in v0.4.0
func (m NoRelatedSym) SetRepurchaseTerm(v int)
SetRepurchaseTerm sets RepurchaseTerm, Tag 226
func (NoRelatedSym) SetRestructuringType ¶ added in v0.4.0
func (m NoRelatedSym) SetRestructuringType(v string)
SetRestructuringType sets RestructuringType, Tag 1449
func (NoRelatedSym) SetSecurityDesc ¶ added in v0.4.0
func (m NoRelatedSym) SetSecurityDesc(v string)
SetSecurityDesc sets SecurityDesc, Tag 107
func (NoRelatedSym) SetSecurityExchange ¶ added in v0.4.0
func (m NoRelatedSym) SetSecurityExchange(v string)
SetSecurityExchange sets SecurityExchange, Tag 207
func (NoRelatedSym) SetSecurityGroup ¶ added in v0.4.0
func (m NoRelatedSym) SetSecurityGroup(v string)
SetSecurityGroup sets SecurityGroup, Tag 1151
func (NoRelatedSym) SetSecurityID ¶ added in v0.4.0
func (m NoRelatedSym) SetSecurityID(v string)
SetSecurityID sets SecurityID, Tag 48
func (NoRelatedSym) SetSecurityIDSource ¶ added in v0.4.0
func (m NoRelatedSym) SetSecurityIDSource(v string)
SetSecurityIDSource sets SecurityIDSource, Tag 22
func (NoRelatedSym) SetSecurityStatus ¶ added in v0.4.0
func (m NoRelatedSym) SetSecurityStatus(v string)
SetSecurityStatus sets SecurityStatus, Tag 965
func (NoRelatedSym) SetSecuritySubType ¶ added in v0.4.0
func (m NoRelatedSym) SetSecuritySubType(v string)
SetSecuritySubType sets SecuritySubType, Tag 762
func (NoRelatedSym) SetSecurityType ¶ added in v0.4.0
func (m NoRelatedSym) SetSecurityType(v string)
SetSecurityType sets SecurityType, Tag 167
func (NoRelatedSym) SetSecurityXML ¶ added in v0.4.0
func (m NoRelatedSym) SetSecurityXML(v string)
SetSecurityXML sets SecurityXML, Tag 1185
func (NoRelatedSym) SetSecurityXMLLen ¶ added in v0.4.0
func (m NoRelatedSym) SetSecurityXMLLen(v int)
SetSecurityXMLLen sets SecurityXMLLen, Tag 1184
func (NoRelatedSym) SetSecurityXMLSchema ¶ added in v0.4.0
func (m NoRelatedSym) SetSecurityXMLSchema(v string)
SetSecurityXMLSchema sets SecurityXMLSchema, Tag 1186
func (NoRelatedSym) SetSeniority ¶ added in v0.4.0
func (m NoRelatedSym) SetSeniority(v string)
SetSeniority sets Seniority, Tag 1450
func (NoRelatedSym) SetSettlMethod ¶ added in v0.4.0
func (m NoRelatedSym) SetSettlMethod(v string)
SetSettlMethod sets SettlMethod, Tag 1193
func (NoRelatedSym) SetSettlType ¶ added in v0.4.0
func (m NoRelatedSym) SetSettlType(v string)
SetSettlType sets SettlType, Tag 63
func (NoRelatedSym) SetSettleOnOpenFlag ¶ added in v0.4.0
func (m NoRelatedSym) SetSettleOnOpenFlag(v string)
SetSettleOnOpenFlag sets SettleOnOpenFlag, Tag 966
func (NoRelatedSym) SetStateOrProvinceOfIssue ¶ added in v0.4.0
func (m NoRelatedSym) SetStateOrProvinceOfIssue(v string)
SetStateOrProvinceOfIssue sets StateOrProvinceOfIssue, Tag 471
func (NoRelatedSym) SetStreamAsgnRejReason ¶ added in v0.4.0
func (m NoRelatedSym) SetStreamAsgnRejReason(v int)
SetStreamAsgnRejReason sets StreamAsgnRejReason, Tag 1502
func (NoRelatedSym) SetStreamAsgnType ¶ added in v0.4.0
func (m NoRelatedSym) SetStreamAsgnType(v int)
SetStreamAsgnType sets StreamAsgnType, Tag 1617
func (NoRelatedSym) SetStrikeCurrency ¶ added in v0.4.0
func (m NoRelatedSym) SetStrikeCurrency(v string)
SetStrikeCurrency sets StrikeCurrency, Tag 947
func (NoRelatedSym) SetStrikeMultiplier ¶ added in v0.4.0
func (m NoRelatedSym) SetStrikeMultiplier(value decimal.Decimal, scale int32)
SetStrikeMultiplier sets StrikeMultiplier, Tag 967
func (NoRelatedSym) SetStrikePrice ¶ added in v0.4.0
func (m NoRelatedSym) SetStrikePrice(value decimal.Decimal, scale int32)
SetStrikePrice sets StrikePrice, Tag 202
func (NoRelatedSym) SetStrikePriceBoundaryMethod ¶ added in v0.4.0
func (m NoRelatedSym) SetStrikePriceBoundaryMethod(v int)
SetStrikePriceBoundaryMethod sets StrikePriceBoundaryMethod, Tag 1479
func (NoRelatedSym) SetStrikePriceBoundaryPrecision ¶ added in v0.4.0
func (m NoRelatedSym) SetStrikePriceBoundaryPrecision(value decimal.Decimal, scale int32)
SetStrikePriceBoundaryPrecision sets StrikePriceBoundaryPrecision, Tag 1480
func (NoRelatedSym) SetStrikePriceDeterminationMethod ¶ added in v0.4.0
func (m NoRelatedSym) SetStrikePriceDeterminationMethod(v int)
SetStrikePriceDeterminationMethod sets StrikePriceDeterminationMethod, Tag 1478
func (NoRelatedSym) SetStrikeValue ¶ added in v0.4.0
func (m NoRelatedSym) SetStrikeValue(value decimal.Decimal, scale int32)
SetStrikeValue sets StrikeValue, Tag 968
func (NoRelatedSym) SetSymbol ¶ added in v0.4.0
func (m NoRelatedSym) SetSymbol(v string)
SetSymbol sets Symbol, Tag 55
func (NoRelatedSym) SetSymbolSfx ¶ added in v0.4.0
func (m NoRelatedSym) SetSymbolSfx(v string)
SetSymbolSfx sets SymbolSfx, Tag 65
func (NoRelatedSym) SetText ¶ added in v0.4.0
func (m NoRelatedSym) SetText(v string)
SetText sets Text, Tag 58
func (NoRelatedSym) SetTimeUnit ¶ added in v0.4.0
func (m NoRelatedSym) SetTimeUnit(v string)
SetTimeUnit sets TimeUnit, Tag 997
func (NoRelatedSym) SetUnderlyingPriceDeterminationMethod ¶ added in v0.4.0
func (m NoRelatedSym) SetUnderlyingPriceDeterminationMethod(v int)
SetUnderlyingPriceDeterminationMethod sets UnderlyingPriceDeterminationMethod, Tag 1481
func (NoRelatedSym) SetUnitOfMeasure ¶ added in v0.4.0
func (m NoRelatedSym) SetUnitOfMeasure(v string)
SetUnitOfMeasure sets UnitOfMeasure, Tag 996
func (NoRelatedSym) SetUnitOfMeasureQty ¶ added in v0.4.0
func (m NoRelatedSym) SetUnitOfMeasureQty(value decimal.Decimal, scale int32)
SetUnitOfMeasureQty sets UnitOfMeasureQty, Tag 1147
func (NoRelatedSym) SetValuationMethod ¶ added in v0.4.0
func (m NoRelatedSym) SetValuationMethod(v string)
SetValuationMethod sets ValuationMethod, Tag 1197
type NoRelatedSymRepeatingGroup ¶ added in v0.4.0
type NoRelatedSymRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoRelatedSymRepeatingGroup is a repeating group, Tag 146
func NewNoRelatedSymRepeatingGroup ¶ added in v0.4.0
func NewNoRelatedSymRepeatingGroup() NoRelatedSymRepeatingGroup
NewNoRelatedSymRepeatingGroup returns an initialized, NoRelatedSymRepeatingGroup
func (NoRelatedSymRepeatingGroup) Add ¶ added in v0.4.0
func (m NoRelatedSymRepeatingGroup) Add() NoRelatedSym
Add create and append a new NoRelatedSym to this group
func (NoRelatedSymRepeatingGroup) Get ¶ added in v0.4.0
func (m NoRelatedSymRepeatingGroup) Get(i int) NoRelatedSym
Get returns the ith NoRelatedSym in the NoRelatedSymRepeatinGroup
type NoSecurityAltID ¶ added in v0.4.0
NoSecurityAltID is a repeating group element, Tag 454
func (NoSecurityAltID) GetSecurityAltID ¶ added in v0.4.0
func (m NoSecurityAltID) GetSecurityAltID() (f field.SecurityAltIDField, err quickfix.MessageRejectError)
GetSecurityAltID gets SecurityAltID, Tag 455
func (NoSecurityAltID) GetSecurityAltIDSource ¶ added in v0.4.0
func (m NoSecurityAltID) GetSecurityAltIDSource() (f field.SecurityAltIDSourceField, err quickfix.MessageRejectError)
GetSecurityAltIDSource gets SecurityAltIDSource, Tag 456
func (NoSecurityAltID) HasSecurityAltID ¶ added in v0.4.0
func (m NoSecurityAltID) HasSecurityAltID() bool
HasSecurityAltID returns true if SecurityAltID is present, Tag 455
func (NoSecurityAltID) HasSecurityAltIDSource ¶ added in v0.4.0
func (m NoSecurityAltID) HasSecurityAltIDSource() bool
HasSecurityAltIDSource returns true if SecurityAltIDSource is present, Tag 456
func (NoSecurityAltID) SetSecurityAltID ¶ added in v0.4.0
func (m NoSecurityAltID) SetSecurityAltID(v string)
SetSecurityAltID sets SecurityAltID, Tag 455
func (NoSecurityAltID) SetSecurityAltIDSource ¶ added in v0.4.0
func (m NoSecurityAltID) SetSecurityAltIDSource(v string)
SetSecurityAltIDSource sets SecurityAltIDSource, Tag 456
type NoSecurityAltIDRepeatingGroup ¶ added in v0.4.0
type NoSecurityAltIDRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoSecurityAltIDRepeatingGroup is a repeating group, Tag 454
func NewNoSecurityAltIDRepeatingGroup ¶ added in v0.4.0
func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup
NewNoSecurityAltIDRepeatingGroup returns an initialized, NoSecurityAltIDRepeatingGroup
func (NoSecurityAltIDRepeatingGroup) Add ¶ added in v0.4.0
func (m NoSecurityAltIDRepeatingGroup) Add() NoSecurityAltID
Add create and append a new NoSecurityAltID to this group
func (NoSecurityAltIDRepeatingGroup) Get ¶ added in v0.4.0
func (m NoSecurityAltIDRepeatingGroup) Get(i int) NoSecurityAltID
Get returns the ith NoSecurityAltID in the NoSecurityAltIDRepeatinGroup
type RouteOut ¶
type RouteOut func(msg StreamAssignmentReport, sessionID quickfix.SessionID) quickfix.MessageRejectError
A RouteOut is the callback type that should be implemented for routing Message
type StreamAssignmentReport ¶ added in v0.4.0
type StreamAssignmentReport struct { fixt11.Header quickfix.Body fixt11.Trailer //ReceiveTime is the time that this message was read from the socket connection ReceiveTime time.Time }
StreamAssignmentReport is the fix50sp2 StreamAssignmentReport type, MsgType = CD
func FromMessage ¶ added in v0.4.0
func FromMessage(m quickfix.Message) StreamAssignmentReport
FromMessage creates a StreamAssignmentReport from a quickfix.Message instance
func New ¶ added in v0.2.0
func New(streamasgnrptid field.StreamAsgnRptIDField) (m StreamAssignmentReport)
New returns a StreamAssignmentReport initialized with the required fields for StreamAssignmentReport
func (StreamAssignmentReport) GetNoAsgnReqs ¶ added in v0.4.0
func (m StreamAssignmentReport) GetNoAsgnReqs() (NoAsgnReqsRepeatingGroup, quickfix.MessageRejectError)
GetNoAsgnReqs gets NoAsgnReqs, Tag 1499
func (StreamAssignmentReport) GetStreamAsgnReqID ¶ added in v0.4.0
func (m StreamAssignmentReport) GetStreamAsgnReqID() (f field.StreamAsgnReqIDField, err quickfix.MessageRejectError)
GetStreamAsgnReqID gets StreamAsgnReqID, Tag 1497
func (StreamAssignmentReport) GetStreamAsgnReqType ¶ added in v0.4.0
func (m StreamAssignmentReport) GetStreamAsgnReqType() (f field.StreamAsgnReqTypeField, err quickfix.MessageRejectError)
GetStreamAsgnReqType gets StreamAsgnReqType, Tag 1498
func (StreamAssignmentReport) GetStreamAsgnRptID ¶ added in v0.4.0
func (m StreamAssignmentReport) GetStreamAsgnRptID() (f field.StreamAsgnRptIDField, err quickfix.MessageRejectError)
GetStreamAsgnRptID gets StreamAsgnRptID, Tag 1501
func (StreamAssignmentReport) HasNoAsgnReqs ¶ added in v0.4.0
func (m StreamAssignmentReport) HasNoAsgnReqs() bool
HasNoAsgnReqs returns true if NoAsgnReqs is present, Tag 1499
func (StreamAssignmentReport) HasStreamAsgnReqID ¶ added in v0.4.0
func (m StreamAssignmentReport) HasStreamAsgnReqID() bool
HasStreamAsgnReqID returns true if StreamAsgnReqID is present, Tag 1497
func (StreamAssignmentReport) HasStreamAsgnReqType ¶ added in v0.4.0
func (m StreamAssignmentReport) HasStreamAsgnReqType() bool
HasStreamAsgnReqType returns true if StreamAsgnReqType is present, Tag 1498
func (StreamAssignmentReport) HasStreamAsgnRptID ¶ added in v0.4.0
func (m StreamAssignmentReport) HasStreamAsgnRptID() bool
HasStreamAsgnRptID returns true if StreamAsgnRptID is present, Tag 1501
func (StreamAssignmentReport) SetNoAsgnReqs ¶ added in v0.4.0
func (m StreamAssignmentReport) SetNoAsgnReqs(f NoAsgnReqsRepeatingGroup)
SetNoAsgnReqs sets NoAsgnReqs, Tag 1499
func (StreamAssignmentReport) SetStreamAsgnReqID ¶ added in v0.4.0
func (m StreamAssignmentReport) SetStreamAsgnReqID(v string)
SetStreamAsgnReqID sets StreamAsgnReqID, Tag 1497
func (StreamAssignmentReport) SetStreamAsgnReqType ¶ added in v0.4.0
func (m StreamAssignmentReport) SetStreamAsgnReqType(v int)
SetStreamAsgnReqType sets StreamAsgnReqType, Tag 1498
func (StreamAssignmentReport) SetStreamAsgnRptID ¶ added in v0.4.0
func (m StreamAssignmentReport) SetStreamAsgnRptID(v string)
SetStreamAsgnRptID sets StreamAsgnRptID, Tag 1501
func (StreamAssignmentReport) ToMessage ¶ added in v0.4.0
func (m StreamAssignmentReport) ToMessage() quickfix.Message
ToMessage returns a quickfix.Message instance