indicationofinterest

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2023 License: Apache-1.1 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Route

func Route(router RouteOut) (string, string, quickfix.MessageRoute)

Route returns the beginstring, message type, and MessageRoute for this Message type.

Types

type IndicationofInterest added in v0.4.0

type IndicationofInterest struct {
	fix42.Header
	*quickfix.Body
	fix42.Trailer
	Message *quickfix.Message
}

IndicationofInterest is the fix42 IndicationofInterest type, MsgType = 6.

func FromMessage added in v0.4.0

func FromMessage(m *quickfix.Message) IndicationofInterest

FromMessage creates a IndicationofInterest from a quickfix.Message instance.

func New added in v0.2.0

func New(ioiid field.IOIidField, ioitranstype field.IOITransTypeField, symbol field.SymbolField, side field.SideField, ioishares field.IOISharesField) (m IndicationofInterest)

New returns a IndicationofInterest initialized with the required fields for IndicationofInterest.

func (IndicationofInterest) GetBenchmark added in v0.4.0

func (m IndicationofInterest) GetBenchmark() (v enum.Benchmark, err quickfix.MessageRejectError)

GetBenchmark gets Benchmark, Tag 219.

func (IndicationofInterest) GetContractMultiplier added in v0.4.0

func (m IndicationofInterest) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)

GetContractMultiplier gets ContractMultiplier, Tag 231.

func (IndicationofInterest) GetCouponRate added in v0.4.0

func (m IndicationofInterest) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetCouponRate gets CouponRate, Tag 223.

func (IndicationofInterest) GetCurrency added in v0.4.0

func (m IndicationofInterest) GetCurrency() (v string, err quickfix.MessageRejectError)

GetCurrency gets Currency, Tag 15.

func (IndicationofInterest) GetEncodedIssuer added in v0.4.0

func (m IndicationofInterest) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)

GetEncodedIssuer gets EncodedIssuer, Tag 349.

func (IndicationofInterest) GetEncodedIssuerLen added in v0.4.0

func (m IndicationofInterest) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)

GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348.

func (IndicationofInterest) GetEncodedSecurityDesc added in v0.4.0

func (m IndicationofInterest) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)

GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351.

func (IndicationofInterest) GetEncodedSecurityDescLen added in v0.4.0

func (m IndicationofInterest) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)

GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350.

func (IndicationofInterest) GetEncodedText added in v0.4.0

func (m IndicationofInterest) GetEncodedText() (v string, err quickfix.MessageRejectError)

GetEncodedText gets EncodedText, Tag 355.

func (IndicationofInterest) GetEncodedTextLen added in v0.4.0

func (m IndicationofInterest) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)

GetEncodedTextLen gets EncodedTextLen, Tag 354.

func (IndicationofInterest) GetIDSource added in v0.4.0

func (m IndicationofInterest) GetIDSource() (v enum.IDSource, err quickfix.MessageRejectError)

GetIDSource gets IDSource, Tag 22.

func (IndicationofInterest) GetIOINaturalFlag added in v0.4.0

func (m IndicationofInterest) GetIOINaturalFlag() (v bool, err quickfix.MessageRejectError)

GetIOINaturalFlag gets IOINaturalFlag, Tag 130.

func (IndicationofInterest) GetIOIQltyInd added in v0.4.0

func (m IndicationofInterest) GetIOIQltyInd() (v enum.IOIQltyInd, err quickfix.MessageRejectError)

GetIOIQltyInd gets IOIQltyInd, Tag 25.

func (IndicationofInterest) GetIOIRefID added in v0.4.0

func (m IndicationofInterest) GetIOIRefID() (v string, err quickfix.MessageRejectError)

GetIOIRefID gets IOIRefID, Tag 26.

func (IndicationofInterest) GetIOIShares added in v0.4.0

func (m IndicationofInterest) GetIOIShares() (v enum.IOIShares, err quickfix.MessageRejectError)

GetIOIShares gets IOIShares, Tag 27.

