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 MassQuoteAcknowledgement struct + ReceiveTime time.Time + func FromMessage(m quickfix.Message) MassQuoteAcknowledgement + func New(quotestatus field.QuoteStatusField) (m MassQuoteAcknowledgement) + func (m MassQuoteAcknowledgement) GetAccount() (f field.AccountField, err quickfix.MessageRejectError) + func (m MassQuoteAcknowledgement) GetAccountType() (f field.AccountTypeField, err quickfix.MessageRejectError) + func (m MassQuoteAcknowledgement) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m MassQuoteAcknowledgement) GetNoQuoteSets() (NoQuoteSetsRepeatingGroup, quickfix.MessageRejectError) + func (m MassQuoteAcknowledgement) GetQuoteID() (f field.QuoteIDField, err quickfix.MessageRejectError) + func (m MassQuoteAcknowledgement) GetQuoteRejectReason() (f field.QuoteRejectReasonField, err quickfix.MessageRejectError) + func (m MassQuoteAcknowledgement) GetQuoteReqID() (f field.QuoteReqIDField, err quickfix.MessageRejectError) + func (m MassQuoteAcknowledgement) GetQuoteResponseLevel() (f field.QuoteResponseLevelField, err quickfix.MessageRejectError) + func (m MassQuoteAcknowledgement) GetQuoteStatus() (f field.QuoteStatusField, err quickfix.MessageRejectError) + func (m MassQuoteAcknowledgement) GetQuoteType() (f field.QuoteTypeField, err quickfix.MessageRejectError) + func (m MassQuoteAcknowledgement) GetText() (f field.TextField, err quickfix.MessageRejectError) + func (m MassQuoteAcknowledgement) HasAccount() bool + func (m MassQuoteAcknowledgement) HasAccountType() bool + func (m MassQuoteAcknowledgement) HasNoPartyIDs() bool + func (m MassQuoteAcknowledgement) HasNoQuoteSets() bool + func (m MassQuoteAcknowledgement) HasQuoteID() bool + func (m MassQuoteAcknowledgement) HasQuoteRejectReason() bool + func (m MassQuoteAcknowledgement) HasQuoteReqID() bool + func (m MassQuoteAcknowledgement) HasQuoteResponseLevel() bool + func (m MassQuoteAcknowledgement) HasQuoteStatus() bool + func (m MassQuoteAcknowledgement) HasQuoteType() bool + func (m MassQuoteAcknowledgement) HasText() bool + func (m MassQuoteAcknowledgement) SetAccount(v string) + func (m MassQuoteAcknowledgement) SetAccountType(v int) + func (m MassQuoteAcknowledgement) SetNoPartyIDs(f NoPartyIDsRepeatingGroup) + func (m MassQuoteAcknowledgement) SetNoQuoteSets(f NoQuoteSetsRepeatingGroup) + func (m MassQuoteAcknowledgement) SetQuoteID(v string) + func (m MassQuoteAcknowledgement) SetQuoteRejectReason(v int) + func (m MassQuoteAcknowledgement) SetQuoteReqID(v string) + func (m MassQuoteAcknowledgement) SetQuoteResponseLevel(v int) + func (m MassQuoteAcknowledgement) SetQuoteStatus(v int) + func (m MassQuoteAcknowledgement) SetQuoteType(v int) + func (m MassQuoteAcknowledgement) SetText(v string) + func (m MassQuoteAcknowledgement) ToMessage() quickfix.Message + type NoPartyIDs struct + 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) GetPartySubID() (f field.PartySubIDField, err quickfix.MessageRejectError) + func (m NoPartyIDs) HasPartyID() bool + func (m NoPartyIDs) HasPartyIDSource() bool + func (m NoPartyIDs) HasPartyRole() bool + func (m NoPartyIDs) HasPartySubID() bool + func (m NoPartyIDs) SetPartyID(v string) + func (m NoPartyIDs) SetPartyIDSource(v string) + func (m NoPartyIDs) SetPartyRole(v int) + func (m NoPartyIDs) SetPartySubID(v string) + type NoPartyIDsRepeatingGroup struct + func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup + func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs + func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs + type NoQuoteEntries struct + func (m NoQuoteEntries) GetBidForwardPoints() (f field.BidForwardPointsField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetBidForwardPoints2() (f field.BidForwardPoints2Field, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetBidPx() (f field.BidPxField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetBidSize() (f field.BidSizeField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetBidSpotRate() (f field.BidSpotRateField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetBidYield() (f field.BidYieldField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetContractMultiplier() (f field.ContractMultiplierField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetCountryOfIssue() (f field.CountryOfIssueField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetCouponPaymentDate() (f field.CouponPaymentDateField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetCouponRate() (f field.CouponRateField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetCreditRating() (f field.CreditRatingField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetCurrency() (f field.CurrencyField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetEncodedIssuer() (f field.EncodedIssuerField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetEncodedIssuerLen() (f field.EncodedIssuerLenField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetEncodedSecurityDesc() (f field.EncodedSecurityDescField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetEncodedSecurityDescLen() (f field.EncodedSecurityDescLenField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetFactor() (f field.FactorField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetFutSettDate() (f field.FutSettDateField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetFutSettDate2() (f field.FutSettDate2Field, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetInstrRegistry() (f field.InstrRegistryField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetIssueDate() (f field.IssueDateField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetLocaleOfIssue() (f field.LocaleOfIssueField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetMaturityDate() (f field.MaturityDateField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetMidPx() (f field.MidPxField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetMidYield() (f field.MidYieldField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoQuoteEntries) GetOfferForwardPoints() (f field.OfferForwardPointsField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetOfferForwardPoints2() (f field.OfferForwardPoints2Field, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetOfferPx() (f field.OfferPxField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetOfferSize() (f field.OfferSizeField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetOfferSpotRate() (f field.OfferSpotRateField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetOfferYield() (f field.OfferYieldField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetOrdType() (f field.OrdTypeField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetOrderQty2() (f field.OrderQty2Field, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetProduct() (f field.ProductField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetQuoteEntryID() (f field.QuoteEntryIDField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetQuoteEntryRejectReason() (f field.QuoteEntryRejectReasonField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetRedemptionDate() (f field.RedemptionDateField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetRepoCollateralSecurityType() (f field.RepoCollateralSecurityTypeField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetRepurchaseRate() (f field.RepurchaseRateField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetRepurchaseTerm() (f field.RepurchaseTermField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetSecurityIDSource() (f field.SecurityIDSourceField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetStateOrProvinceOfIssue() (f field.StateOrProvinceOfIssueField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetTradingSessionID() (f field.TradingSessionIDField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetTradingSessionSubID() (f field.TradingSessionSubIDField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) GetValidUntilTime() (f field.ValidUntilTimeField, err quickfix.MessageRejectError) + func (m NoQuoteEntries) HasBidForwardPoints() bool + func (m NoQuoteEntries) HasBidForwardPoints2() bool + func (m NoQuoteEntries) HasBidPx() bool + func (m NoQuoteEntries) HasBidSize() bool + func (m NoQuoteEntries) HasBidSpotRate() bool + func (m NoQuoteEntries) HasBidYield() bool + func (m NoQuoteEntries) HasCFICode() bool + func (m NoQuoteEntries) HasContractMultiplier() bool + func (m NoQuoteEntries) HasCountryOfIssue() bool + func (m NoQuoteEntries) HasCouponPaymentDate() bool + func (m NoQuoteEntries) HasCouponRate() bool + func (m NoQuoteEntries) HasCreditRating() bool + func (m NoQuoteEntries) HasCurrency() bool + func (m NoQuoteEntries) HasEncodedIssuer() bool + func (m NoQuoteEntries) HasEncodedIssuerLen() bool + func (m NoQuoteEntries) HasEncodedSecurityDesc() bool + func (m NoQuoteEntries) HasEncodedSecurityDescLen() bool + func (m NoQuoteEntries) HasFactor() bool + func (m NoQuoteEntries) HasFutSettDate() bool + func (m NoQuoteEntries) HasFutSettDate2() bool + func (m NoQuoteEntries) HasInstrRegistry() bool + func (m NoQuoteEntries) HasIssueDate() bool + func (m NoQuoteEntries) HasIssuer() bool + func (m NoQuoteEntries) HasLocaleOfIssue() bool + func (m NoQuoteEntries) HasMaturityDate() bool + func (m NoQuoteEntries) HasMaturityMonthYear() bool + func (m NoQuoteEntries) HasMidPx() bool + func (m NoQuoteEntries) HasMidYield() bool + func (m NoQuoteEntries) HasNoSecurityAltID() bool + func (m NoQuoteEntries) HasOfferForwardPoints() bool + func (m NoQuoteEntries) HasOfferForwardPoints2() bool + func (m NoQuoteEntries) HasOfferPx() bool + func (m NoQuoteEntries) HasOfferSize() bool + func (m NoQuoteEntries) HasOfferSpotRate() bool + func (m NoQuoteEntries) HasOfferYield() bool + func (m NoQuoteEntries) HasOptAttribute() bool + func (m NoQuoteEntries) HasOrdType() bool + func (m NoQuoteEntries) HasOrderQty2() bool + func (m NoQuoteEntries) HasProduct() bool + func (m NoQuoteEntries) HasQuoteEntryID() bool + func (m NoQuoteEntries) HasQuoteEntryRejectReason() bool + func (m NoQuoteEntries) HasRedemptionDate() bool + func (m NoQuoteEntries) HasRepoCollateralSecurityType() bool + func (m NoQuoteEntries) HasRepurchaseRate() bool + func (m NoQuoteEntries) HasRepurchaseTerm() bool + func (m NoQuoteEntries) HasSecurityDesc() bool + func (m NoQuoteEntries) HasSecurityExchange() bool + func (m NoQuoteEntries) HasSecurityID() bool + func (m NoQuoteEntries) HasSecurityIDSource() bool + func (m NoQuoteEntries) HasSecurityType() bool + func (m NoQuoteEntries) HasStateOrProvinceOfIssue() bool + func (m NoQuoteEntries) HasStrikePrice() bool + func (m NoQuoteEntries) HasSymbol() bool + func (m NoQuoteEntries) HasSymbolSfx() bool + func (m NoQuoteEntries) HasTradingSessionID() bool + func (m NoQuoteEntries) HasTradingSessionSubID() bool + func (m NoQuoteEntries) HasTransactTime() bool + func (m NoQuoteEntries) HasValidUntilTime() bool + func (m NoQuoteEntries) SetBidForwardPoints(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetBidForwardPoints2(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetBidPx(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetBidSize(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetBidSpotRate(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetBidYield(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetCFICode(v string) + func (m NoQuoteEntries) SetContractMultiplier(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetCountryOfIssue(v string) + func (m NoQuoteEntries) SetCouponPaymentDate(v string) + func (m NoQuoteEntries) SetCouponRate(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetCreditRating(v string) + func (m NoQuoteEntries) SetCurrency(v string) + func (m NoQuoteEntries) SetEncodedIssuer(v string) + func (m NoQuoteEntries) SetEncodedIssuerLen(v int) + func (m NoQuoteEntries) SetEncodedSecurityDesc(v string) + func (m NoQuoteEntries) SetEncodedSecurityDescLen(v int) + func (m NoQuoteEntries) SetFactor(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetFutSettDate(v string) + func (m NoQuoteEntries) SetFutSettDate2(v string) + func (m NoQuoteEntries) SetInstrRegistry(v string) + func (m NoQuoteEntries) SetIssueDate(v string) + func (m NoQuoteEntries) SetIssuer(v string) + func (m NoQuoteEntries) SetLocaleOfIssue(v string) + func (m NoQuoteEntries) SetMaturityDate(v string) + func (m NoQuoteEntries) SetMaturityMonthYear(v string) + func (m NoQuoteEntries) SetMidPx(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetMidYield(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup) + func (m NoQuoteEntries) SetOfferForwardPoints(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetOfferForwardPoints2(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetOfferPx(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetOfferSize(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetOfferSpotRate(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetOfferYield(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetOptAttribute(v string) + func (m NoQuoteEntries) SetOrdType(v string) + func (m NoQuoteEntries) SetOrderQty2(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetProduct(v int) + func (m NoQuoteEntries) SetQuoteEntryID(v string) + func (m NoQuoteEntries) SetQuoteEntryRejectReason(v int) + func (m NoQuoteEntries) SetRedemptionDate(v string) + func (m NoQuoteEntries) SetRepoCollateralSecurityType(v int) + func (m NoQuoteEntries) SetRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetRepurchaseTerm(v int) + func (m NoQuoteEntries) SetSecurityDesc(v string) + func (m NoQuoteEntries) SetSecurityExchange(v string) + func (m NoQuoteEntries) SetSecurityID(v string) + func (m NoQuoteEntries) SetSecurityIDSource(v string) + func (m NoQuoteEntries) SetSecurityType(v string) + func (m NoQuoteEntries) SetStateOrProvinceOfIssue(v string) + func (m NoQuoteEntries) SetStrikePrice(value decimal.Decimal, scale int32) + func (m NoQuoteEntries) SetSymbol(v string) + func (m NoQuoteEntries) SetSymbolSfx(v string) + func (m NoQuoteEntries) SetTradingSessionID(v string) + func (m NoQuoteEntries) SetTradingSessionSubID(v string) + func (m NoQuoteEntries) SetTransactTime(v time.Time) + func (m NoQuoteEntries) SetValidUntilTime(v time.Time) + type NoQuoteEntriesRepeatingGroup struct + func NewNoQuoteEntriesRepeatingGroup() NoQuoteEntriesRepeatingGroup + func (m NoQuoteEntriesRepeatingGroup) Add() NoQuoteEntries + func (m NoQuoteEntriesRepeatingGroup) Get(i int) NoQuoteEntries + type NoQuoteSets struct + func (m NoQuoteSets) GetEncodedUnderlyingIssuer() (f field.EncodedUnderlyingIssuerField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetEncodedUnderlyingIssuerLen() (f field.EncodedUnderlyingIssuerLenField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetEncodedUnderlyingSecurityDesc() (f field.EncodedUnderlyingSecurityDescField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetEncodedUnderlyingSecurityDescLen() (f field.EncodedUnderlyingSecurityDescLenField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetNoQuoteEntries() (NoQuoteEntriesRepeatingGroup, quickfix.MessageRejectError) + func (m NoQuoteSets) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoQuoteSets) GetQuoteSetID() (f field.QuoteSetIDField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetTotQuoteEntries() (f field.TotQuoteEntriesField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingCFICode() (f field.UnderlyingCFICodeField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingContractMultiplier() (f field.UnderlyingContractMultiplierField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingCountryOfIssue() (f field.UnderlyingCountryOfIssueField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingCouponPaymentDate() (f field.UnderlyingCouponPaymentDateField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingCouponRate() (f field.UnderlyingCouponRateField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingCreditRating() (f field.UnderlyingCreditRatingField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingFactor() (f field.UnderlyingFactorField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingInstrRegistry() (f field.UnderlyingInstrRegistryField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingIssueDate() (f field.UnderlyingIssueDateField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingIssuer() (f field.UnderlyingIssuerField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingLocaleOfIssue() (f field.UnderlyingLocaleOfIssueField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingMaturityDate() (f field.UnderlyingMaturityDateField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingMaturityMonthYear() (f field.UnderlyingMaturityMonthYearField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingOptAttribute() (f field.UnderlyingOptAttributeField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingProduct() (f field.UnderlyingProductField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingRedemptionDate() (f field.UnderlyingRedemptionDateField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingRepoCollateralSecurityType() (f field.UnderlyingRepoCollateralSecurityTypeField, ...) + func (m NoQuoteSets) GetUnderlyingRepurchaseRate() (f field.UnderlyingRepurchaseRateField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingRepurchaseTerm() (f field.UnderlyingRepurchaseTermField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingSecurityDesc() (f field.UnderlyingSecurityDescField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingSecurityExchange() (f field.UnderlyingSecurityExchangeField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingSecurityID() (f field.UnderlyingSecurityIDField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingSecurityIDSource() (f field.UnderlyingSecurityIDSourceField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingSecurityType() (f field.UnderlyingSecurityTypeField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingStateOrProvinceOfIssue() (f field.UnderlyingStateOrProvinceOfIssueField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingStrikePrice() (f field.UnderlyingStrikePriceField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingSymbol() (f field.UnderlyingSymbolField, err quickfix.MessageRejectError) + func (m NoQuoteSets) GetUnderlyingSymbolSfx() (f field.UnderlyingSymbolSfxField, err quickfix.MessageRejectError) + func (m NoQuoteSets) HasEncodedUnderlyingIssuer() bool + func (m NoQuoteSets) HasEncodedUnderlyingIssuerLen() bool + func (m NoQuoteSets) HasEncodedUnderlyingSecurityDesc() bool + func (m NoQuoteSets) HasEncodedUnderlyingSecurityDescLen() bool + func (m NoQuoteSets) HasNoQuoteEntries() bool + func (m NoQuoteSets) HasNoUnderlyingSecurityAltID() bool + func (m NoQuoteSets) HasQuoteSetID() bool + func (m NoQuoteSets) HasTotQuoteEntries() bool + func (m NoQuoteSets) HasUnderlyingCFICode() bool + func (m NoQuoteSets) HasUnderlyingContractMultiplier() bool + func (m NoQuoteSets) HasUnderlyingCountryOfIssue() bool + func (m NoQuoteSets) HasUnderlyingCouponPaymentDate() bool + func (m NoQuoteSets) HasUnderlyingCouponRate() bool + func (m NoQuoteSets) HasUnderlyingCreditRating() bool + func (m NoQuoteSets) HasUnderlyingFactor() bool + func (m NoQuoteSets) HasUnderlyingInstrRegistry() bool + func (m NoQuoteSets) HasUnderlyingIssueDate() bool + func (m NoQuoteSets) HasUnderlyingIssuer() bool + func (m NoQuoteSets) HasUnderlyingLocaleOfIssue() bool + func (m NoQuoteSets) HasUnderlyingMaturityDate() bool + func (m NoQuoteSets) HasUnderlyingMaturityMonthYear() bool + func (m NoQuoteSets) HasUnderlyingOptAttribute() bool + func (m NoQuoteSets) HasUnderlyingProduct() bool + func (m NoQuoteSets) HasUnderlyingRedemptionDate() bool + func (m NoQuoteSets) HasUnderlyingRepoCollateralSecurityType() bool + func (m NoQuoteSets) HasUnderlyingRepurchaseRate() bool + func (m NoQuoteSets) HasUnderlyingRepurchaseTerm() bool + func (m NoQuoteSets) HasUnderlyingSecurityDesc() bool + func (m NoQuoteSets) HasUnderlyingSecurityExchange() bool + func (m NoQuoteSets) HasUnderlyingSecurityID() bool + func (m NoQuoteSets) HasUnderlyingSecurityIDSource() bool + func (m NoQuoteSets) HasUnderlyingSecurityType() bool + func (m NoQuoteSets) HasUnderlyingStateOrProvinceOfIssue() bool + func (m NoQuoteSets) HasUnderlyingStrikePrice() bool + func (m NoQuoteSets) HasUnderlyingSymbol() bool + func (m NoQuoteSets) HasUnderlyingSymbolSfx() bool + func (m NoQuoteSets) SetEncodedUnderlyingIssuer(v string) + func (m NoQuoteSets) SetEncodedUnderlyingIssuerLen(v int) + func (m NoQuoteSets) SetEncodedUnderlyingSecurityDesc(v string) + func (m NoQuoteSets) SetEncodedUnderlyingSecurityDescLen(v int) + func (m NoQuoteSets) SetNoQuoteEntries(f NoQuoteEntriesRepeatingGroup) + func (m NoQuoteSets) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup) + func (m NoQuoteSets) SetQuoteSetID(v string) + func (m NoQuoteSets) SetTotQuoteEntries(v int) + func (m NoQuoteSets) SetUnderlyingCFICode(v string) + func (m NoQuoteSets) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32) + func (m NoQuoteSets) SetUnderlyingCountryOfIssue(v string) + func (m NoQuoteSets) SetUnderlyingCouponPaymentDate(v string) + func (m NoQuoteSets) SetUnderlyingCouponRate(value decimal.Decimal, scale int32) + func (m NoQuoteSets) SetUnderlyingCreditRating(v string) + func (m NoQuoteSets) SetUnderlyingFactor(value decimal.Decimal, scale int32) + func (m NoQuoteSets) SetUnderlyingInstrRegistry(v string) + func (m NoQuoteSets) SetUnderlyingIssueDate(v string) + func (m NoQuoteSets) SetUnderlyingIssuer(v string) + func (m NoQuoteSets) SetUnderlyingLocaleOfIssue(v string) + func (m NoQuoteSets) SetUnderlyingMaturityDate(v string) + func (m NoQuoteSets) SetUnderlyingMaturityMonthYear(v string) + func (m NoQuoteSets) SetUnderlyingOptAttribute(v string) + func (m NoQuoteSets) SetUnderlyingProduct(v int) + func (m NoQuoteSets) SetUnderlyingRedemptionDate(v string) + func (m NoQuoteSets) SetUnderlyingRepoCollateralSecurityType(v int) + func (m NoQuoteSets) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoQuoteSets) SetUnderlyingRepurchaseTerm(v int) + func (m NoQuoteSets) SetUnderlyingSecurityDesc(v string) + func (m NoQuoteSets) SetUnderlyingSecurityExchange(v string) + func (m NoQuoteSets) SetUnderlyingSecurityID(v string) + func (m NoQuoteSets) SetUnderlyingSecurityIDSource(v string) + func (m NoQuoteSets) SetUnderlyingSecurityType(v string) + func (m NoQuoteSets) SetUnderlyingStateOrProvinceOfIssue(v string) + func (m NoQuoteSets) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32) + func (m NoQuoteSets) SetUnderlyingSymbol(v string) + func (m NoQuoteSets) SetUnderlyingSymbolSfx(v string) + type NoQuoteSetsRepeatingGroup struct + func NewNoQuoteSetsRepeatingGroup() NoQuoteSetsRepeatingGroup + func (m NoQuoteSetsRepeatingGroup) Add() NoQuoteSets + func (m NoQuoteSetsRepeatingGroup) Get(i int) NoQuoteSets + 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 RouteOut func(msg MassQuoteAcknowledgement, sessionID quickfix.SessionID) quickfix.MessageRejectError