Versions in this module Expand all Collapse all v0 v0.5.0 Sep 1, 2016 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type NoEvents struct + func (m NoEvents) GetEventDate() (f field.EventDateField, err quickfix.MessageRejectError) + func (m NoEvents) GetEventPx() (f field.EventPxField, err quickfix.MessageRejectError) + func (m NoEvents) GetEventText() (f field.EventTextField, err quickfix.MessageRejectError) + func (m NoEvents) 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) 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) SetEventType(v int) + type NoEventsRepeatingGroup struct + func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup + func (m NoEventsRepeatingGroup) Add() NoEvents + func (m NoEventsRepeatingGroup) Get(i int) NoEvents + type NoInstrAttrib struct + func (m NoInstrAttrib) GetInstrAttribType() (f field.InstrAttribTypeField, err quickfix.MessageRejectError) + func (m NoInstrAttrib) GetInstrAttribValue() (f field.InstrAttribValueField, err quickfix.MessageRejectError) + func (m NoInstrAttrib) HasInstrAttribType() bool + func (m NoInstrAttrib) HasInstrAttribValue() bool + func (m NoInstrAttrib) SetInstrAttribType(v int) + func (m NoInstrAttrib) SetInstrAttribValue(v string) + type NoInstrAttribRepeatingGroup struct + func NewNoInstrAttribRepeatingGroup() NoInstrAttribRepeatingGroup + func (m NoInstrAttribRepeatingGroup) Add() NoInstrAttrib + func (m NoInstrAttribRepeatingGroup) Get(i int) NoInstrAttrib + type NoLegSecurityAltID struct + func (m NoLegSecurityAltID) GetLegSecurityAltID() (f field.LegSecurityAltIDField, err quickfix.MessageRejectError) + func (m NoLegSecurityAltID) GetLegSecurityAltIDSource() (f field.LegSecurityAltIDSourceField, err quickfix.MessageRejectError) + func (m NoLegSecurityAltID) HasLegSecurityAltID() bool + func (m NoLegSecurityAltID) HasLegSecurityAltIDSource() bool + func (m NoLegSecurityAltID) SetLegSecurityAltID(v string) + func (m NoLegSecurityAltID) SetLegSecurityAltIDSource(v string) + type NoLegSecurityAltIDRepeatingGroup struct + func NewNoLegSecurityAltIDRepeatingGroup() NoLegSecurityAltIDRepeatingGroup + func (m NoLegSecurityAltIDRepeatingGroup) Add() NoLegSecurityAltID + func (m NoLegSecurityAltIDRepeatingGroup) Get(i int) NoLegSecurityAltID + type NoLegs struct + func (m NoLegs) GetEncodedLegIssuer() (f field.EncodedLegIssuerField, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegIssuerLen() (f field.EncodedLegIssuerLenField, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDesc() (f field.EncodedLegSecurityDescField, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDescLen() (f field.EncodedLegSecurityDescLenField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCFICode() (f field.LegCFICodeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractMultiplier() (f field.LegContractMultiplierField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractSettlMonth() (f field.LegContractSettlMonthField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCountryOfIssue() (f field.LegCountryOfIssueField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponPaymentDate() (f field.LegCouponPaymentDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponRate() (f field.LegCouponRateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCreditRating() (f field.LegCreditRatingField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCurrency() (f field.LegCurrencyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegDatedDate() (f field.LegDatedDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegFactor() (f field.LegFactorField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInstrRegistry() (f field.LegInstrRegistryField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInterestAccrualDate() (f field.LegInterestAccrualDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssueDate() (f field.LegIssueDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssuer() (f field.LegIssuerField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegLocaleOfIssue() (f field.LegLocaleOfIssueField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityDate() (f field.LegMaturityDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityMonthYear() (f field.LegMaturityMonthYearField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOptAttribute() (f field.LegOptAttributeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPool() (f field.LegPoolField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegProduct() (f field.LegProductField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRatioQty() (f field.LegRatioQtyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRedemptionDate() (f field.LegRedemptionDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepoCollateralSecurityType() (f field.LegRepoCollateralSecurityTypeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseRate() (f field.LegRepurchaseRateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseTerm() (f field.LegRepurchaseTermField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityDesc() (f field.LegSecurityDescField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityExchange() (f field.LegSecurityExchangeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityID() (f field.LegSecurityIDField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityIDSource() (f field.LegSecurityIDSourceField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecuritySubType() (f field.LegSecuritySubTypeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityType() (f field.LegSecurityTypeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSide() (f field.LegSideField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStateOrProvinceOfIssue() (f field.LegStateOrProvinceOfIssueField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikeCurrency() (f field.LegStrikeCurrencyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikePrice() (f field.LegStrikePriceField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbol() (f field.LegSymbolField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbolSfx() (f field.LegSymbolSfxField, err quickfix.MessageRejectError) + func (m NoLegs) GetNoLegSecurityAltID() (NoLegSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoLegs) HasEncodedLegIssuer() bool + func (m NoLegs) HasEncodedLegIssuerLen() bool + func (m NoLegs) HasEncodedLegSecurityDesc() bool + func (m NoLegs) HasEncodedLegSecurityDescLen() bool + func (m NoLegs) HasLegCFICode() bool + func (m NoLegs) HasLegContractMultiplier() bool + func (m NoLegs) HasLegContractSettlMonth() bool + func (m NoLegs) HasLegCountryOfIssue() bool + func (m NoLegs) HasLegCouponPaymentDate() bool + func (m NoLegs) HasLegCouponRate() bool + func (m NoLegs) HasLegCreditRating() bool + func (m NoLegs) HasLegCurrency() bool + func (m NoLegs) HasLegDatedDate() bool + func (m NoLegs) HasLegFactor() bool + func (m NoLegs) HasLegInstrRegistry() bool + func (m NoLegs) HasLegInterestAccrualDate() bool + func (m NoLegs) HasLegIssueDate() bool + func (m NoLegs) HasLegIssuer() bool + func (m NoLegs) HasLegLocaleOfIssue() bool + func (m NoLegs) HasLegMaturityDate() bool + func (m NoLegs) HasLegMaturityMonthYear() bool + func (m NoLegs) HasLegOptAttribute() bool + func (m NoLegs) HasLegPool() bool + func (m NoLegs) HasLegProduct() bool + func (m NoLegs) HasLegRatioQty() bool + func (m NoLegs) HasLegRedemptionDate() bool + func (m NoLegs) HasLegRepoCollateralSecurityType() bool + func (m NoLegs) HasLegRepurchaseRate() bool + func (m NoLegs) HasLegRepurchaseTerm() bool + func (m NoLegs) HasLegSecurityDesc() bool + func (m NoLegs) HasLegSecurityExchange() bool + func (m NoLegs) HasLegSecurityID() bool + func (m NoLegs) HasLegSecurityIDSource() bool + func (m NoLegs) HasLegSecuritySubType() bool + func (m NoLegs) HasLegSecurityType() bool + func (m NoLegs) HasLegSide() bool + func (m NoLegs) HasLegStateOrProvinceOfIssue() bool + func (m NoLegs) HasLegStrikeCurrency() bool + func (m NoLegs) HasLegStrikePrice() bool + func (m NoLegs) HasLegSymbol() bool + func (m NoLegs) HasLegSymbolSfx() bool + func (m NoLegs) HasNoLegSecurityAltID() bool + func (m NoLegs) SetEncodedLegIssuer(v string) + func (m NoLegs) SetEncodedLegIssuerLen(v int) + func (m NoLegs) SetEncodedLegSecurityDesc(v string) + func (m NoLegs) SetEncodedLegSecurityDescLen(v int) + func (m NoLegs) SetLegCFICode(v string) + func (m NoLegs) SetLegContractMultiplier(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegContractSettlMonth(v string) + func (m NoLegs) SetLegCountryOfIssue(v string) + func (m NoLegs) SetLegCouponPaymentDate(v string) + func (m NoLegs) SetLegCouponRate(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegCreditRating(v string) + func (m NoLegs) SetLegCurrency(v string) + func (m NoLegs) SetLegDatedDate(v string) + func (m NoLegs) SetLegFactor(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegInstrRegistry(v string) + func (m NoLegs) SetLegInterestAccrualDate(v string) + func (m NoLegs) SetLegIssueDate(v string) + func (m NoLegs) SetLegIssuer(v string) + func (m NoLegs) SetLegLocaleOfIssue(v string) + func (m NoLegs) SetLegMaturityDate(v string) + func (m NoLegs) SetLegMaturityMonthYear(v string) + func (m NoLegs) SetLegOptAttribute(v string) + func (m NoLegs) SetLegPool(v string) + func (m NoLegs) SetLegProduct(v int) + func (m NoLegs) SetLegRatioQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegRedemptionDate(v string) + func (m NoLegs) SetLegRepoCollateralSecurityType(v int) + func (m NoLegs) SetLegRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegRepurchaseTerm(v int) + func (m NoLegs) SetLegSecurityDesc(v string) + func (m NoLegs) SetLegSecurityExchange(v string) + func (m NoLegs) SetLegSecurityID(v string) + func (m NoLegs) SetLegSecurityIDSource(v string) + func (m NoLegs) SetLegSecuritySubType(v string) + func (m NoLegs) SetLegSecurityType(v string) + func (m NoLegs) SetLegSide(v string) + func (m NoLegs) SetLegStateOrProvinceOfIssue(v string) + func (m NoLegs) SetLegStrikeCurrency(v string) + func (m NoLegs) SetLegStrikePrice(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegSymbol(v string) + func (m NoLegs) SetLegSymbolSfx(v string) + func (m NoLegs) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup) + type NoLegsRepeatingGroup struct + func NewNoLegsRepeatingGroup() NoLegsRepeatingGroup + func (m NoLegsRepeatingGroup) Add() NoLegs + func (m NoLegsRepeatingGroup) Get(i int) NoLegs + type NoSecurityAltID struct + func (m NoSecurityAltID) GetSecurityAltID() (f field.SecurityAltIDField, err quickfix.MessageRejectError) + func (m NoSecurityAltID) GetSecurityAltIDSource() (f field.SecurityAltIDSourceField, err quickfix.MessageRejectError) + func (m NoSecurityAltID) HasSecurityAltID() bool + func (m NoSecurityAltID) HasSecurityAltIDSource() bool + func (m NoSecurityAltID) SetSecurityAltID(v string) + func (m NoSecurityAltID) SetSecurityAltIDSource(v string) + type NoSecurityAltIDRepeatingGroup struct + func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup + func (m NoSecurityAltIDRepeatingGroup) Add() NoSecurityAltID + func (m NoSecurityAltIDRepeatingGroup) Get(i int) NoSecurityAltID + type NoUnderlyingSecurityAltID struct + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (f field.UnderlyingSecurityAltIDField, err quickfix.MessageRejectError) + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (f field.UnderlyingSecurityAltIDSourceField, err quickfix.MessageRejectError) + func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool + func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool + func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string) + func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string) + type NoUnderlyingSecurityAltIDRepeatingGroup struct + func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup + func (m NoUnderlyingSecurityAltIDRepeatingGroup) Add() NoUnderlyingSecurityAltID + func (m NoUnderlyingSecurityAltIDRepeatingGroup) Get(i int) NoUnderlyingSecurityAltID + type NoUnderlyingStips struct + func (m NoUnderlyingStips) GetUnderlyingStipType() (f field.UnderlyingStipTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyingStips) GetUnderlyingStipValue() (f field.UnderlyingStipValueField, err quickfix.MessageRejectError) + func (m NoUnderlyingStips) HasUnderlyingStipType() bool + func (m NoUnderlyingStips) HasUnderlyingStipValue() bool + func (m NoUnderlyingStips) SetUnderlyingStipType(v string) + func (m NoUnderlyingStips) SetUnderlyingStipValue(v string) + type NoUnderlyingStipsRepeatingGroup struct + func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup + func (m NoUnderlyingStipsRepeatingGroup) Add() NoUnderlyingStips + func (m NoUnderlyingStipsRepeatingGroup) Get(i int) NoUnderlyingStips + type NoUnderlyings struct + func (m NoUnderlyings) GetEncodedUnderlyingIssuer() (f field.EncodedUnderlyingIssuerField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingIssuerLen() (f field.EncodedUnderlyingIssuerLenField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDesc() (f field.EncodedUnderlyingSecurityDescField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDescLen() (f field.EncodedUnderlyingSecurityDescLenField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCFICode() (f field.UnderlyingCFICodeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPProgram() (f field.UnderlyingCPProgramField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPRegType() (f field.UnderlyingCPRegTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingContractMultiplier() (f field.UnderlyingContractMultiplierField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCountryOfIssue() (f field.UnderlyingCountryOfIssueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponPaymentDate() (f field.UnderlyingCouponPaymentDateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponRate() (f field.UnderlyingCouponRateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCreditRating() (f field.UnderlyingCreditRatingField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrency() (f field.UnderlyingCurrencyField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrentValue() (f field.UnderlyingCurrentValueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingDirtyPrice() (f field.UnderlyingDirtyPriceField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndPrice() (f field.UnderlyingEndPriceField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndValue() (f field.UnderlyingEndValueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFactor() (f field.UnderlyingFactorField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingInstrRegistry() (f field.UnderlyingInstrRegistryField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssueDate() (f field.UnderlyingIssueDateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssuer() (f field.UnderlyingIssuerField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingLocaleOfIssue() (f field.UnderlyingLocaleOfIssueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityDate() (f field.UnderlyingMaturityDateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityMonthYear() (f field.UnderlyingMaturityMonthYearField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOptAttribute() (f field.UnderlyingOptAttributeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingProduct() (f field.UnderlyingProductField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPx() (f field.UnderlyingPxField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingQty() (f field.UnderlyingQtyField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRedemptionDate() (f field.UnderlyingRedemptionDateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepoCollateralSecurityType() (f field.UnderlyingRepoCollateralSecurityTypeField, ...) + func (m NoUnderlyings) GetUnderlyingRepurchaseRate() (f field.UnderlyingRepurchaseRateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepurchaseTerm() (f field.UnderlyingRepurchaseTermField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityDesc() (f field.UnderlyingSecurityDescField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityExchange() (f field.UnderlyingSecurityExchangeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityID() (f field.UnderlyingSecurityIDField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityIDSource() (f field.UnderlyingSecurityIDSourceField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecuritySubType() (f field.UnderlyingSecuritySubTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityType() (f field.UnderlyingSecurityTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStartValue() (f field.UnderlyingStartValueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue() (f field.UnderlyingStateOrProvinceOfIssueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikeCurrency() (f field.UnderlyingStrikeCurrencyField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikePrice() (f field.UnderlyingStrikePriceField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbol() (f field.UnderlyingSymbolField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbolSfx() (f field.UnderlyingSymbolSfxField, err quickfix.MessageRejectError) + func (m NoUnderlyings) HasEncodedUnderlyingIssuer() bool + func (m NoUnderlyings) HasEncodedUnderlyingIssuerLen() bool + func (m NoUnderlyings) HasEncodedUnderlyingSecurityDesc() bool + func (m NoUnderlyings) HasEncodedUnderlyingSecurityDescLen() bool + func (m NoUnderlyings) HasNoUnderlyingSecurityAltID() bool + func (m NoUnderlyings) HasNoUnderlyingStips() bool + func (m NoUnderlyings) HasUnderlyingCFICode() bool + func (m NoUnderlyings) HasUnderlyingCPProgram() bool + func (m NoUnderlyings) HasUnderlyingCPRegType() bool + func (m NoUnderlyings) HasUnderlyingContractMultiplier() bool + func (m NoUnderlyings) HasUnderlyingCountryOfIssue() bool + func (m NoUnderlyings) HasUnderlyingCouponPaymentDate() bool + func (m NoUnderlyings) HasUnderlyingCouponRate() bool + func (m NoUnderlyings) HasUnderlyingCreditRating() bool + func (m NoUnderlyings) HasUnderlyingCurrency() bool + func (m NoUnderlyings) HasUnderlyingCurrentValue() bool + func (m NoUnderlyings) HasUnderlyingDirtyPrice() bool + func (m NoUnderlyings) HasUnderlyingEndPrice() bool + func (m NoUnderlyings) HasUnderlyingEndValue() bool + func (m NoUnderlyings) HasUnderlyingFactor() bool + func (m NoUnderlyings) HasUnderlyingInstrRegistry() bool + func (m NoUnderlyings) HasUnderlyingIssueDate() bool + func (m NoUnderlyings) HasUnderlyingIssuer() bool + func (m NoUnderlyings) HasUnderlyingLocaleOfIssue() bool + func (m NoUnderlyings) HasUnderlyingMaturityDate() bool + func (m NoUnderlyings) HasUnderlyingMaturityMonthYear() bool + func (m NoUnderlyings) HasUnderlyingOptAttribute() bool + func (m NoUnderlyings) HasUnderlyingProduct() bool + func (m NoUnderlyings) HasUnderlyingPx() bool + func (m NoUnderlyings) HasUnderlyingQty() bool + func (m NoUnderlyings) HasUnderlyingRedemptionDate() bool + func (m NoUnderlyings) HasUnderlyingRepoCollateralSecurityType() bool + func (m NoUnderlyings) HasUnderlyingRepurchaseRate() bool + func (m NoUnderlyings) HasUnderlyingRepurchaseTerm() bool + func (m NoUnderlyings) HasUnderlyingSecurityDesc() bool + func (m NoUnderlyings) HasUnderlyingSecurityExchange() bool + func (m NoUnderlyings) HasUnderlyingSecurityID() bool + func (m NoUnderlyings) HasUnderlyingSecurityIDSource() bool + func (m NoUnderlyings) HasUnderlyingSecuritySubType() bool + func (m NoUnderlyings) HasUnderlyingSecurityType() bool + func (m NoUnderlyings) HasUnderlyingStartValue() bool + func (m NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue() bool + func (m NoUnderlyings) HasUnderlyingStrikeCurrency() bool + func (m NoUnderlyings) HasUnderlyingStrikePrice() bool + func (m NoUnderlyings) HasUnderlyingSymbol() bool + func (m NoUnderlyings) HasUnderlyingSymbolSfx() bool + func (m NoUnderlyings) SetEncodedUnderlyingIssuer(v string) + func (m NoUnderlyings) SetEncodedUnderlyingIssuerLen(v int) + func (m NoUnderlyings) SetEncodedUnderlyingSecurityDesc(v string) + func (m NoUnderlyings) SetEncodedUnderlyingSecurityDescLen(v int) + func (m NoUnderlyings) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup) + func (m NoUnderlyings) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup) + func (m NoUnderlyings) SetUnderlyingCFICode(v string) + func (m NoUnderlyings) SetUnderlyingCPProgram(v string) + func (m NoUnderlyings) SetUnderlyingCPRegType(v string) + func (m NoUnderlyings) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCountryOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingCouponPaymentDate(v string) + func (m NoUnderlyings) SetUnderlyingCouponRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCreditRating(v string) + func (m NoUnderlyings) SetUnderlyingCurrency(v string) + func (m NoUnderlyings) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingEndPrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingEndValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingFactor(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingInstrRegistry(v string) + func (m NoUnderlyings) SetUnderlyingIssueDate(v string) + func (m NoUnderlyings) SetUnderlyingIssuer(v string) + func (m NoUnderlyings) SetUnderlyingLocaleOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingMaturityDate(v string) + func (m NoUnderlyings) SetUnderlyingMaturityMonthYear(v string) + func (m NoUnderlyings) SetUnderlyingOptAttribute(v string) + func (m NoUnderlyings) SetUnderlyingProduct(v int) + func (m NoUnderlyings) SetUnderlyingPx(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingQty(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingRedemptionDate(v string) + func (m NoUnderlyings) SetUnderlyingRepoCollateralSecurityType(v int) + func (m NoUnderlyings) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingRepurchaseTerm(v int) + func (m NoUnderlyings) SetUnderlyingSecurityDesc(v string) + func (m NoUnderlyings) SetUnderlyingSecurityExchange(v string) + func (m NoUnderlyings) SetUnderlyingSecurityID(v string) + func (m NoUnderlyings) SetUnderlyingSecurityIDSource(v string) + func (m NoUnderlyings) SetUnderlyingSecuritySubType(v string) + func (m NoUnderlyings) SetUnderlyingSecurityType(v string) + func (m NoUnderlyings) SetUnderlyingStartValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingStrikeCurrency(v string) + func (m NoUnderlyings) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingSymbol(v string) + func (m NoUnderlyings) SetUnderlyingSymbolSfx(v string) + type NoUnderlyingsRepeatingGroup struct + func NewNoUnderlyingsRepeatingGroup() NoUnderlyingsRepeatingGroup + func (m NoUnderlyingsRepeatingGroup) Add() NoUnderlyings + func (m NoUnderlyingsRepeatingGroup) Get(i int) NoUnderlyings + type RouteOut func(msg SecurityStatus, sessionID quickfix.SessionID) quickfix.MessageRejectError + type SecurityStatus struct + ReceiveTime time.Time + func FromMessage(m quickfix.Message) SecurityStatus + func New() (m SecurityStatus) + func (m SecurityStatus) GetAdjustment() (f field.AdjustmentField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetBuyVolume() (f field.BuyVolumeField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetCPProgram() (f field.CPProgramField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetCPRegType() (f field.CPRegTypeField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetContractMultiplier() (f field.ContractMultiplierField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetContractSettlMonth() (f field.ContractSettlMonthField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetCorporateAction() (f field.CorporateActionField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetCountryOfIssue() (f field.CountryOfIssueField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetCouponPaymentDate() (f field.CouponPaymentDateField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetCouponRate() (f field.CouponRateField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetCreditRating() (f field.CreditRatingField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetCurrency() (f field.CurrencyField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetDatedDate() (f field.DatedDateField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetDeliveryForm() (f field.DeliveryFormField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetDueToRelated() (f field.DueToRelatedField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetEncodedIssuer() (f field.EncodedIssuerField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetEncodedIssuerLen() (f field.EncodedIssuerLenField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetEncodedSecurityDesc() (f field.EncodedSecurityDescField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetEncodedSecurityDescLen() (f field.EncodedSecurityDescLenField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetFactor() (f field.FactorField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetFinancialStatus() (f field.FinancialStatusField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetHaltReasonChar() (f field.HaltReasonCharField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetHighPx() (f field.HighPxField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetInViewOfCommon() (f field.InViewOfCommonField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetInstrRegistry() (f field.InstrRegistryField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetInterestAccrualDate() (f field.InterestAccrualDateField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetIssueDate() (f field.IssueDateField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetLastPx() (f field.LastPxField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetLocaleOfIssue() (f field.LocaleOfIssueField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetLowPx() (f field.LowPxField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetMaturityDate() (f field.MaturityDateField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError) + func (m SecurityStatus) GetNoInstrAttrib() (NoInstrAttribRepeatingGroup, quickfix.MessageRejectError) + func (m SecurityStatus) GetNoLegs() (NoLegsRepeatingGroup, quickfix.MessageRejectError) + func (m SecurityStatus) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m SecurityStatus) GetNoUnderlyings() (NoUnderlyingsRepeatingGroup, quickfix.MessageRejectError) + func (m SecurityStatus) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetPctAtRisk() (f field.PctAtRiskField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetPool() (f field.PoolField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetProduct() (f field.ProductField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetRedemptionDate() (f field.RedemptionDateField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetRepoCollateralSecurityType() (f field.RepoCollateralSecurityTypeField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetRepurchaseRate() (f field.RepurchaseRateField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetRepurchaseTerm() (f field.RepurchaseTermField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetSecurityIDSource() (f field.SecurityIDSourceField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetSecurityStatusReqID() (f field.SecurityStatusReqIDField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetSecuritySubType() (f field.SecuritySubTypeField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetSecurityTradingStatus() (f field.SecurityTradingStatusField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetSellVolume() (f field.SellVolumeField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetStateOrProvinceOfIssue() (f field.StateOrProvinceOfIssueField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetStrikeCurrency() (f field.StrikeCurrencyField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetText() (f field.TextField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetTradingSessionID() (f field.TradingSessionIDField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetTradingSessionSubID() (f field.TradingSessionSubIDField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError) + func (m SecurityStatus) GetUnsolicitedIndicator() (f field.UnsolicitedIndicatorField, err quickfix.MessageRejectError) + func (m SecurityStatus) HasAdjustment() bool + func (m SecurityStatus) HasBuyVolume() bool + func (m SecurityStatus) HasCFICode() bool + func (m SecurityStatus) HasCPProgram() bool + func (m SecurityStatus) HasCPRegType() bool + func (m SecurityStatus) HasContractMultiplier() bool + func (m SecurityStatus) HasContractSettlMonth() bool + func (m SecurityStatus) HasCorporateAction() bool + func (m SecurityStatus) HasCountryOfIssue() bool + func (m SecurityStatus) HasCouponPaymentDate() bool + func (m SecurityStatus) HasCouponRate() bool + func (m SecurityStatus) HasCreditRating() bool + func (m SecurityStatus) HasCurrency() bool + func (m SecurityStatus) HasDatedDate() bool + func (m SecurityStatus) HasDeliveryForm() bool + func (m SecurityStatus) HasDueToRelated() bool + func (m SecurityStatus) HasEncodedIssuer() bool + func (m SecurityStatus) HasEncodedIssuerLen() bool + func (m SecurityStatus) HasEncodedSecurityDesc() bool + func (m SecurityStatus) HasEncodedSecurityDescLen() bool + func (m SecurityStatus) HasEncodedText() bool + func (m SecurityStatus) HasEncodedTextLen() bool + func (m SecurityStatus) HasFactor() bool + func (m SecurityStatus) HasFinancialStatus() bool + func (m SecurityStatus) HasHaltReasonChar() bool + func (m SecurityStatus) HasHighPx() bool + func (m SecurityStatus) HasInViewOfCommon() bool + func (m SecurityStatus) HasInstrRegistry() bool + func (m SecurityStatus) HasInterestAccrualDate() bool + func (m SecurityStatus) HasIssueDate() bool + func (m SecurityStatus) HasIssuer() bool + func (m SecurityStatus) HasLastPx() bool + func (m SecurityStatus) HasLocaleOfIssue() bool + func (m SecurityStatus) HasLowPx() bool + func (m SecurityStatus) HasMaturityDate() bool + func (m SecurityStatus) HasMaturityMonthYear() bool + func (m SecurityStatus) HasNoEvents() bool + func (m SecurityStatus) HasNoInstrAttrib() bool + func (m SecurityStatus) HasNoLegs() bool + func (m SecurityStatus) HasNoSecurityAltID() bool + func (m SecurityStatus) HasNoUnderlyings() bool + func (m SecurityStatus) HasOptAttribute() bool + func (m SecurityStatus) HasPctAtRisk() bool + func (m SecurityStatus) HasPool() bool + func (m SecurityStatus) HasProduct() bool + func (m SecurityStatus) HasRedemptionDate() bool + func (m SecurityStatus) HasRepoCollateralSecurityType() bool + func (m SecurityStatus) HasRepurchaseRate() bool + func (m SecurityStatus) HasRepurchaseTerm() bool + func (m SecurityStatus) HasSecurityDesc() bool + func (m SecurityStatus) HasSecurityExchange() bool + func (m SecurityStatus) HasSecurityID() bool + func (m SecurityStatus) HasSecurityIDSource() bool + func (m SecurityStatus) HasSecurityStatusReqID() bool + func (m SecurityStatus) HasSecuritySubType() bool + func (m SecurityStatus) HasSecurityTradingStatus() bool + func (m SecurityStatus) HasSecurityType() bool + func (m SecurityStatus) HasSellVolume() bool + func (m SecurityStatus) HasStateOrProvinceOfIssue() bool + func (m SecurityStatus) HasStrikeCurrency() bool + func (m SecurityStatus) HasStrikePrice() bool + func (m SecurityStatus) HasSymbol() bool + func (m SecurityStatus) HasSymbolSfx() bool + func (m SecurityStatus) HasText() bool + func (m SecurityStatus) HasTradingSessionID() bool + func (m SecurityStatus) HasTradingSessionSubID() bool + func (m SecurityStatus) HasTransactTime() bool + func (m SecurityStatus) HasUnsolicitedIndicator() bool + func (m SecurityStatus) SetAdjustment(v int) + func (m SecurityStatus) SetBuyVolume(value decimal.Decimal, scale int32) + func (m SecurityStatus) SetCFICode(v string) + func (m SecurityStatus) SetCPProgram(v int) + func (m SecurityStatus) SetCPRegType(v string) + func (m SecurityStatus) SetContractMultiplier(value decimal.Decimal, scale int32) + func (m SecurityStatus) SetContractSettlMonth(v string) + func (m SecurityStatus) SetCorporateAction(v string) + func (m SecurityStatus) SetCountryOfIssue(v string) + func (m SecurityStatus) SetCouponPaymentDate(v string) + func (m SecurityStatus) SetCouponRate(value decimal.Decimal, scale int32) + func (m SecurityStatus) SetCreditRating(v string) + func (m SecurityStatus) SetCurrency(v string) + func (m SecurityStatus) SetDatedDate(v string) + func (m SecurityStatus) SetDeliveryForm(v int) + func (m SecurityStatus) SetDueToRelated(v bool) + func (m SecurityStatus) SetEncodedIssuer(v string) + func (m SecurityStatus) SetEncodedIssuerLen(v int) + func (m SecurityStatus) SetEncodedSecurityDesc(v string) + func (m SecurityStatus) SetEncodedSecurityDescLen(v int) + func (m SecurityStatus) SetEncodedText(v string) + func (m SecurityStatus) SetEncodedTextLen(v int) + func (m SecurityStatus) SetFactor(value decimal.Decimal, scale int32) + func (m SecurityStatus) SetFinancialStatus(v string) + func (m SecurityStatus) SetHaltReasonChar(v string) + func (m SecurityStatus) SetHighPx(value decimal.Decimal, scale int32) + func (m SecurityStatus) SetInViewOfCommon(v bool) + func (m SecurityStatus) SetInstrRegistry(v string) + func (m SecurityStatus) SetInterestAccrualDate(v string) + func (m SecurityStatus) SetIssueDate(v string) + func (m SecurityStatus) SetIssuer(v string) + func (m SecurityStatus) SetLastPx(value decimal.Decimal, scale int32) + func (m SecurityStatus) SetLocaleOfIssue(v string) + func (m SecurityStatus) SetLowPx(value decimal.Decimal, scale int32) + func (m SecurityStatus) SetMaturityDate(v string) + func (m SecurityStatus) SetMaturityMonthYear(v string) + func (m SecurityStatus) SetNoEvents(f NoEventsRepeatingGroup) + func (m SecurityStatus) SetNoInstrAttrib(f NoInstrAttribRepeatingGroup) + func (m SecurityStatus) SetNoLegs(f NoLegsRepeatingGroup) + func (m SecurityStatus) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup) + func (m SecurityStatus) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup) + func (m SecurityStatus) SetOptAttribute(v string) + func (m SecurityStatus) SetPctAtRisk(value decimal.Decimal, scale int32) + func (m SecurityStatus) SetPool(v string) + func (m SecurityStatus) SetProduct(v int) + func (m SecurityStatus) SetRedemptionDate(v string) + func (m SecurityStatus) SetRepoCollateralSecurityType(v int) + func (m SecurityStatus) SetRepurchaseRate(value decimal.Decimal, scale int32) + func (m SecurityStatus) SetRepurchaseTerm(v int) + func (m SecurityStatus) SetSecurityDesc(v string) + func (m SecurityStatus) SetSecurityExchange(v string) + func (m SecurityStatus) SetSecurityID(v string) + func (m SecurityStatus) SetSecurityIDSource(v string) + func (m SecurityStatus) SetSecurityStatusReqID(v string) + func (m SecurityStatus) SetSecuritySubType(v string) + func (m SecurityStatus) SetSecurityTradingStatus(v int) + func (m SecurityStatus) SetSecurityType(v string) + func (m SecurityStatus) SetSellVolume(value decimal.Decimal, scale int32) + func (m SecurityStatus) SetStateOrProvinceOfIssue(v string) + func (m SecurityStatus) SetStrikeCurrency(v string) + func (m SecurityStatus) SetStrikePrice(value decimal.Decimal, scale int32) + func (m SecurityStatus) SetSymbol(v string) + func (m SecurityStatus) SetSymbolSfx(v string) + func (m SecurityStatus) SetText(v string) + func (m SecurityStatus) SetTradingSessionID(v string) + func (m SecurityStatus) SetTradingSessionSubID(v string) + func (m SecurityStatus) SetTransactTime(v time.Time) + func (m SecurityStatus) SetUnsolicitedIndicator(v bool) + func (m SecurityStatus) ToMessage() quickfix.Message