func (IndicationofInterest) GetIOITransType added in v0.4.0

func (m IndicationofInterest) GetIOITransType() (v enum.IOITransType, err quickfix.MessageRejectError)

GetIOITransType gets IOITransType, Tag 28.

func (IndicationofInterest) GetIOIid added in v0.4.0

func (m IndicationofInterest) GetIOIid() (v string, err quickfix.MessageRejectError)

GetIOIid gets IOIid, Tag 23.

func (IndicationofInterest) GetIssuer added in v0.4.0

func (m IndicationofInterest) GetIssuer() (v string, err quickfix.MessageRejectError)

GetIssuer gets Issuer, Tag 106.

func (IndicationofInterest) GetMaturityDay added in v0.4.0

func (m IndicationofInterest) GetMaturityDay() (v int, err quickfix.MessageRejectError)

GetMaturityDay gets MaturityDay, Tag 205.

func (IndicationofInterest) GetMaturityMonthYear added in v0.4.0

func (m IndicationofInterest) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)

GetMaturityMonthYear gets MaturityMonthYear, Tag 200.

func (IndicationofInterest) GetNoIOIQualifiers added in v0.4.0

func (m IndicationofInterest) GetNoIOIQualifiers() (NoIOIQualifiersRepeatingGroup, quickfix.MessageRejectError)

GetNoIOIQualifiers gets NoIOIQualifiers, Tag 199.

func (IndicationofInterest) GetNoRoutingIDs added in v0.4.0

func (m IndicationofInterest) GetNoRoutingIDs() (NoRoutingIDsRepeatingGroup, quickfix.MessageRejectError)

GetNoRoutingIDs gets NoRoutingIDs, Tag 215.

func (IndicationofInterest) GetOptAttribute added in v0.4.0

func (m IndicationofInterest) GetOptAttribute() (v string, err quickfix.MessageRejectError)

GetOptAttribute gets OptAttribute, Tag 206.

func (IndicationofInterest) GetPrice added in v0.4.0

func (m IndicationofInterest) GetPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetPrice gets Price, Tag 44.

func (IndicationofInterest) GetPutOrCall added in v0.4.0

func (m IndicationofInterest) GetPutOrCall() (v enum.PutOrCall, err quickfix.MessageRejectError)

GetPutOrCall gets PutOrCall, Tag 201.

func (IndicationofInterest) GetSecurityDesc added in v0.4.0

func (m IndicationofInterest) GetSecurityDesc() (v string, err quickfix.MessageRejectError)

GetSecurityDesc gets SecurityDesc, Tag 107.

func (IndicationofInterest) GetSecurityExchange added in v0.4.0

func (m IndicationofInterest) GetSecurityExchange() (v string, err quickfix.MessageRejectError)

GetSecurityExchange gets SecurityExchange, Tag 207.

func (IndicationofInterest) GetSecurityID added in v0.4.0

func (m IndicationofInterest) GetSecurityID() (v string, err quickfix.MessageRejectError)

GetSecurityID gets SecurityID, Tag 48.

func (IndicationofInterest) GetSecurityType added in v0.4.0

func (m IndicationofInterest) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)

GetSecurityType gets SecurityType, Tag 167.

func (IndicationofInterest) GetSide added in v0.4.0

func (m IndicationofInterest) GetSide() (v enum.Side, err quickfix.MessageRejectError)

GetSide gets Side, Tag 54.

func (IndicationofInterest) GetSpreadToBenchmark added in v0.4.0

func (m IndicationofInterest) GetSpreadToBenchmark() (v decimal.Decimal, err quickfix.MessageRejectError)

GetSpreadToBenchmark gets SpreadToBenchmark, Tag 218.

func (IndicationofInterest) GetStrikePrice added in v0.4.0

func (m IndicationofInterest) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetStrikePrice gets StrikePrice, Tag 202.

func (IndicationofInterest) GetSymbol added in v0.4.0

func (m IndicationofInterest) GetSymbol() (v string, err quickfix.MessageRejectError)

GetSymbol gets Symbol, Tag 55.

func (IndicationofInterest) GetSymbolSfx added in v0.4.0

func (m IndicationofInterest) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)

GetSymbolSfx gets SymbolSfx, Tag 65.

func (IndicationofInterest) GetText added in v0.4.0

func (m IndicationofInterest) GetText() (v string, err quickfix.MessageRejectError)

GetText gets Text, Tag 58.

func (IndicationofInterest) GetTransactTime added in v0.4.0

func (m IndicationofInterest) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)

GetTransactTime gets TransactTime, Tag 60.

func (m IndicationofInterest) GetURLLink() (v string, err quickfix.MessageRejectError)

GetURLLink gets URLLink, Tag 149.

func (IndicationofInterest) GetValidUntilTime added in v0.4.0

func (m IndicationofInterest) GetValidUntilTime() (v time.Time, err quickfix.MessageRejectError)

GetValidUntilTime gets ValidUntilTime, Tag 62.

func (IndicationofInterest) HasBenchmark added in v0.4.0

func (m IndicationofInterest) HasBenchmark() bool

HasBenchmark returns true if Benchmark is present, Tag 219.

func (IndicationofInterest) HasContractMultiplier added in v0.4.0

func (m IndicationofInterest) HasContractMultiplier() bool

HasContractMultiplier returns true if ContractMultiplier is present, Tag 231.

func (IndicationofInterest) HasCouponRate added in v0.4.0

func (m IndicationofInterest) HasCouponRate() bool

HasCouponRate returns true if CouponRate is present, Tag 223.

func (IndicationofInterest) HasCurrency added in v0.4.0

func (m IndicationofInterest) HasCurrency() bool

HasCurrency returns true if Currency is present, Tag 15.

func (IndicationofInterest) HasEncodedIssuer added in v0.4.0

func (m IndicationofInterest) HasEncodedIssuer() bool

HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349.

func (IndicationofInterest) HasEncodedIssuerLen added in v0.4.0

func (m IndicationofInterest) HasEncodedIssuerLen() bool

HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348.

func (IndicationofInterest) HasEncodedSecurityDesc added in v0.4.0

func (m IndicationofInterest) HasEncodedSecurityDesc() bool

HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351.

func (IndicationofInterest) HasEncodedSecurityDescLen added in v0.4.0

func (m IndicationofInterest) HasEncodedSecurityDescLen() bool

HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350.

func (IndicationofInterest) HasEncodedText added in v0.4.0

func (m IndicationofInterest) HasEncodedText() bool

HasEncodedText returns true if EncodedText is present, Tag 355.

func (IndicationofInterest) HasEncodedTextLen added in v0.4.0

func (m IndicationofInterest) HasEncodedTextLen() bool

HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354.

func (IndicationofInterest) HasIDSource added in v0.4.0

func (m IndicationofInterest) HasIDSource() bool

HasIDSource returns true if IDSource is present, Tag 22.

func (IndicationofInterest) HasIOINaturalFlag added in v0.4.0

func (m IndicationofInterest) HasIOINaturalFlag() bool

HasIOINaturalFlag returns true if IOINaturalFlag is present, Tag 130.

func (IndicationofInterest) HasIOIQltyInd added in v0.4.0

func (m IndicationofInterest) HasIOIQltyInd() bool

HasIOIQltyInd returns true if IOIQltyInd is present, Tag 25.

func (IndicationofInterest) HasIOIRefID added in v0.4.0

func (m IndicationofInterest) HasIOIRefID() bool

HasIOIRefID returns true if IOIRefID is present, Tag 26.

func (IndicationofInterest) HasIOIShares added in v0.4.0

func (m IndicationofInterest) HasIOIShares() bool

HasIOIShares returns true if IOIShares is present, Tag 27.

func (IndicationofInterest) HasIOITransType added in v0.4.0

func (m IndicationofInterest) HasIOITransType() bool

HasIOITransType returns true if IOITransType is present, Tag 28.

func (IndicationofInterest) HasIOIid added in v0.4.0

func (m IndicationofInterest) HasIOIid() bool

HasIOIid returns true if IOIid is present, Tag 23.

func (IndicationofInterest) HasIssuer added in v0.4.0

func (m IndicationofInterest) HasIssuer() bool

HasIssuer returns true if Issuer is present, Tag 106.

func (IndicationofInterest) HasMaturityDay added in v0.4.0

func (m IndicationofInterest) HasMaturityDay() bool

HasMaturityDay returns true if MaturityDay is present, Tag 205.

func (IndicationofInterest) HasMaturityMonthYear added in v0.4.0

func (m IndicationofInterest) HasMaturityMonthYear() bool

HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200.

func (IndicationofInterest) HasNoIOIQualifiers added in v0.4.0

func (m IndicationofInterest) HasNoIOIQualifiers() bool

HasNoIOIQualifiers returns true if NoIOIQualifiers is present, Tag 199.

func (IndicationofInterest) HasNoRoutingIDs added in v0.4.0

func (m IndicationofInterest) HasNoRoutingIDs() bool

HasNoRoutingIDs returns true if NoRoutingIDs is present, Tag 215.

func (IndicationofInterest) HasOptAttribute added in v0.4.0

func (m IndicationofInterest) HasOptAttribute() bool

HasOptAttribute returns true if OptAttribute is present, Tag 206.

func (IndicationofInterest) HasPrice added in v0.4.0

func (m IndicationofInterest) HasPrice() bool

HasPrice returns true if Price is present, Tag 44.

func (IndicationofInterest) HasPutOrCall added in v0.4.0

func (m IndicationofInterest) HasPutOrCall() bool

HasPutOrCall returns true if PutOrCall is present, Tag 201.

func (IndicationofInterest) HasSecurityDesc added in v0.4.0

func (m IndicationofInterest) HasSecurityDesc() bool

HasSecurityDesc returns true if SecurityDesc is present, Tag 107.

func (IndicationofInterest) HasSecurityExchange added in v0.4.0

func (m IndicationofInterest) HasSecurityExchange() bool

HasSecurityExchange returns true if SecurityExchange is present, Tag 207.

func (IndicationofInterest) HasSecurityID added in v0.4.0

func (m IndicationofInterest) HasSecurityID() bool

HasSecurityID returns true if SecurityID is present, Tag 48.

func (IndicationofInterest) HasSecurityType added in v0.4.0

func (m IndicationofInterest) HasSecurityType() bool

HasSecurityType returns true if SecurityType is present, Tag 167.

func (IndicationofInterest) HasSide added in v0.4.0

func (m IndicationofInterest) HasSide() bool

HasSide returns true if Side is present, Tag 54.

func (IndicationofInterest) HasSpreadToBenchmark added in v0.4.0

func (m IndicationofInterest) HasSpreadToBenchmark() bool

HasSpreadToBenchmark returns true if SpreadToBenchmark is present, Tag 218.

func (IndicationofInterest) HasStrikePrice added in v0.4.0

func (m IndicationofInterest) HasStrikePrice() bool

HasStrikePrice returns true if StrikePrice is present, Tag 202.

func (IndicationofInterest) HasSymbol added in v0.4.0

func (m IndicationofInterest) HasSymbol() bool

HasSymbol returns true if Symbol is present, Tag 55.

func (IndicationofInterest) HasSymbolSfx added in v0.4.0

func (m IndicationofInterest) HasSymbolSfx() bool

HasSymbolSfx returns true if SymbolSfx is present, Tag 65.

func (IndicationofInterest) HasText added in v0.4.0

func (m IndicationofInterest) HasText() bool

HasText returns true if Text is present, Tag 58.

func (IndicationofInterest) HasTransactTime added in v0.4.0

func (m IndicationofInterest) HasTransactTime() bool

HasTransactTime returns true if TransactTime is present, Tag 60.

func (m IndicationofInterest) HasURLLink() bool

HasURLLink returns true if URLLink is present, Tag 149.

func (IndicationofInterest) HasValidUntilTime added in v0.4.0

func (m IndicationofInterest) HasValidUntilTime() bool

HasValidUntilTime returns true if ValidUntilTime is present, Tag 62.

func (IndicationofInterest) SetBenchmark added in v0.4.0

func (m IndicationofInterest) SetBenchmark(v enum.Benchmark)

SetBenchmark sets Benchmark, Tag 219.

func (IndicationofInterest) SetContractMultiplier added in v0.4.0

func (m IndicationofInterest) SetContractMultiplier(value decimal.Decimal, scale int32)

SetContractMultiplier sets ContractMultiplier, Tag 231.

func (IndicationofInterest) SetCouponRate added in v0.4.0

func (m IndicationofInterest) SetCouponRate(value decimal.Decimal, scale int32)

SetCouponRate sets CouponRate, Tag 223.

func (IndicationofInterest) SetCurrency added in v0.4.0

func (m IndicationofInterest) SetCurrency(v string)

SetCurrency sets Currency, Tag 15.

func (IndicationofInterest) SetEncodedIssuer added in v0.4.0

func (m IndicationofInterest) SetEncodedIssuer(v string)

SetEncodedIssuer sets EncodedIssuer, Tag 349.

func (IndicationofInterest) SetEncodedIssuerLen added in v0.4.0

func (m IndicationofInterest) SetEncodedIssuerLen(v int)

SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348.

func (IndicationofInterest) SetEncodedSecurityDesc added in v0.4.0

func (m IndicationofInterest) SetEncodedSecurityDesc(v string)

SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351.

func (IndicationofInterest) SetEncodedSecurityDescLen added in v0.4.0

func (m IndicationofInterest) SetEncodedSecurityDescLen(v int)

SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350.

func (IndicationofInterest) SetEncodedText added in v0.4.0

func (m IndicationofInterest) SetEncodedText(v string)

SetEncodedText sets EncodedText, Tag 355.

func (IndicationofInterest) SetEncodedTextLen added in v0.4.0

func (m IndicationofInterest) SetEncodedTextLen(v int)

SetEncodedTextLen sets EncodedTextLen, Tag 354.

func (IndicationofInterest) SetIDSource added in v0.4.0

func (m IndicationofInterest) SetIDSource(v enum.IDSource)

SetIDSource sets IDSource, Tag 22.

func (IndicationofInterest) SetIOINaturalFlag added in v0.4.0

func (m IndicationofInterest) SetIOINaturalFlag(v bool)

SetIOINaturalFlag sets IOINaturalFlag, Tag 130.

func (IndicationofInterest) SetIOIQltyInd added in v0.4.0

func (m IndicationofInterest) SetIOIQltyInd(v enum.IOIQltyInd)

SetIOIQltyInd sets IOIQltyInd, Tag 25.

func (IndicationofInterest) SetIOIRefID added in v0.4.0

func (m IndicationofInterest) SetIOIRefID(v string)

SetIOIRefID sets IOIRefID, Tag 26.

func (IndicationofInterest) SetIOIShares added in v0.4.0

func (m IndicationofInterest) SetIOIShares(v enum.IOIShares)

SetIOIShares sets IOIShares, Tag 27.

func (IndicationofInterest) SetIOITransType added in v0.4.0

func (m IndicationofInterest) SetIOITransType(v enum.IOITransType)

SetIOITransType sets IOITransType, Tag 28.

func (IndicationofInterest) SetIOIid added in v0.4.0

func (m IndicationofInterest) SetIOIid(v string)

SetIOIid sets IOIid, Tag 23.

func (IndicationofInterest) SetIssuer added in v0.4.0

func (m IndicationofInterest) SetIssuer(v string)

SetIssuer sets Issuer, Tag 106.

func (IndicationofInterest) SetMaturityDay added in v0.4.0

func (m IndicationofInterest) SetMaturityDay(v int)

SetMaturityDay sets MaturityDay, Tag 205.

func (IndicationofInterest) SetMaturityMonthYear added in v0.4.0

func (m IndicationofInterest) SetMaturityMonthYear(v string)

SetMaturityMonthYear sets MaturityMonthYear, Tag 200.

func (IndicationofInterest) SetNoIOIQualifiers added in v0.4.0

func (m IndicationofInterest) SetNoIOIQualifiers(f NoIOIQualifiersRepeatingGroup)

SetNoIOIQualifiers sets NoIOIQualifiers, Tag 199.

func (IndicationofInterest) SetNoRoutingIDs added in v0.4.0

func (m IndicationofInterest) SetNoRoutingIDs(f NoRoutingIDsRepeatingGroup)

SetNoRoutingIDs sets NoRoutingIDs, Tag 215.

func (IndicationofInterest) SetOptAttribute added in v0.4.0

func (m IndicationofInterest) SetOptAttribute(v string)

SetOptAttribute sets OptAttribute, Tag 206.

func (IndicationofInterest) SetPrice added in v0.4.0

func (m IndicationofInterest) SetPrice(value decimal.Decimal, scale int32)

SetPrice sets Price, Tag 44.

func (IndicationofInterest) SetPutOrCall added in v0.4.0

func (m IndicationofInterest) SetPutOrCall(v enum.PutOrCall)

SetPutOrCall sets PutOrCall, Tag 201.

func (IndicationofInterest) SetSecurityDesc added in v0.4.0

func (m IndicationofInterest) SetSecurityDesc(v string)

SetSecurityDesc sets SecurityDesc, Tag 107.

func (IndicationofInterest) SetSecurityExchange added in v0.4.0

func (m IndicationofInterest) SetSecurityExchange(v string)

SetSecurityExchange sets SecurityExchange, Tag 207.

func (IndicationofInterest) SetSecurityID added in v0.4.0

func (m IndicationofInterest) SetSecurityID(v string)

SetSecurityID sets SecurityID, Tag 48.

func (IndicationofInterest) SetSecurityType added in v0.4.0

func (m IndicationofInterest) SetSecurityType(v enum.SecurityType)

SetSecurityType sets SecurityType, Tag 167.

func (IndicationofInterest) SetSide added in v0.4.0

func (m IndicationofInterest) SetSide(v enum.Side)

SetSide sets Side, Tag 54.

func (IndicationofInterest) SetSpreadToBenchmark added in v0.4.0

func (m IndicationofInterest) SetSpreadToBenchmark(value decimal.Decimal, scale int32)

SetSpreadToBenchmark sets SpreadToBenchmark, Tag 218.

func (IndicationofInterest) SetStrikePrice added in v0.4.0

func (m IndicationofInterest) SetStrikePrice(value decimal.Decimal, scale int32)

SetStrikePrice sets StrikePrice, Tag 202.

func (IndicationofInterest) SetSymbol added in v0.4.0

func (m IndicationofInterest) SetSymbol(v string)

SetSymbol sets Symbol, Tag 55.

func (IndicationofInterest) SetSymbolSfx added in v0.4.0

func (m IndicationofInterest) SetSymbolSfx(v enum.SymbolSfx)

SetSymbolSfx sets SymbolSfx, Tag 65.

func (IndicationofInterest) SetText added in v0.4.0

func (m IndicationofInterest) SetText(v string)

SetText sets Text, Tag 58.

func (IndicationofInterest) SetTransactTime added in v0.4.0

func (m IndicationofInterest) SetTransactTime(v time.Time)

SetTransactTime sets TransactTime, Tag 60.

func (m IndicationofInterest) SetURLLink(v string)

SetURLLink sets URLLink, Tag 149.

func (IndicationofInterest) SetValidUntilTime added in v0.4.0

func (m IndicationofInterest) SetValidUntilTime(v time.Time)

SetValidUntilTime sets ValidUntilTime, Tag 62.

func (IndicationofInterest) ToMessage added in v0.4.0

func (m IndicationofInterest) ToMessage() *quickfix.Message

ToMessage returns a quickfix.Message instance.

type NoIOIQualifiers

type NoIOIQualifiers struct {
	*quickfix.Group
}

NoIOIQualifiers is a repeating group element, Tag 199.

func (NoIOIQualifiers) GetIOIQualifier added in v0.4.0

func (m NoIOIQualifiers) GetIOIQualifier() (v enum.IOIQualifier, err quickfix.MessageRejectError)

GetIOIQualifier gets IOIQualifier, Tag 104.

func (NoIOIQualifiers) HasIOIQualifier added in v0.4.0

func (m NoIOIQualifiers) HasIOIQualifier() bool

HasIOIQualifier returns true if IOIQualifier is present, Tag 104.

func (NoIOIQualifiers) SetIOIQualifier added in v0.2.0

func (m NoIOIQualifiers) SetIOIQualifier(v enum.IOIQualifier)

SetIOIQualifier sets IOIQualifier, Tag 104.

type NoIOIQualifiersRepeatingGroup added in v0.4.0

type NoIOIQualifiersRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoIOIQualifiersRepeatingGroup is a repeating group, Tag 199.

func NewNoIOIQualifiersRepeatingGroup added in v0.4.0

func NewNoIOIQualifiersRepeatingGroup() NoIOIQualifiersRepeatingGroup

NewNoIOIQualifiersRepeatingGroup returns an initialized, NoIOIQualifiersRepeatingGroup.

func (NoIOIQualifiersRepeatingGroup) Add added in v0.4.0

Add create and append a new NoIOIQualifiers to this group.

func (NoIOIQualifiersRepeatingGroup) Get added in v0.4.0

Get returns the ith NoIOIQualifiers in the NoIOIQualifiersRepeatinGroup.

type NoRoutingIDs

type NoRoutingIDs struct {
	*quickfix.Group
}

NoRoutingIDs is a repeating group element, Tag 215.

func (NoRoutingIDs) GetRoutingID added in v0.4.0

func (m NoRoutingIDs) GetRoutingID() (v string, err quickfix.MessageRejectError)

GetRoutingID gets RoutingID, Tag 217.

func (NoRoutingIDs) GetRoutingType added in v0.4.0

func (m NoRoutingIDs) GetRoutingType() (v enum.RoutingType, err quickfix.MessageRejectError)

GetRoutingType gets RoutingType, Tag 216.

func (NoRoutingIDs) HasRoutingID added in v0.4.0

func (m NoRoutingIDs) HasRoutingID() bool

HasRoutingID returns true if RoutingID is present, Tag 217.

func (NoRoutingIDs) HasRoutingType added in v0.4.0

func (m NoRoutingIDs) HasRoutingType() bool

HasRoutingType returns true if RoutingType is present, Tag 216.

func (NoRoutingIDs) SetRoutingID added in v0.2.0

func (m NoRoutingIDs) SetRoutingID(v string)

SetRoutingID sets RoutingID, Tag 217.

func (NoRoutingIDs) SetRoutingType added in v0.2.0

func (m NoRoutingIDs) SetRoutingType(v enum.RoutingType)

SetRoutingType sets RoutingType, Tag 216.

type NoRoutingIDsRepeatingGroup added in v0.4.0

type NoRoutingIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoRoutingIDsRepeatingGroup is a repeating group, Tag 215.

func NewNoRoutingIDsRepeatingGroup added in v0.4.0

func NewNoRoutingIDsRepeatingGroup() NoRoutingIDsRepeatingGroup

NewNoRoutingIDsRepeatingGroup returns an initialized, NoRoutingIDsRepeatingGroup.

func (NoRoutingIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoRoutingIDs to this group.

func (NoRoutingIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoRoutingIDs in the NoRoutingIDsRepeatinGroup.

type RouteOut

type RouteOut func(msg IndicationofInterest, sessionID quickfix.SessionID) quickfix.MessageRejectError

A RouteOut is the callback type that should be implemented for routing Message.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL