allocationreport

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2016 License: Apache-1.1 Imports: 6 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 AllocationReport added in v0.4.0

type AllocationReport struct {
	fixt11.Header
	quickfix.Body
	fixt11.Trailer
	//ReceiveTime is the time that this message was read from the socket connection
	ReceiveTime time.Time
}

AllocationReport is the fix50 AllocationReport type, MsgType = AS

func FromMessage added in v0.4.0

func FromMessage(m quickfix.Message) AllocationReport

FromMessage creates a AllocationReport from a quickfix.Message instance

func New added in v0.2.0

func New(allocreportid field.AllocReportIDField, alloctranstype field.AllocTransTypeField, allocreporttype field.AllocReportTypeField, allocstatus field.AllocStatusField, side field.SideField, quantity field.QuantityField, avgpx field.AvgPxField, tradedate field.TradeDateField) (m AllocationReport)

New returns a AllocationReport initialized with the required fields for AllocationReport

func (AllocationReport) GetAccruedInterestAmt added in v0.4.0

func (m AllocationReport) GetAccruedInterestAmt() (f field.AccruedInterestAmtField, err quickfix.MessageRejectError)

GetAccruedInterestAmt gets AccruedInterestAmt, Tag 159

func (AllocationReport) GetAccruedInterestRate added in v0.4.0

func (m AllocationReport) GetAccruedInterestRate() (f field.AccruedInterestRateField, err quickfix.MessageRejectError)

GetAccruedInterestRate gets AccruedInterestRate, Tag 158

func (AllocationReport) GetAgreementCurrency added in v0.4.0

func (m AllocationReport) GetAgreementCurrency() (f field.AgreementCurrencyField, err quickfix.MessageRejectError)

GetAgreementCurrency gets AgreementCurrency, Tag 918

func (AllocationReport) GetAgreementDate added in v0.4.0

GetAgreementDate gets AgreementDate, Tag 915

func (AllocationReport) GetAgreementDesc added in v0.4.0

GetAgreementDesc gets AgreementDesc, Tag 913

func (AllocationReport) GetAgreementID added in v0.4.0

GetAgreementID gets AgreementID, Tag 914

func (AllocationReport) GetAllocCancReplaceReason added in v0.4.0

func (m AllocationReport) GetAllocCancReplaceReason() (f field.AllocCancReplaceReasonField, err quickfix.MessageRejectError)

GetAllocCancReplaceReason gets AllocCancReplaceReason, Tag 796

func (AllocationReport) GetAllocID added in v0.4.0

GetAllocID gets AllocID, Tag 70

func (AllocationReport) GetAllocIntermedReqType added in v0.4.0

func (m AllocationReport) GetAllocIntermedReqType() (f field.AllocIntermedReqTypeField, err quickfix.MessageRejectError)

GetAllocIntermedReqType gets AllocIntermedReqType, Tag 808

func (AllocationReport) GetAllocLinkID added in v0.4.0

GetAllocLinkID gets AllocLinkID, Tag 196

func (AllocationReport) GetAllocLinkType added in v0.4.0

GetAllocLinkType gets AllocLinkType, Tag 197

func (AllocationReport) GetAllocNoOrdersType added in v0.4.0

func (m AllocationReport) GetAllocNoOrdersType() (f field.AllocNoOrdersTypeField, err quickfix.MessageRejectError)

GetAllocNoOrdersType gets AllocNoOrdersType, Tag 857

func (AllocationReport) GetAllocRejCode added in v0.4.0

GetAllocRejCode gets AllocRejCode, Tag 88

func (AllocationReport) GetAllocReportID added in v0.4.0

GetAllocReportID gets AllocReportID, Tag 755

func (AllocationReport) GetAllocReportRefID added in v0.4.0

func (m AllocationReport) GetAllocReportRefID() (f field.AllocReportRefIDField, err quickfix.MessageRejectError)

GetAllocReportRefID gets AllocReportRefID, Tag 795

func (AllocationReport) GetAllocReportType added in v0.4.0

func (m AllocationReport) GetAllocReportType() (f field.AllocReportTypeField, err quickfix.MessageRejectError)

GetAllocReportType gets AllocReportType, Tag 794

func (AllocationReport) GetAllocStatus added in v0.4.0

GetAllocStatus gets AllocStatus, Tag 87

func (AllocationReport) GetAllocTransType added in v0.4.0

func (m AllocationReport) GetAllocTransType() (f field.AllocTransTypeField, err quickfix.MessageRejectError)

GetAllocTransType gets AllocTransType, Tag 71

func (AllocationReport) GetAutoAcceptIndicator added in v0.4.0

func (m AllocationReport) GetAutoAcceptIndicator() (f field.AutoAcceptIndicatorField, err quickfix.MessageRejectError)

GetAutoAcceptIndicator gets AutoAcceptIndicator, Tag 754

func (AllocationReport) GetAvgParPx added in v0.4.0

GetAvgParPx gets AvgParPx, Tag 860

func (AllocationReport) GetAvgPx added in v0.4.0

GetAvgPx gets AvgPx, Tag 6

func (AllocationReport) GetAvgPxIndicator added in v0.4.0

func (m AllocationReport) GetAvgPxIndicator() (f field.AvgPxIndicatorField, err quickfix.MessageRejectError)

GetAvgPxIndicator gets AvgPxIndicator, Tag 819

func (AllocationReport) GetAvgPxPrecision added in v0.4.0

func (m AllocationReport) GetAvgPxPrecision() (f field.AvgPxPrecisionField, err quickfix.MessageRejectError)

GetAvgPxPrecision gets AvgPxPrecision, Tag 74

func (AllocationReport) GetBenchmarkCurveCurrency added in v0.4.0

func (m AllocationReport) GetBenchmarkCurveCurrency() (f field.BenchmarkCurveCurrencyField, err quickfix.MessageRejectError)

GetBenchmarkCurveCurrency gets BenchmarkCurveCurrency, Tag 220

func (AllocationReport) GetBenchmarkCurveName added in v0.4.0

func (m AllocationReport) GetBenchmarkCurveName() (f field.BenchmarkCurveNameField, err quickfix.MessageRejectError)

GetBenchmarkCurveName gets BenchmarkCurveName, Tag 221

func (AllocationReport) GetBenchmarkCurvePoint added in v0.4.0

func (m AllocationReport) GetBenchmarkCurvePoint() (f field.BenchmarkCurvePointField, err quickfix.MessageRejectError)

GetBenchmarkCurvePoint gets BenchmarkCurvePoint, Tag 222

func (AllocationReport) GetBenchmarkPrice added in v0.4.0

func (m AllocationReport) GetBenchmarkPrice() (f field.BenchmarkPriceField, err quickfix.MessageRejectError)

GetBenchmarkPrice gets BenchmarkPrice, Tag 662

func (AllocationReport) GetBenchmarkPriceType added in v0.4.0

func (m AllocationReport) GetBenchmarkPriceType() (f field.BenchmarkPriceTypeField, err quickfix.MessageRejectError)

GetBenchmarkPriceType gets BenchmarkPriceType, Tag 663

func (AllocationReport) GetBenchmarkSecurityID added in v0.4.0

func (m AllocationReport) GetBenchmarkSecurityID() (f field.BenchmarkSecurityIDField, err quickfix.MessageRejectError)

GetBenchmarkSecurityID gets BenchmarkSecurityID, Tag 699

func (AllocationReport) GetBenchmarkSecurityIDSource added in v0.4.0

func (m AllocationReport) GetBenchmarkSecurityIDSource() (f field.BenchmarkSecurityIDSourceField, err quickfix.MessageRejectError)

GetBenchmarkSecurityIDSource gets BenchmarkSecurityIDSource, Tag 761

func (AllocationReport) GetBookingRefID added in v0.4.0

GetBookingRefID gets BookingRefID, Tag 466

func (AllocationReport) GetBookingType added in v0.4.0

GetBookingType gets BookingType, Tag 775

func (AllocationReport) GetCFICode added in v0.4.0

GetCFICode gets CFICode, Tag 461

func (AllocationReport) GetCPProgram added in v0.4.0

GetCPProgram gets CPProgram, Tag 875

func (AllocationReport) GetCPRegType added in v0.4.0

GetCPRegType gets CPRegType, Tag 876

func (AllocationReport) GetClearingBusinessDate added in v0.4.0

func (m AllocationReport) GetClearingBusinessDate() (f field.ClearingBusinessDateField, err quickfix.MessageRejectError)

GetClearingBusinessDate gets ClearingBusinessDate, Tag 715

func (AllocationReport) GetConcession added in v0.4.0

GetConcession gets Concession, Tag 238

func (AllocationReport) GetContractMultiplier added in v0.4.0

func (m AllocationReport) GetContractMultiplier() (f field.ContractMultiplierField, err quickfix.MessageRejectError)

GetContractMultiplier gets ContractMultiplier, Tag 231

func (AllocationReport) GetContractSettlMonth added in v0.4.0

func (m AllocationReport) GetContractSettlMonth() (f field.ContractSettlMonthField, err quickfix.MessageRejectError)

GetContractSettlMonth gets ContractSettlMonth, Tag 667

func (AllocationReport) GetCountryOfIssue added in v0.4.0

func (m AllocationReport) GetCountryOfIssue() (f field.CountryOfIssueField, err quickfix.MessageRejectError)

GetCountryOfIssue gets CountryOfIssue, Tag 470

func (AllocationReport) GetCouponPaymentDate added in v0.4.0

func (m AllocationReport) GetCouponPaymentDate() (f field.CouponPaymentDateField, err quickfix.MessageRejectError)

GetCouponPaymentDate gets CouponPaymentDate, Tag 224

func (AllocationReport) GetCouponRate added in v0.4.0

GetCouponRate gets CouponRate, Tag 223

func (AllocationReport) GetCreditRating added in v0.4.0

GetCreditRating gets CreditRating, Tag 255

func (AllocationReport) GetCurrency added in v0.4.0

GetCurrency gets Currency, Tag 15

func (AllocationReport) GetCustOrderCapacity added in v0.4.0

func (m AllocationReport) GetCustOrderCapacity() (f field.CustOrderCapacityField, err quickfix.MessageRejectError)

GetCustOrderCapacity gets CustOrderCapacity, Tag 582

func (AllocationReport) GetDatedDate added in v0.4.0

GetDatedDate gets DatedDate, Tag 873

func (AllocationReport) GetDeliveryForm added in v0.4.0

GetDeliveryForm gets DeliveryForm, Tag 668

func (AllocationReport) GetDeliveryType added in v0.4.0

GetDeliveryType gets DeliveryType, Tag 919

func (AllocationReport) GetEncodedIssuer added in v0.4.0

GetEncodedIssuer gets EncodedIssuer, Tag 349

func (AllocationReport) GetEncodedIssuerLen added in v0.4.0

func (m AllocationReport) GetEncodedIssuerLen() (f field.EncodedIssuerLenField, err quickfix.MessageRejectError)

GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348

func (AllocationReport) GetEncodedSecurityDesc added in v0.4.0

func (m AllocationReport) GetEncodedSecurityDesc() (f field.EncodedSecurityDescField, err quickfix.MessageRejectError)

GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351

func (AllocationReport) GetEncodedSecurityDescLen added in v0.4.0

func (m AllocationReport) GetEncodedSecurityDescLen() (f field.EncodedSecurityDescLenField, err quickfix.MessageRejectError)

GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350

func (AllocationReport) GetEncodedText added in v0.4.0

GetEncodedText gets EncodedText, Tag 355

func (AllocationReport) GetEncodedTextLen added in v0.4.0

func (m AllocationReport) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError)

GetEncodedTextLen gets EncodedTextLen, Tag 354

func (AllocationReport) GetEndAccruedInterestAmt added in v0.4.0

func (m AllocationReport) GetEndAccruedInterestAmt() (f field.EndAccruedInterestAmtField, err quickfix.MessageRejectError)

GetEndAccruedInterestAmt gets EndAccruedInterestAmt, Tag 920

func (AllocationReport) GetEndCash added in v0.4.0

GetEndCash gets EndCash, Tag 922

func (AllocationReport) GetEndDate added in v0.4.0

GetEndDate gets EndDate, Tag 917

func (AllocationReport) GetFactor added in v0.4.0

GetFactor gets Factor, Tag 228

func (AllocationReport) GetGrossTradeAmt added in v0.4.0

GetGrossTradeAmt gets GrossTradeAmt, Tag 381

func (AllocationReport) GetInstrRegistry added in v0.4.0

GetInstrRegistry gets InstrRegistry, Tag 543

func (AllocationReport) GetInstrmtAssignmentMethod added in v0.4.0

func (m AllocationReport) GetInstrmtAssignmentMethod() (f field.InstrmtAssignmentMethodField, err quickfix.MessageRejectError)

GetInstrmtAssignmentMethod gets InstrmtAssignmentMethod, Tag 1049

func (AllocationReport) GetInterestAccrualDate added in v0.4.0

func (m AllocationReport) GetInterestAccrualDate() (f field.InterestAccrualDateField, err quickfix.MessageRejectError)

GetInterestAccrualDate gets InterestAccrualDate, Tag 874

func (AllocationReport) GetInterestAtMaturity added in v0.4.0

func (m AllocationReport) GetInterestAtMaturity() (f field.InterestAtMaturityField, err quickfix.MessageRejectError)

GetInterestAtMaturity gets InterestAtMaturity, Tag 738

func (AllocationReport) GetIssueDate added in v0.4.0

GetIssueDate gets IssueDate, Tag 225

func (AllocationReport) GetIssuer added in v0.4.0

GetIssuer gets Issuer, Tag 106

func (AllocationReport) GetLastFragment added in v0.4.0

GetLastFragment gets LastFragment, Tag 893

func (AllocationReport) GetLastMkt added in v0.4.0

GetLastMkt gets LastMkt, Tag 30

func (AllocationReport) GetLegalConfirm added in v0.4.0

GetLegalConfirm gets LegalConfirm, Tag 650

func (AllocationReport) GetLocaleOfIssue added in v0.4.0

GetLocaleOfIssue gets LocaleOfIssue, Tag 472

func (AllocationReport) GetMarginRatio added in v0.4.0

GetMarginRatio gets MarginRatio, Tag 898

func (AllocationReport) GetMatchType added in v0.4.0

GetMatchType gets MatchType, Tag 574

func (AllocationReport) GetMaturityDate added in v0.4.0

GetMaturityDate gets MaturityDate, Tag 541

func (AllocationReport) GetMaturityMonthYear added in v0.4.0

func (m AllocationReport) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError)

GetMaturityMonthYear gets MaturityMonthYear, Tag 200

func (AllocationReport) GetMaturityTime added in v0.4.0

GetMaturityTime gets MaturityTime, Tag 1079

func (AllocationReport) GetMessageEventSource added in v0.4.0

func (m AllocationReport) GetMessageEventSource() (f field.MessageEventSourceField, err quickfix.MessageRejectError)

GetMessageEventSource gets MessageEventSource, Tag 1011

func (AllocationReport) GetMinPriceIncrement added in v0.4.0

func (m AllocationReport) GetMinPriceIncrement() (f field.MinPriceIncrementField, err quickfix.MessageRejectError)

GetMinPriceIncrement gets MinPriceIncrement, Tag 969

func (AllocationReport) GetMultiLegReportingType added in v0.4.0

func (m AllocationReport) GetMultiLegReportingType() (f field.MultiLegReportingTypeField, err quickfix.MessageRejectError)

GetMultiLegReportingType gets MultiLegReportingType, Tag 442

func (AllocationReport) GetNTPositionLimit added in v0.4.0

func (m AllocationReport) GetNTPositionLimit() (f field.NTPositionLimitField, err quickfix.MessageRejectError)

GetNTPositionLimit gets NTPositionLimit, Tag 971

func (AllocationReport) GetNetMoney added in v0.4.0

GetNetMoney gets NetMoney, Tag 118

func (AllocationReport) GetNoAllocs added in v0.4.0

GetNoAllocs gets NoAllocs, Tag 78

func (AllocationReport) GetNoEvents added in v0.4.0

GetNoEvents gets NoEvents, Tag 864

func (AllocationReport) GetNoExecs added in v0.4.0

GetNoExecs gets NoExecs, Tag 124

func (AllocationReport) GetNoInstrAttrib added in v0.4.0

GetNoInstrAttrib gets NoInstrAttrib, Tag 870

func (AllocationReport) GetNoInstrumentParties added in v0.4.0

GetNoInstrumentParties gets NoInstrumentParties, Tag 1018

func (AllocationReport) GetNoLegs added in v0.4.0

GetNoLegs gets NoLegs, Tag 555

func (AllocationReport) GetNoOrders added in v0.4.0

GetNoOrders gets NoOrders, Tag 73

func (AllocationReport) GetNoPartyIDs added in v0.4.0

GetNoPartyIDs gets NoPartyIDs, Tag 453

func (AllocationReport) GetNoPosAmt added in v0.4.0

GetNoPosAmt gets NoPosAmt, Tag 753

func (AllocationReport) GetNoSecurityAltID added in v0.4.0

GetNoSecurityAltID gets NoSecurityAltID, Tag 454

func (AllocationReport) GetNoStipulations added in v0.4.0

GetNoStipulations gets NoStipulations, Tag 232

func (AllocationReport) GetNoUnderlyings added in v0.4.0

GetNoUnderlyings gets NoUnderlyings, Tag 711

func (AllocationReport) GetNumDaysInterest added in v0.4.0

func (m AllocationReport) GetNumDaysInterest() (f field.NumDaysInterestField, err quickfix.MessageRejectError)

GetNumDaysInterest gets NumDaysInterest, Tag 157

func (AllocationReport) GetOptAttribute added in v0.4.0

GetOptAttribute gets OptAttribute, Tag 206

func (AllocationReport) GetPctAtRisk added in v0.4.0

GetPctAtRisk gets PctAtRisk, Tag 869

func (AllocationReport) GetPool added in v0.4.0

GetPool gets Pool, Tag 691

func (AllocationReport) GetPositionEffect added in v0.4.0

func (m AllocationReport) GetPositionEffect() (f field.PositionEffectField, err quickfix.MessageRejectError)

GetPositionEffect gets PositionEffect, Tag 77

func (AllocationReport) GetPositionLimit added in v0.4.0

GetPositionLimit gets PositionLimit, Tag 970

func (AllocationReport) GetPreviouslyReported added in v0.4.0

func (m AllocationReport) GetPreviouslyReported() (f field.PreviouslyReportedField, err quickfix.MessageRejectError)

GetPreviouslyReported gets PreviouslyReported, Tag 570

func (AllocationReport) GetPriceType added in v0.4.0

GetPriceType gets PriceType, Tag 423

func (AllocationReport) GetProduct added in v0.4.0

GetProduct gets Product, Tag 460

func (AllocationReport) GetQtyType added in v0.4.0

GetQtyType gets QtyType, Tag 854

func (AllocationReport) GetQuantity added in v0.4.0

GetQuantity gets Quantity, Tag 53

func (AllocationReport) GetRedemptionDate added in v0.4.0

func (m AllocationReport) GetRedemptionDate() (f field.RedemptionDateField, err quickfix.MessageRejectError)

GetRedemptionDate gets RedemptionDate, Tag 240

func (AllocationReport) GetRefAllocID added in v0.4.0

GetRefAllocID gets RefAllocID, Tag 72

func (AllocationReport) GetRepoCollateralSecurityType added in v0.4.0

func (m AllocationReport) GetRepoCollateralSecurityType() (f field.RepoCollateralSecurityTypeField, err quickfix.MessageRejectError)

GetRepoCollateralSecurityType gets RepoCollateralSecurityType, Tag 239

func (AllocationReport) GetRepurchaseRate added in v0.4.0

func (m AllocationReport) GetRepurchaseRate() (f field.RepurchaseRateField, err quickfix.MessageRejectError)

GetRepurchaseRate gets RepurchaseRate, Tag 227

func (AllocationReport) GetRepurchaseTerm added in v0.4.0

func (m AllocationReport) GetRepurchaseTerm() (f field.RepurchaseTermField, err quickfix.MessageRejectError)

GetRepurchaseTerm gets RepurchaseTerm, Tag 226

func (AllocationReport) GetReversalIndicator added in v0.4.0

func (m AllocationReport) GetReversalIndicator() (f field.ReversalIndicatorField, err quickfix.MessageRejectError)

GetReversalIndicator gets ReversalIndicator, Tag 700

func (AllocationReport) GetRndPx added in v0.4.0

GetRndPx gets RndPx, Tag 991

func (AllocationReport) GetSecondaryAllocID added in v0.4.0

func (m AllocationReport) GetSecondaryAllocID() (f field.SecondaryAllocIDField, err quickfix.MessageRejectError)

GetSecondaryAllocID gets SecondaryAllocID, Tag 793

func (AllocationReport) GetSecurityDesc added in v0.4.0

GetSecurityDesc gets SecurityDesc, Tag 107

func (AllocationReport) GetSecurityExchange added in v0.4.0

func (m AllocationReport) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError)

GetSecurityExchange gets SecurityExchange, Tag 207

func (AllocationReport) GetSecurityID added in v0.4.0

GetSecurityID gets SecurityID, Tag 48

func (AllocationReport) GetSecurityIDSource added in v0.4.0

func (m AllocationReport) GetSecurityIDSource() (f field.SecurityIDSourceField, err quickfix.MessageRejectError)

GetSecurityIDSource gets SecurityIDSource, Tag 22

func (AllocationReport) GetSecurityStatus added in v0.4.0

func (m AllocationReport) GetSecurityStatus() (f field.SecurityStatusField, err quickfix.MessageRejectError)

GetSecurityStatus gets SecurityStatus, Tag 965

func (AllocationReport) GetSecuritySubType added in v0.4.0

func (m AllocationReport) GetSecuritySubType() (f field.SecuritySubTypeField, err quickfix.MessageRejectError)

GetSecuritySubType gets SecuritySubType, Tag 762

func (AllocationReport) GetSecurityType added in v0.4.0

GetSecurityType gets SecurityType, Tag 167

func (AllocationReport) GetSettlDate added in v0.4.0

GetSettlDate gets SettlDate, Tag 64

func (AllocationReport) GetSettlType added in v0.4.0

GetSettlType gets SettlType, Tag 63

func (AllocationReport) GetSettleOnOpenFlag added in v0.4.0

func (m AllocationReport) GetSettleOnOpenFlag() (f field.SettleOnOpenFlagField, err quickfix.MessageRejectError)

GetSettleOnOpenFlag gets SettleOnOpenFlag, Tag 966

func (AllocationReport) GetSide added in v0.4.0

GetSide gets Side, Tag 54

func (AllocationReport) GetSpread added in v0.4.0

GetSpread gets Spread, Tag 218

func (AllocationReport) GetStartCash added in v0.4.0

GetStartCash gets StartCash, Tag 921

func (AllocationReport) GetStartDate added in v0.4.0

GetStartDate gets StartDate, Tag 916

func (AllocationReport) GetStateOrProvinceOfIssue added in v0.4.0

func (m AllocationReport) GetStateOrProvinceOfIssue() (f field.StateOrProvinceOfIssueField, err quickfix.MessageRejectError)

GetStateOrProvinceOfIssue gets StateOrProvinceOfIssue, Tag 471

func (AllocationReport) GetStrikeCurrency added in v0.4.0

func (m AllocationReport) GetStrikeCurrency() (f field.StrikeCurrencyField, err quickfix.MessageRejectError)

GetStrikeCurrency gets StrikeCurrency, Tag 947

func (AllocationReport) GetStrikeMultiplier added in v0.4.0

func (m AllocationReport) GetStrikeMultiplier() (f field.StrikeMultiplierField, err quickfix.MessageRejectError)

GetStrikeMultiplier gets StrikeMultiplier, Tag 967

func (AllocationReport) GetStrikePrice added in v0.4.0

GetStrikePrice gets StrikePrice, Tag 202

func (AllocationReport) GetStrikeValue added in v0.4.0

GetStrikeValue gets StrikeValue, Tag 968

func (AllocationReport) GetSymbol added in v0.4.0

GetSymbol gets Symbol, Tag 55

func (AllocationReport) GetSymbolSfx added in v0.4.0

GetSymbolSfx gets SymbolSfx, Tag 65

func (AllocationReport) GetTerminationType added in v0.4.0

func (m AllocationReport) GetTerminationType() (f field.TerminationTypeField, err quickfix.MessageRejectError)

GetTerminationType gets TerminationType, Tag 788

func (AllocationReport) GetText added in v0.4.0

GetText gets Text, Tag 58

func (AllocationReport) GetTimeUnit added in v0.4.0

GetTimeUnit gets TimeUnit, Tag 997

func (AllocationReport) GetTotNoAllocs added in v0.4.0

GetTotNoAllocs gets TotNoAllocs, Tag 892

func (AllocationReport) GetTotalAccruedInterestAmt added in v0.4.0

func (m AllocationReport) GetTotalAccruedInterestAmt() (f field.TotalAccruedInterestAmtField, err quickfix.MessageRejectError)

GetTotalAccruedInterestAmt gets TotalAccruedInterestAmt, Tag 540

func (AllocationReport) GetTotalTakedown added in v0.4.0

GetTotalTakedown gets TotalTakedown, Tag 237

func (AllocationReport) GetTradeDate added in v0.4.0

GetTradeDate gets TradeDate, Tag 75

func (AllocationReport) GetTradeInputDevice added in v0.4.0

func (m AllocationReport) GetTradeInputDevice() (f field.TradeInputDeviceField, err quickfix.MessageRejectError)

GetTradeInputDevice gets TradeInputDevice, Tag 579

func (AllocationReport) GetTradeInputSource added in v0.4.0

func (m AllocationReport) GetTradeInputSource() (f field.TradeInputSourceField, err quickfix.MessageRejectError)

GetTradeInputSource gets TradeInputSource, Tag 578

func (AllocationReport) GetTradeOriginationDate added in v0.4.0

func (m AllocationReport) GetTradeOriginationDate() (f field.TradeOriginationDateField, err quickfix.MessageRejectError)

GetTradeOriginationDate gets TradeOriginationDate, Tag 229

func (AllocationReport) GetTradingSessionID added in v0.4.0

func (m AllocationReport) GetTradingSessionID() (f field.TradingSessionIDField, err quickfix.MessageRejectError)

GetTradingSessionID gets TradingSessionID, Tag 336

func (AllocationReport) GetTradingSessionSubID added in v0.4.0

func (m AllocationReport) GetTradingSessionSubID() (f field.TradingSessionSubIDField, err quickfix.MessageRejectError)

GetTradingSessionSubID gets TradingSessionSubID, Tag 625

func (AllocationReport) GetTransactTime added in v0.4.0

GetTransactTime gets TransactTime, Tag 60

func (AllocationReport) GetTrdSubType added in v0.4.0

GetTrdSubType gets TrdSubType, Tag 829

func (AllocationReport) GetTrdType added in v0.4.0

GetTrdType gets TrdType, Tag 828

func (AllocationReport) GetUnitOfMeasure added in v0.4.0

GetUnitOfMeasure gets UnitOfMeasure, Tag 996

func (AllocationReport) GetYield added in v0.4.0

GetYield gets Yield, Tag 236

func (AllocationReport) GetYieldCalcDate added in v0.4.0

GetYieldCalcDate gets YieldCalcDate, Tag 701

func (AllocationReport) GetYieldRedemptionDate added in v0.4.0

func (m AllocationReport) GetYieldRedemptionDate() (f field.YieldRedemptionDateField, err quickfix.MessageRejectError)

GetYieldRedemptionDate gets YieldRedemptionDate, Tag 696

func (AllocationReport) GetYieldRedemptionPrice added in v0.4.0

func (m AllocationReport) GetYieldRedemptionPrice() (f field.YieldRedemptionPriceField, err quickfix.MessageRejectError)

GetYieldRedemptionPrice gets YieldRedemptionPrice, Tag 697

func (AllocationReport) GetYieldRedemptionPriceType added in v0.4.0

func (m AllocationReport) GetYieldRedemptionPriceType() (f field.YieldRedemptionPriceTypeField, err quickfix.MessageRejectError)

GetYieldRedemptionPriceType gets YieldRedemptionPriceType, Tag 698

func (AllocationReport) GetYieldType added in v0.4.0

GetYieldType gets YieldType, Tag 235

func (AllocationReport) HasAccruedInterestAmt added in v0.4.0

func (m AllocationReport) HasAccruedInterestAmt() bool

HasAccruedInterestAmt returns true if AccruedInterestAmt is present, Tag 159

func (AllocationReport) HasAccruedInterestRate added in v0.4.0

func (m AllocationReport) HasAccruedInterestRate() bool

HasAccruedInterestRate returns true if AccruedInterestRate is present, Tag 158

func (AllocationReport) HasAgreementCurrency added in v0.4.0

func (m AllocationReport) HasAgreementCurrency() bool

HasAgreementCurrency returns true if AgreementCurrency is present, Tag 918

func (AllocationReport) HasAgreementDate added in v0.4.0

func (m AllocationReport) HasAgreementDate() bool

HasAgreementDate returns true if AgreementDate is present, Tag 915

func (AllocationReport) HasAgreementDesc added in v0.4.0

func (m AllocationReport) HasAgreementDesc() bool

HasAgreementDesc returns true if AgreementDesc is present, Tag 913

func (AllocationReport) HasAgreementID added in v0.4.0

func (m AllocationReport) HasAgreementID() bool

HasAgreementID returns true if AgreementID is present, Tag 914

func (AllocationReport) HasAllocCancReplaceReason added in v0.4.0

func (m AllocationReport) HasAllocCancReplaceReason() bool

HasAllocCancReplaceReason returns true if AllocCancReplaceReason is present, Tag 796

func (AllocationReport) HasAllocID added in v0.4.0

func (m AllocationReport) HasAllocID() bool

HasAllocID returns true if AllocID is present, Tag 70

func (AllocationReport) HasAllocIntermedReqType added in v0.4.0

func (m AllocationReport) HasAllocIntermedReqType() bool

HasAllocIntermedReqType returns true if AllocIntermedReqType is present, Tag 808

func (AllocationReport) HasAllocLinkID added in v0.4.0

func (m AllocationReport) HasAllocLinkID() bool

HasAllocLinkID returns true if AllocLinkID is present, Tag 196

func (AllocationReport) HasAllocLinkType added in v0.4.0

func (m AllocationReport) HasAllocLinkType() bool

HasAllocLinkType returns true if AllocLinkType is present, Tag 197

func (AllocationReport) HasAllocNoOrdersType added in v0.4.0

func (m AllocationReport) HasAllocNoOrdersType() bool

HasAllocNoOrdersType returns true if AllocNoOrdersType is present, Tag 857

func (AllocationReport) HasAllocRejCode added in v0.4.0

func (m AllocationReport) HasAllocRejCode() bool

HasAllocRejCode returns true if AllocRejCode is present, Tag 88

func (AllocationReport) HasAllocReportID added in v0.4.0

func (m AllocationReport) HasAllocReportID() bool

HasAllocReportID returns true if AllocReportID is present, Tag 755

func (AllocationReport) HasAllocReportRefID added in v0.4.0

func (m AllocationReport) HasAllocReportRefID() bool

HasAllocReportRefID returns true if AllocReportRefID is present, Tag 795

func (AllocationReport) HasAllocReportType added in v0.4.0

func (m AllocationReport) HasAllocReportType() bool

HasAllocReportType returns true if AllocReportType is present, Tag 794

func (AllocationReport) HasAllocStatus added in v0.4.0

func (m AllocationReport) HasAllocStatus() bool

HasAllocStatus returns true if AllocStatus is present, Tag 87

func (AllocationReport) HasAllocTransType added in v0.4.0

func (m AllocationReport) HasAllocTransType() bool

HasAllocTransType returns true if AllocTransType is present, Tag 71

func (AllocationReport) HasAutoAcceptIndicator added in v0.4.0

func (m AllocationReport) HasAutoAcceptIndicator() bool

HasAutoAcceptIndicator returns true if AutoAcceptIndicator is present, Tag 754

func (AllocationReport) HasAvgParPx added in v0.4.0

func (m AllocationReport) HasAvgParPx() bool

HasAvgParPx returns true if AvgParPx is present, Tag 860

func (AllocationReport) HasAvgPx added in v0.4.0

func (m AllocationReport) HasAvgPx() bool

HasAvgPx returns true if AvgPx is present, Tag 6

func (AllocationReport) HasAvgPxIndicator added in v0.4.0

func (m AllocationReport) HasAvgPxIndicator() bool

HasAvgPxIndicator returns true if AvgPxIndicator is present, Tag 819

func (AllocationReport) HasAvgPxPrecision added in v0.4.0

func (m AllocationReport) HasAvgPxPrecision() bool

HasAvgPxPrecision returns true if AvgPxPrecision is present, Tag 74

func (AllocationReport) HasBenchmarkCurveCurrency added in v0.4.0

func (m AllocationReport) HasBenchmarkCurveCurrency() bool

HasBenchmarkCurveCurrency returns true if BenchmarkCurveCurrency is present, Tag 220

func (AllocationReport) HasBenchmarkCurveName added in v0.4.0

func (m AllocationReport) HasBenchmarkCurveName() bool

HasBenchmarkCurveName returns true if BenchmarkCurveName is present, Tag 221

func (AllocationReport) HasBenchmarkCurvePoint added in v0.4.0

func (m AllocationReport) HasBenchmarkCurvePoint() bool

HasBenchmarkCurvePoint returns true if BenchmarkCurvePoint is present, Tag 222

func (AllocationReport) HasBenchmarkPrice added in v0.4.0

func (m AllocationReport) HasBenchmarkPrice() bool

HasBenchmarkPrice returns true if BenchmarkPrice is present, Tag 662

func (AllocationReport) HasBenchmarkPriceType added in v0.4.0

func (m AllocationReport) HasBenchmarkPriceType() bool

HasBenchmarkPriceType returns true if BenchmarkPriceType is present, Tag 663

func (AllocationReport) HasBenchmarkSecurityID added in v0.4.0

func (m AllocationReport) HasBenchmarkSecurityID() bool

HasBenchmarkSecurityID returns true if BenchmarkSecurityID is present, Tag 699

func (AllocationReport) HasBenchmarkSecurityIDSource added in v0.4.0

func (m AllocationReport) HasBenchmarkSecurityIDSource() bool

HasBenchmarkSecurityIDSource returns true if BenchmarkSecurityIDSource is present, Tag 761

func (AllocationReport) HasBookingRefID added in v0.4.0

func (m AllocationReport) HasBookingRefID() bool

HasBookingRefID returns true if BookingRefID is present, Tag 466

func (AllocationReport) HasBookingType added in v0.4.0

func (m AllocationReport) HasBookingType() bool

HasBookingType returns true if BookingType is present, Tag 775

func (AllocationReport) HasCFICode added in v0.4.0

func (m AllocationReport) HasCFICode() bool

HasCFICode returns true if CFICode is present, Tag 461

func (AllocationReport) HasCPProgram added in v0.4.0

func (m AllocationReport) HasCPProgram() bool

HasCPProgram returns true if CPProgram is present, Tag 875

func (AllocationReport) HasCPRegType added in v0.4.0

func (m AllocationReport) HasCPRegType() bool

HasCPRegType returns true if CPRegType is present, Tag 876

func (AllocationReport) HasClearingBusinessDate added in v0.4.0

func (m AllocationReport) HasClearingBusinessDate() bool

HasClearingBusinessDate returns true if ClearingBusinessDate is present, Tag 715

func (AllocationReport) HasConcession added in v0.4.0

func (m AllocationReport) HasConcession() bool

HasConcession returns true if Concession is present, Tag 238

func (AllocationReport) HasContractMultiplier added in v0.4.0

func (m AllocationReport) HasContractMultiplier() bool

HasContractMultiplier returns true if ContractMultiplier is present, Tag 231

func (AllocationReport) HasContractSettlMonth added in v0.4.0

func (m AllocationReport) HasContractSettlMonth() bool

HasContractSettlMonth returns true if ContractSettlMonth is present, Tag 667

func (AllocationReport) HasCountryOfIssue added in v0.4.0

func (m AllocationReport) HasCountryOfIssue() bool

HasCountryOfIssue returns true if CountryOfIssue is present, Tag 470

func (AllocationReport) HasCouponPaymentDate added in v0.4.0

func (m AllocationReport) HasCouponPaymentDate() bool

HasCouponPaymentDate returns true if CouponPaymentDate is present, Tag 224

func (AllocationReport) HasCouponRate added in v0.4.0

func (m AllocationReport) HasCouponRate() bool

HasCouponRate returns true if CouponRate is present, Tag 223

func (AllocationReport) HasCreditRating added in v0.4.0

func (m AllocationReport) HasCreditRating() bool

HasCreditRating returns true if CreditRating is present, Tag 255

func (AllocationReport) HasCurrency added in v0.4.0

func (m AllocationReport) HasCurrency() bool

HasCurrency returns true if Currency is present, Tag 15

func (AllocationReport) HasCustOrderCapacity added in v0.4.0

func (m AllocationReport) HasCustOrderCapacity() bool

HasCustOrderCapacity returns true if CustOrderCapacity is present, Tag 582

func (AllocationReport) HasDatedDate added in v0.4.0

func (m AllocationReport) HasDatedDate() bool

HasDatedDate returns true if DatedDate is present, Tag 873

func (AllocationReport) HasDeliveryForm added in v0.4.0

func (m AllocationReport) HasDeliveryForm() bool

HasDeliveryForm returns true if DeliveryForm is present, Tag 668

func (AllocationReport) HasDeliveryType added in v0.4.0

func (m AllocationReport) HasDeliveryType() bool

HasDeliveryType returns true if DeliveryType is present, Tag 919

func (AllocationReport) HasEncodedIssuer added in v0.4.0

func (m AllocationReport) HasEncodedIssuer() bool

HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349

func (AllocationReport) HasEncodedIssuerLen added in v0.4.0

func (m AllocationReport) HasEncodedIssuerLen() bool

HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348

func (AllocationReport) HasEncodedSecurityDesc added in v0.4.0

func (m AllocationReport) HasEncodedSecurityDesc() bool

HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351

func (AllocationReport) HasEncodedSecurityDescLen added in v0.4.0

func (m AllocationReport) HasEncodedSecurityDescLen() bool

HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350

func (AllocationReport) HasEncodedText added in v0.4.0

func (m AllocationReport) HasEncodedText() bool

HasEncodedText returns true if EncodedText is present, Tag 355

func (AllocationReport) HasEncodedTextLen added in v0.4.0

func (m AllocationReport) HasEncodedTextLen() bool

HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354

func (AllocationReport) HasEndAccruedInterestAmt added in v0.4.0

func (m AllocationReport) HasEndAccruedInterestAmt() bool

HasEndAccruedInterestAmt returns true if EndAccruedInterestAmt is present, Tag 920

func (AllocationReport) HasEndCash added in v0.4.0

func (m AllocationReport) HasEndCash() bool

HasEndCash returns true if EndCash is present, Tag 922

func (AllocationReport) HasEndDate added in v0.4.0

func (m AllocationReport) HasEndDate() bool

HasEndDate returns true if EndDate is present, Tag 917

func (AllocationReport) HasFactor added in v0.4.0

func (m AllocationReport) HasFactor() bool

HasFactor returns true if Factor is present, Tag 228

func (AllocationReport) HasGrossTradeAmt added in v0.4.0

func (m AllocationReport) HasGrossTradeAmt() bool

HasGrossTradeAmt returns true if GrossTradeAmt is present, Tag 381

func (AllocationReport) HasInstrRegistry added in v0.4.0

func (m AllocationReport) HasInstrRegistry() bool

HasInstrRegistry returns true if InstrRegistry is present, Tag 543

func (AllocationReport) HasInstrmtAssignmentMethod added in v0.4.0

func (m AllocationReport) HasInstrmtAssignmentMethod() bool

HasInstrmtAssignmentMethod returns true if InstrmtAssignmentMethod is present, Tag 1049

func (AllocationReport) HasInterestAccrualDate added in v0.4.0

func (m AllocationReport) HasInterestAccrualDate() bool

HasInterestAccrualDate returns true if InterestAccrualDate is present, Tag 874

func (AllocationReport) HasInterestAtMaturity added in v0.4.0

func (m AllocationReport) HasInterestAtMaturity() bool

HasInterestAtMaturity returns true if InterestAtMaturity is present, Tag 738

func (AllocationReport) HasIssueDate added in v0.4.0

func (m AllocationReport) HasIssueDate() bool

HasIssueDate returns true if IssueDate is present, Tag 225

func (AllocationReport) HasIssuer added in v0.4.0

func (m AllocationReport) HasIssuer() bool

HasIssuer returns true if Issuer is present, Tag 106

func (AllocationReport) HasLastFragment added in v0.4.0

func (m AllocationReport) HasLastFragment() bool

HasLastFragment returns true if LastFragment is present, Tag 893

func (AllocationReport) HasLastMkt added in v0.4.0

func (m AllocationReport) HasLastMkt() bool

HasLastMkt returns true if LastMkt is present, Tag 30

func (AllocationReport) HasLegalConfirm added in v0.4.0

func (m AllocationReport) HasLegalConfirm() bool

HasLegalConfirm returns true if LegalConfirm is present, Tag 650

func (AllocationReport) HasLocaleOfIssue added in v0.4.0

func (m AllocationReport) HasLocaleOfIssue() bool

HasLocaleOfIssue returns true if LocaleOfIssue is present, Tag 472

func (AllocationReport) HasMarginRatio added in v0.4.0

func (m AllocationReport) HasMarginRatio() bool

HasMarginRatio returns true if MarginRatio is present, Tag 898

func (AllocationReport) HasMatchType added in v0.4.0

func (m AllocationReport) HasMatchType() bool

HasMatchType returns true if MatchType is present, Tag 574

func (AllocationReport) HasMaturityDate added in v0.4.0

func (m AllocationReport) HasMaturityDate() bool

HasMaturityDate returns true if MaturityDate is present, Tag 541

func (AllocationReport) HasMaturityMonthYear added in v0.4.0

func (m AllocationReport) HasMaturityMonthYear() bool

HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200

func (AllocationReport) HasMaturityTime added in v0.4.0

func (m AllocationReport) HasMaturityTime() bool

HasMaturityTime returns true if MaturityTime is present, Tag 1079

func (AllocationReport) HasMessageEventSource added in v0.4.0

func (m AllocationReport) HasMessageEventSource() bool

HasMessageEventSource returns true if MessageEventSource is present, Tag 1011

func (AllocationReport) HasMinPriceIncrement added in v0.4.0

func (m AllocationReport) HasMinPriceIncrement() bool

HasMinPriceIncrement returns true if MinPriceIncrement is present, Tag 969

func (AllocationReport) HasMultiLegReportingType added in v0.4.0

func (m AllocationReport) HasMultiLegReportingType() bool

HasMultiLegReportingType returns true if MultiLegReportingType is present, Tag 442

func (AllocationReport) HasNTPositionLimit added in v0.4.0

func (m AllocationReport) HasNTPositionLimit() bool

HasNTPositionLimit returns true if NTPositionLimit is present, Tag 971

func (AllocationReport) HasNetMoney added in v0.4.0

func (m AllocationReport) HasNetMoney() bool

HasNetMoney returns true if NetMoney is present, Tag 118

func (AllocationReport) HasNoAllocs added in v0.4.0

func (m AllocationReport) HasNoAllocs() bool

HasNoAllocs returns true if NoAllocs is present, Tag 78

func (AllocationReport) HasNoEvents added in v0.4.0

func (m AllocationReport) HasNoEvents() bool

HasNoEvents returns true if NoEvents is present, Tag 864

func (AllocationReport) HasNoExecs added in v0.4.0

func (m AllocationReport) HasNoExecs() bool

HasNoExecs returns true if NoExecs is present, Tag 124

func (AllocationReport) HasNoInstrAttrib added in v0.4.0

func (m AllocationReport) HasNoInstrAttrib() bool

HasNoInstrAttrib returns true if NoInstrAttrib is present, Tag 870

func (AllocationReport) HasNoInstrumentParties added in v0.4.0

func (m AllocationReport) HasNoInstrumentParties() bool

HasNoInstrumentParties returns true if NoInstrumentParties is present, Tag 1018

func (AllocationReport) HasNoLegs added in v0.4.0

func (m AllocationReport) HasNoLegs() bool

HasNoLegs returns true if NoLegs is present, Tag 555

func (AllocationReport) HasNoOrders added in v0.4.0

func (m AllocationReport) HasNoOrders() bool

HasNoOrders returns true if NoOrders is present, Tag 73

func (AllocationReport) HasNoPartyIDs added in v0.4.0

func (m AllocationReport) HasNoPartyIDs() bool

HasNoPartyIDs returns true if NoPartyIDs is present, Tag 453

func (AllocationReport) HasNoPosAmt added in v0.4.0

func (m AllocationReport) HasNoPosAmt() bool

HasNoPosAmt returns true if NoPosAmt is present, Tag 753

func (AllocationReport) HasNoSecurityAltID added in v0.4.0

func (m AllocationReport) HasNoSecurityAltID() bool

HasNoSecurityAltID returns true if NoSecurityAltID is present, Tag 454

func (AllocationReport) HasNoStipulations added in v0.4.0

func (m AllocationReport) HasNoStipulations() bool

HasNoStipulations returns true if NoStipulations is present, Tag 232

func (AllocationReport) HasNoUnderlyings added in v0.4.0

func (m AllocationReport) HasNoUnderlyings() bool

HasNoUnderlyings returns true if NoUnderlyings is present, Tag 711

func (AllocationReport) HasNumDaysInterest added in v0.4.0

func (m AllocationReport) HasNumDaysInterest() bool

HasNumDaysInterest returns true if NumDaysInterest is present, Tag 157

func (AllocationReport) HasOptAttribute added in v0.4.0

func (m AllocationReport) HasOptAttribute() bool

HasOptAttribute returns true if OptAttribute is present, Tag 206

func (AllocationReport) HasPctAtRisk added in v0.4.0

func (m AllocationReport) HasPctAtRisk() bool

HasPctAtRisk returns true if PctAtRisk is present, Tag 869

func (AllocationReport) HasPool added in v0.4.0

func (m AllocationReport) HasPool() bool

HasPool returns true if Pool is present, Tag 691

func (AllocationReport) HasPositionEffect added in v0.4.0

func (m AllocationReport) HasPositionEffect() bool

HasPositionEffect returns true if PositionEffect is present, Tag 77

func (AllocationReport) HasPositionLimit added in v0.4.0

func (m AllocationReport) HasPositionLimit() bool

HasPositionLimit returns true if PositionLimit is present, Tag 970

func (AllocationReport) HasPreviouslyReported added in v0.4.0

func (m AllocationReport) HasPreviouslyReported() bool

HasPreviouslyReported returns true if PreviouslyReported is present, Tag 570

func (AllocationReport) HasPriceType added in v0.4.0

func (m AllocationReport) HasPriceType() bool

HasPriceType returns true if PriceType is present, Tag 423

func (AllocationReport) HasProduct added in v0.4.0

func (m AllocationReport) HasProduct() bool

HasProduct returns true if Product is present, Tag 460

func (AllocationReport) HasQtyType added in v0.4.0

func (m AllocationReport) HasQtyType() bool

HasQtyType returns true if QtyType is present, Tag 854

func (AllocationReport) HasQuantity added in v0.4.0

func (m AllocationReport) HasQuantity() bool

HasQuantity returns true if Quantity is present, Tag 53

func (AllocationReport) HasRedemptionDate added in v0.4.0

func (m AllocationReport) HasRedemptionDate() bool

HasRedemptionDate returns true if RedemptionDate is present, Tag 240

func (AllocationReport) HasRefAllocID added in v0.4.0

func (m AllocationReport) HasRefAllocID() bool

HasRefAllocID returns true if RefAllocID is present, Tag 72

func (AllocationReport) HasRepoCollateralSecurityType added in v0.4.0

func (m AllocationReport) HasRepoCollateralSecurityType() bool

HasRepoCollateralSecurityType returns true if RepoCollateralSecurityType is present, Tag 239

func (AllocationReport) HasRepurchaseRate added in v0.4.0

func (m AllocationReport) HasRepurchaseRate() bool

HasRepurchaseRate returns true if RepurchaseRate is present, Tag 227

func (AllocationReport) HasRepurchaseTerm added in v0.4.0

func (m AllocationReport) HasRepurchaseTerm() bool

HasRepurchaseTerm returns true if RepurchaseTerm is present, Tag 226

func (AllocationReport) HasReversalIndicator added in v0.4.0

func (m AllocationReport) HasReversalIndicator() bool

HasReversalIndicator returns true if ReversalIndicator is present, Tag 700

func (AllocationReport) HasRndPx added in v0.4.0

func (m AllocationReport) HasRndPx() bool

HasRndPx returns true if RndPx is present, Tag 991

func (AllocationReport) HasSecondaryAllocID added in v0.4.0

func (m AllocationReport) HasSecondaryAllocID() bool

HasSecondaryAllocID returns true if SecondaryAllocID is present, Tag 793

func (AllocationReport) HasSecurityDesc added in v0.4.0

func (m AllocationReport) HasSecurityDesc() bool

HasSecurityDesc returns true if SecurityDesc is present, Tag 107

func (AllocationReport) HasSecurityExchange added in v0.4.0

func (m AllocationReport) HasSecurityExchange() bool

HasSecurityExchange returns true if SecurityExchange is present, Tag 207

func (AllocationReport) HasSecurityID added in v0.4.0

func (m AllocationReport) HasSecurityID() bool

HasSecurityID returns true if SecurityID is present, Tag 48

func (AllocationReport) HasSecurityIDSource added in v0.4.0

func (m AllocationReport) HasSecurityIDSource() bool

HasSecurityIDSource returns true if SecurityIDSource is present, Tag 22

func (AllocationReport) HasSecurityStatus added in v0.4.0

func (m AllocationReport) HasSecurityStatus() bool

HasSecurityStatus returns true if SecurityStatus is present, Tag 965

func (AllocationReport) HasSecuritySubType added in v0.4.0

func (m AllocationReport) HasSecuritySubType() bool

HasSecuritySubType returns true if SecuritySubType is present, Tag 762

func (AllocationReport) HasSecurityType added in v0.4.0

func (m AllocationReport) HasSecurityType() bool

HasSecurityType returns true if SecurityType is present, Tag 167

func (AllocationReport) HasSettlDate added in v0.4.0

func (m AllocationReport) HasSettlDate() bool

HasSettlDate returns true if SettlDate is present, Tag 64

func (AllocationReport) HasSettlType added in v0.4.0

func (m AllocationReport) HasSettlType() bool

HasSettlType returns true if SettlType is present, Tag 63

func (AllocationReport) HasSettleOnOpenFlag added in v0.4.0

func (m AllocationReport) HasSettleOnOpenFlag() bool

HasSettleOnOpenFlag returns true if SettleOnOpenFlag is present, Tag 966

func (AllocationReport) HasSide added in v0.4.0

func (m AllocationReport) HasSide() bool

HasSide returns true if Side is present, Tag 54

func (AllocationReport) HasSpread added in v0.4.0

func (m AllocationReport) HasSpread() bool

HasSpread returns true if Spread is present, Tag 218

func (AllocationReport) HasStartCash added in v0.4.0

func (m AllocationReport) HasStartCash() bool

HasStartCash returns true if StartCash is present, Tag 921

func (AllocationReport) HasStartDate added in v0.4.0

func (m AllocationReport) HasStartDate() bool

HasStartDate returns true if StartDate is present, Tag 916

func (AllocationReport) HasStateOrProvinceOfIssue added in v0.4.0

func (m AllocationReport) HasStateOrProvinceOfIssue() bool

HasStateOrProvinceOfIssue returns true if StateOrProvinceOfIssue is present, Tag 471

func (AllocationReport) HasStrikeCurrency added in v0.4.0

func (m AllocationReport) HasStrikeCurrency() bool

HasStrikeCurrency returns true if StrikeCurrency is present, Tag 947

func (AllocationReport) HasStrikeMultiplier added in v0.4.0

func (m AllocationReport) HasStrikeMultiplier() bool

HasStrikeMultiplier returns true if StrikeMultiplier is present, Tag 967

func (AllocationReport) HasStrikePrice added in v0.4.0

func (m AllocationReport) HasStrikePrice() bool

HasStrikePrice returns true if StrikePrice is present, Tag 202

func (AllocationReport) HasStrikeValue added in v0.4.0

func (m AllocationReport) HasStrikeValue() bool

HasStrikeValue returns true if StrikeValue is present, Tag 968

func (AllocationReport) HasSymbol added in v0.4.0

func (m AllocationReport) HasSymbol() bool

HasSymbol returns true if Symbol is present, Tag 55

func (AllocationReport) HasSymbolSfx added in v0.4.0

func (m AllocationReport) HasSymbolSfx() bool

HasSymbolSfx returns true if SymbolSfx is present, Tag 65

func (AllocationReport) HasTerminationType added in v0.4.0

func (m AllocationReport) HasTerminationType() bool

HasTerminationType returns true if TerminationType is present, Tag 788

func (AllocationReport) HasText added in v0.4.0

func (m AllocationReport) HasText() bool

HasText returns true if Text is present, Tag 58

func (AllocationReport) HasTimeUnit added in v0.4.0

func (m AllocationReport) HasTimeUnit() bool

HasTimeUnit returns true if TimeUnit is present, Tag 997

func (AllocationReport) HasTotNoAllocs added in v0.4.0

func (m AllocationReport) HasTotNoAllocs() bool

HasTotNoAllocs returns true if TotNoAllocs is present, Tag 892

func (AllocationReport) HasTotalAccruedInterestAmt added in v0.4.0

func (m AllocationReport) HasTotalAccruedInterestAmt() bool

HasTotalAccruedInterestAmt returns true if TotalAccruedInterestAmt is present, Tag 540

func (AllocationReport) HasTotalTakedown added in v0.4.0

func (m AllocationReport) HasTotalTakedown() bool

HasTotalTakedown returns true if TotalTakedown is present, Tag 237

func (AllocationReport) HasTradeDate added in v0.4.0

func (m AllocationReport) HasTradeDate() bool

HasTradeDate returns true if TradeDate is present, Tag 75

func (AllocationReport) HasTradeInputDevice added in v0.4.0

func (m AllocationReport) HasTradeInputDevice() bool

HasTradeInputDevice returns true if TradeInputDevice is present, Tag 579

func (AllocationReport) HasTradeInputSource added in v0.4.0

func (m AllocationReport) HasTradeInputSource() bool

HasTradeInputSource returns true if TradeInputSource is present, Tag 578

func (AllocationReport) HasTradeOriginationDate added in v0.4.0

func (m AllocationReport) HasTradeOriginationDate() bool

HasTradeOriginationDate returns true if TradeOriginationDate is present, Tag 229

func (AllocationReport) HasTradingSessionID added in v0.4.0

func (m AllocationReport) HasTradingSessionID() bool

HasTradingSessionID returns true if TradingSessionID is present, Tag 336

func (AllocationReport) HasTradingSessionSubID added in v0.4.0

func (m AllocationReport) HasTradingSessionSubID() bool

HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625

func (AllocationReport) HasTransactTime added in v0.4.0

func (m AllocationReport) HasTransactTime() bool

HasTransactTime returns true if TransactTime is present, Tag 60

func (AllocationReport) HasTrdSubType added in v0.4.0

func (m AllocationReport) HasTrdSubType() bool

HasTrdSubType returns true if TrdSubType is present, Tag 829

func (AllocationReport) HasTrdType added in v0.4.0

func (m AllocationReport) HasTrdType() bool

HasTrdType returns true if TrdType is present, Tag 828

func (AllocationReport) HasUnitOfMeasure added in v0.4.0

func (m AllocationReport) HasUnitOfMeasure() bool

HasUnitOfMeasure returns true if UnitOfMeasure is present, Tag 996

func (AllocationReport) HasYield added in v0.4.0

func (m AllocationReport) HasYield() bool

HasYield returns true if Yield is present, Tag 236

func (AllocationReport) HasYieldCalcDate added in v0.4.0

func (m AllocationReport) HasYieldCalcDate() bool

HasYieldCalcDate returns true if YieldCalcDate is present, Tag 701

func (AllocationReport) HasYieldRedemptionDate added in v0.4.0

func (m AllocationReport) HasYieldRedemptionDate() bool

HasYieldRedemptionDate returns true if YieldRedemptionDate is present, Tag 696

func (AllocationReport) HasYieldRedemptionPrice added in v0.4.0

func (m AllocationReport) HasYieldRedemptionPrice() bool

HasYieldRedemptionPrice returns true if YieldRedemptionPrice is present, Tag 697

func (AllocationReport) HasYieldRedemptionPriceType added in v0.4.0

func (m AllocationReport) HasYieldRedemptionPriceType() bool

HasYieldRedemptionPriceType returns true if YieldRedemptionPriceType is present, Tag 698

func (AllocationReport) HasYieldType added in v0.4.0

func (m AllocationReport) HasYieldType() bool

HasYieldType returns true if YieldType is present, Tag 235

func (AllocationReport) SetAccruedInterestAmt added in v0.4.0

func (m AllocationReport) SetAccruedInterestAmt(value decimal.Decimal, scale int32)

SetAccruedInterestAmt sets AccruedInterestAmt, Tag 159

func (AllocationReport) SetAccruedInterestRate added in v0.4.0

func (m AllocationReport) SetAccruedInterestRate(value decimal.Decimal, scale int32)

SetAccruedInterestRate sets AccruedInterestRate, Tag 158

func (AllocationReport) SetAgreementCurrency added in v0.4.0

func (m AllocationReport) SetAgreementCurrency(v string)

SetAgreementCurrency sets AgreementCurrency, Tag 918

func (AllocationReport) SetAgreementDate added in v0.4.0

func (m AllocationReport) SetAgreementDate(v string)

SetAgreementDate sets AgreementDate, Tag 915

func (AllocationReport) SetAgreementDesc added in v0.4.0

func (m AllocationReport) SetAgreementDesc(v string)

SetAgreementDesc sets AgreementDesc, Tag 913

func (AllocationReport) SetAgreementID added in v0.4.0

func (m AllocationReport) SetAgreementID(v string)

SetAgreementID sets AgreementID, Tag 914

func (AllocationReport) SetAllocCancReplaceReason added in v0.4.0

func (m AllocationReport) SetAllocCancReplaceReason(v int)

SetAllocCancReplaceReason sets AllocCancReplaceReason, Tag 796

func (AllocationReport) SetAllocID added in v0.4.0

func (m AllocationReport) SetAllocID(v string)

SetAllocID sets AllocID, Tag 70

func (AllocationReport) SetAllocIntermedReqType added in v0.4.0

func (m AllocationReport) SetAllocIntermedReqType(v int)

SetAllocIntermedReqType sets AllocIntermedReqType, Tag 808

func (AllocationReport) SetAllocLinkID added in v0.4.0

func (m AllocationReport) SetAllocLinkID(v string)

SetAllocLinkID sets AllocLinkID, Tag 196

func (AllocationReport) SetAllocLinkType added in v0.4.0

func (m AllocationReport) SetAllocLinkType(v int)

SetAllocLinkType sets AllocLinkType, Tag 197

func (AllocationReport) SetAllocNoOrdersType added in v0.4.0

func (m AllocationReport) SetAllocNoOrdersType(v int)

SetAllocNoOrdersType sets AllocNoOrdersType, Tag 857

func (AllocationReport) SetAllocRejCode added in v0.4.0

func (m AllocationReport) SetAllocRejCode(v int)

SetAllocRejCode sets AllocRejCode, Tag 88

func (AllocationReport) SetAllocReportID added in v0.4.0

func (m AllocationReport) SetAllocReportID(v string)

SetAllocReportID sets AllocReportID, Tag 755

func (AllocationReport) SetAllocReportRefID added in v0.4.0

func (m AllocationReport) SetAllocReportRefID(v string)

SetAllocReportRefID sets AllocReportRefID, Tag 795

func (AllocationReport) SetAllocReportType added in v0.4.0

func (m AllocationReport) SetAllocReportType(v int)

SetAllocReportType sets AllocReportType, Tag 794

func (AllocationReport) SetAllocStatus added in v0.4.0

func (m AllocationReport) SetAllocStatus(v int)

SetAllocStatus sets AllocStatus, Tag 87

func (AllocationReport) SetAllocTransType added in v0.4.0

func (m AllocationReport) SetAllocTransType(v string)

SetAllocTransType sets AllocTransType, Tag 71

func (AllocationReport) SetAutoAcceptIndicator added in v0.4.0

func (m AllocationReport) SetAutoAcceptIndicator(v bool)

SetAutoAcceptIndicator sets AutoAcceptIndicator, Tag 754

func (AllocationReport) SetAvgParPx added in v0.4.0

func (m AllocationReport) SetAvgParPx(value decimal.Decimal, scale int32)

SetAvgParPx sets AvgParPx, Tag 860

func (AllocationReport) SetAvgPx added in v0.4.0

func (m AllocationReport) SetAvgPx(value decimal.Decimal, scale int32)

SetAvgPx sets AvgPx, Tag 6

func (AllocationReport) SetAvgPxIndicator added in v0.4.0

func (m AllocationReport) SetAvgPxIndicator(v int)

SetAvgPxIndicator sets AvgPxIndicator, Tag 819

func (AllocationReport) SetAvgPxPrecision added in v0.4.0

func (m AllocationReport) SetAvgPxPrecision(v int)

SetAvgPxPrecision sets AvgPxPrecision, Tag 74

func (AllocationReport) SetBenchmarkCurveCurrency added in v0.4.0

func (m AllocationReport) SetBenchmarkCurveCurrency(v string)

SetBenchmarkCurveCurrency sets BenchmarkCurveCurrency, Tag 220

func (AllocationReport) SetBenchmarkCurveName added in v0.4.0

func (m AllocationReport) SetBenchmarkCurveName(v string)

SetBenchmarkCurveName sets BenchmarkCurveName, Tag 221

func (AllocationReport) SetBenchmarkCurvePoint added in v0.4.0

func (m AllocationReport) SetBenchmarkCurvePoint(v string)

SetBenchmarkCurvePoint sets BenchmarkCurvePoint, Tag 222

func (AllocationReport) SetBenchmarkPrice added in v0.4.0

func (m AllocationReport) SetBenchmarkPrice(value decimal.Decimal, scale int32)

SetBenchmarkPrice sets BenchmarkPrice, Tag 662

func (AllocationReport) SetBenchmarkPriceType added in v0.4.0

func (m AllocationReport) SetBenchmarkPriceType(v int)

SetBenchmarkPriceType sets BenchmarkPriceType, Tag 663

func (AllocationReport) SetBenchmarkSecurityID added in v0.4.0

func (m AllocationReport) SetBenchmarkSecurityID(v string)

SetBenchmarkSecurityID sets BenchmarkSecurityID, Tag 699

func (AllocationReport) SetBenchmarkSecurityIDSource added in v0.4.0

func (m AllocationReport) SetBenchmarkSecurityIDSource(v string)

SetBenchmarkSecurityIDSource sets BenchmarkSecurityIDSource, Tag 761

func (AllocationReport) SetBookingRefID added in v0.4.0

func (m AllocationReport) SetBookingRefID(v string)

SetBookingRefID sets BookingRefID, Tag 466

func (AllocationReport) SetBookingType added in v0.4.0

func (m AllocationReport) SetBookingType(v int)

SetBookingType sets BookingType, Tag 775

func (AllocationReport) SetCFICode added in v0.4.0

func (m AllocationReport) SetCFICode(v string)

SetCFICode sets CFICode, Tag 461

func (AllocationReport) SetCPProgram added in v0.4.0

func (m AllocationReport) SetCPProgram(v int)

SetCPProgram sets CPProgram, Tag 875

func (AllocationReport) SetCPRegType added in v0.4.0

func (m AllocationReport) SetCPRegType(v string)

SetCPRegType sets CPRegType, Tag 876

func (AllocationReport) SetClearingBusinessDate added in v0.4.0

func (m AllocationReport) SetClearingBusinessDate(v string)

SetClearingBusinessDate sets ClearingBusinessDate, Tag 715

func (AllocationReport) SetConcession added in v0.4.0

func (m AllocationReport) SetConcession(value decimal.Decimal, scale int32)

SetConcession sets Concession, Tag 238

func (AllocationReport) SetContractMultiplier added in v0.4.0

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

SetContractMultiplier sets ContractMultiplier, Tag 231

func (AllocationReport) SetContractSettlMonth added in v0.4.0

func (m AllocationReport) SetContractSettlMonth(v string)

SetContractSettlMonth sets ContractSettlMonth, Tag 667

func (AllocationReport) SetCountryOfIssue added in v0.4.0

func (m AllocationReport) SetCountryOfIssue(v string)

SetCountryOfIssue sets CountryOfIssue, Tag 470

func (AllocationReport) SetCouponPaymentDate added in v0.4.0

func (m AllocationReport) SetCouponPaymentDate(v string)

SetCouponPaymentDate sets CouponPaymentDate, Tag 224

func (AllocationReport) SetCouponRate added in v0.4.0

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

SetCouponRate sets CouponRate, Tag 223

func (AllocationReport) SetCreditRating added in v0.4.0

func (m AllocationReport) SetCreditRating(v string)

SetCreditRating sets CreditRating, Tag 255

func (AllocationReport) SetCurrency added in v0.4.0

func (m AllocationReport) SetCurrency(v string)

SetCurrency sets Currency, Tag 15

func (AllocationReport) SetCustOrderCapacity added in v0.4.0

func (m AllocationReport) SetCustOrderCapacity(v int)

SetCustOrderCapacity sets CustOrderCapacity, Tag 582

func (AllocationReport) SetDatedDate added in v0.4.0

func (m AllocationReport) SetDatedDate(v string)

SetDatedDate sets DatedDate, Tag 873

func (AllocationReport) SetDeliveryForm added in v0.4.0

func (m AllocationReport) SetDeliveryForm(v int)

SetDeliveryForm sets DeliveryForm, Tag 668

func (AllocationReport) SetDeliveryType added in v0.4.0

func (m AllocationReport) SetDeliveryType(v int)

SetDeliveryType sets DeliveryType, Tag 919

func (AllocationReport) SetEncodedIssuer added in v0.4.0

func (m AllocationReport) SetEncodedIssuer(v string)

SetEncodedIssuer sets EncodedIssuer, Tag 349

func (AllocationReport) SetEncodedIssuerLen added in v0.4.0

func (m AllocationReport) SetEncodedIssuerLen(v int)

SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348

func (AllocationReport) SetEncodedSecurityDesc added in v0.4.0

func (m AllocationReport) SetEncodedSecurityDesc(v string)

SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351

func (AllocationReport) SetEncodedSecurityDescLen added in v0.4.0

func (m AllocationReport) SetEncodedSecurityDescLen(v int)

SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350

func (AllocationReport) SetEncodedText added in v0.4.0

func (m AllocationReport) SetEncodedText(v string)

SetEncodedText sets EncodedText, Tag 355

func (AllocationReport) SetEncodedTextLen added in v0.4.0

func (m AllocationReport) SetEncodedTextLen(v int)

SetEncodedTextLen sets EncodedTextLen, Tag 354

func (AllocationReport) SetEndAccruedInterestAmt added in v0.4.0

func (m AllocationReport) SetEndAccruedInterestAmt(value decimal.Decimal, scale int32)

SetEndAccruedInterestAmt sets EndAccruedInterestAmt, Tag 920

func (AllocationReport) SetEndCash added in v0.4.0

func (m AllocationReport) SetEndCash(value decimal.Decimal, scale int32)

SetEndCash sets EndCash, Tag 922

func (AllocationReport) SetEndDate added in v0.4.0

func (m AllocationReport) SetEndDate(v string)

SetEndDate sets EndDate, Tag 917

func (AllocationReport) SetFactor added in v0.4.0

func (m AllocationReport) SetFactor(value decimal.Decimal, scale int32)

SetFactor sets Factor, Tag 228

func (AllocationReport) SetGrossTradeAmt added in v0.4.0

func (m AllocationReport) SetGrossTradeAmt(value decimal.Decimal, scale int32)

SetGrossTradeAmt sets GrossTradeAmt, Tag 381

func (AllocationReport) SetInstrRegistry added in v0.4.0

func (m AllocationReport) SetInstrRegistry(v string)

SetInstrRegistry sets InstrRegistry, Tag 543

func (AllocationReport) SetInstrmtAssignmentMethod added in v0.4.0

func (m AllocationReport) SetInstrmtAssignmentMethod(v string)

SetInstrmtAssignmentMethod sets InstrmtAssignmentMethod, Tag 1049

func (AllocationReport) SetInterestAccrualDate added in v0.4.0

func (m AllocationReport) SetInterestAccrualDate(v string)

SetInterestAccrualDate sets InterestAccrualDate, Tag 874

func (AllocationReport) SetInterestAtMaturity added in v0.4.0

func (m AllocationReport) SetInterestAtMaturity(value decimal.Decimal, scale int32)

SetInterestAtMaturity sets InterestAtMaturity, Tag 738

func (AllocationReport) SetIssueDate added in v0.4.0

func (m AllocationReport) SetIssueDate(v string)

SetIssueDate sets IssueDate, Tag 225

func (AllocationReport) SetIssuer added in v0.4.0

func (m AllocationReport) SetIssuer(v string)

SetIssuer sets Issuer, Tag 106

func (AllocationReport) SetLastFragment added in v0.4.0

func (m AllocationReport) SetLastFragment(v bool)

SetLastFragment sets LastFragment, Tag 893

func (AllocationReport) SetLastMkt added in v0.4.0

func (m AllocationReport) SetLastMkt(v string)

SetLastMkt sets LastMkt, Tag 30

func (AllocationReport) SetLegalConfirm added in v0.4.0

func (m AllocationReport) SetLegalConfirm(v bool)

SetLegalConfirm sets LegalConfirm, Tag 650

func (AllocationReport) SetLocaleOfIssue added in v0.4.0

func (m AllocationReport) SetLocaleOfIssue(v string)

SetLocaleOfIssue sets LocaleOfIssue, Tag 472

func (AllocationReport) SetMarginRatio added in v0.4.0

func (m AllocationReport) SetMarginRatio(value decimal.Decimal, scale int32)

SetMarginRatio sets MarginRatio, Tag 898

func (AllocationReport) SetMatchType added in v0.4.0

func (m AllocationReport) SetMatchType(v string)

SetMatchType sets MatchType, Tag 574

func (AllocationReport) SetMaturityDate added in v0.4.0

func (m AllocationReport) SetMaturityDate(v string)

SetMaturityDate sets MaturityDate, Tag 541

func (AllocationReport) SetMaturityMonthYear added in v0.4.0

func (m AllocationReport) SetMaturityMonthYear(v string)

SetMaturityMonthYear sets MaturityMonthYear, Tag 200

func (AllocationReport) SetMaturityTime added in v0.4.0

func (m AllocationReport) SetMaturityTime(v string)

SetMaturityTime sets MaturityTime, Tag 1079

func (AllocationReport) SetMessageEventSource added in v0.4.0

func (m AllocationReport) SetMessageEventSource(v string)

SetMessageEventSource sets MessageEventSource, Tag 1011

func (AllocationReport) SetMinPriceIncrement added in v0.4.0

func (m AllocationReport) SetMinPriceIncrement(value decimal.Decimal, scale int32)

SetMinPriceIncrement sets MinPriceIncrement, Tag 969

func (AllocationReport) SetMultiLegReportingType added in v0.4.0

func (m AllocationReport) SetMultiLegReportingType(v string)

SetMultiLegReportingType sets MultiLegReportingType, Tag 442

func (AllocationReport) SetNTPositionLimit added in v0.4.0

func (m AllocationReport) SetNTPositionLimit(v int)

SetNTPositionLimit sets NTPositionLimit, Tag 971

func (AllocationReport) SetNetMoney added in v0.4.0

func (m AllocationReport) SetNetMoney(value decimal.Decimal, scale int32)

SetNetMoney sets NetMoney, Tag 118

func (AllocationReport) SetNoAllocs added in v0.4.0

func (m AllocationReport) SetNoAllocs(f NoAllocsRepeatingGroup)

SetNoAllocs sets NoAllocs, Tag 78

func (AllocationReport) SetNoEvents added in v0.4.0

func (m AllocationReport) SetNoEvents(f NoEventsRepeatingGroup)

SetNoEvents sets NoEvents, Tag 864

func (AllocationReport) SetNoExecs added in v0.4.0

func (m AllocationReport) SetNoExecs(f NoExecsRepeatingGroup)

SetNoExecs sets NoExecs, Tag 124

func (AllocationReport) SetNoInstrAttrib added in v0.4.0

func (m AllocationReport) SetNoInstrAttrib(f NoInstrAttribRepeatingGroup)

SetNoInstrAttrib sets NoInstrAttrib, Tag 870

func (AllocationReport) SetNoInstrumentParties added in v0.4.0

func (m AllocationReport) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup)

SetNoInstrumentParties sets NoInstrumentParties, Tag 1018

func (AllocationReport) SetNoLegs added in v0.4.0

func (m AllocationReport) SetNoLegs(f NoLegsRepeatingGroup)

SetNoLegs sets NoLegs, Tag 555

func (AllocationReport) SetNoOrders added in v0.4.0

func (m AllocationReport) SetNoOrders(f NoOrdersRepeatingGroup)

SetNoOrders sets NoOrders, Tag 73

func (AllocationReport) SetNoPartyIDs added in v0.4.0

func (m AllocationReport) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)

SetNoPartyIDs sets NoPartyIDs, Tag 453

func (AllocationReport) SetNoPosAmt added in v0.4.0

func (m AllocationReport) SetNoPosAmt(f NoPosAmtRepeatingGroup)

SetNoPosAmt sets NoPosAmt, Tag 753

func (AllocationReport) SetNoSecurityAltID added in v0.4.0

func (m AllocationReport) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)

SetNoSecurityAltID sets NoSecurityAltID, Tag 454

func (AllocationReport) SetNoStipulations added in v0.4.0

func (m AllocationReport) SetNoStipulations(f NoStipulationsRepeatingGroup)

SetNoStipulations sets NoStipulations, Tag 232

func (AllocationReport) SetNoUnderlyings added in v0.4.0

func (m AllocationReport) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup)

SetNoUnderlyings sets NoUnderlyings, Tag 711

func (AllocationReport) SetNumDaysInterest added in v0.4.0

func (m AllocationReport) SetNumDaysInterest(v int)

SetNumDaysInterest sets NumDaysInterest, Tag 157

func (AllocationReport) SetOptAttribute added in v0.4.0

func (m AllocationReport) SetOptAttribute(v string)

SetOptAttribute sets OptAttribute, Tag 206

func (AllocationReport) SetPctAtRisk added in v0.4.0

func (m AllocationReport) SetPctAtRisk(value decimal.Decimal, scale int32)

SetPctAtRisk sets PctAtRisk, Tag 869

func (AllocationReport) SetPool added in v0.4.0

func (m AllocationReport) SetPool(v string)

SetPool sets Pool, Tag 691

func (AllocationReport) SetPositionEffect added in v0.4.0

func (m AllocationReport) SetPositionEffect(v string)

SetPositionEffect sets PositionEffect, Tag 77

func (AllocationReport) SetPositionLimit added in v0.4.0

func (m AllocationReport) SetPositionLimit(v int)

SetPositionLimit sets PositionLimit, Tag 970

func (AllocationReport) SetPreviouslyReported added in v0.4.0

func (m AllocationReport) SetPreviouslyReported(v bool)

SetPreviouslyReported sets PreviouslyReported, Tag 570

func (AllocationReport) SetPriceType added in v0.4.0

func (m AllocationReport) SetPriceType(v int)

SetPriceType sets PriceType, Tag 423

func (AllocationReport) SetProduct added in v0.4.0

func (m AllocationReport) SetProduct(v int)

SetProduct sets Product, Tag 460

func (AllocationReport) SetQtyType added in v0.4.0

func (m AllocationReport) SetQtyType(v int)

SetQtyType sets QtyType, Tag 854

func (AllocationReport) SetQuantity added in v0.4.0

func (m AllocationReport) SetQuantity(value decimal.Decimal, scale int32)

SetQuantity sets Quantity, Tag 53

func (AllocationReport) SetRedemptionDate added in v0.4.0

func (m AllocationReport) SetRedemptionDate(v string)

SetRedemptionDate sets RedemptionDate, Tag 240

func (AllocationReport) SetRefAllocID added in v0.4.0

func (m AllocationReport) SetRefAllocID(v string)

SetRefAllocID sets RefAllocID, Tag 72

func (AllocationReport) SetRepoCollateralSecurityType added in v0.4.0

func (m AllocationReport) SetRepoCollateralSecurityType(v int)

SetRepoCollateralSecurityType sets RepoCollateralSecurityType, Tag 239

func (AllocationReport) SetRepurchaseRate added in v0.4.0

func (m AllocationReport) SetRepurchaseRate(value decimal.Decimal, scale int32)

SetRepurchaseRate sets RepurchaseRate, Tag 227

func (AllocationReport) SetRepurchaseTerm added in v0.4.0

func (m AllocationReport) SetRepurchaseTerm(v int)

SetRepurchaseTerm sets RepurchaseTerm, Tag 226

func (AllocationReport) SetReversalIndicator added in v0.4.0

func (m AllocationReport) SetReversalIndicator(v bool)

SetReversalIndicator sets ReversalIndicator, Tag 700

func (AllocationReport) SetRndPx added in v0.4.0

func (m AllocationReport) SetRndPx(value decimal.Decimal, scale int32)

SetRndPx sets RndPx, Tag 991

func (AllocationReport) SetSecondaryAllocID added in v0.4.0

func (m AllocationReport) SetSecondaryAllocID(v string)

SetSecondaryAllocID sets SecondaryAllocID, Tag 793

func (AllocationReport) SetSecurityDesc added in v0.4.0

func (m AllocationReport) SetSecurityDesc(v string)

SetSecurityDesc sets SecurityDesc, Tag 107

func (AllocationReport) SetSecurityExchange added in v0.4.0

func (m AllocationReport) SetSecurityExchange(v string)

SetSecurityExchange sets SecurityExchange, Tag 207

func (AllocationReport) SetSecurityID added in v0.4.0

func (m AllocationReport) SetSecurityID(v string)

SetSecurityID sets SecurityID, Tag 48

func (AllocationReport) SetSecurityIDSource added in v0.4.0

func (m AllocationReport) SetSecurityIDSource(v string)

SetSecurityIDSource sets SecurityIDSource, Tag 22

func (AllocationReport) SetSecurityStatus added in v0.4.0

func (m AllocationReport) SetSecurityStatus(v string)

SetSecurityStatus sets SecurityStatus, Tag 965

func (AllocationReport) SetSecuritySubType added in v0.4.0

func (m AllocationReport) SetSecuritySubType(v string)

SetSecuritySubType sets SecuritySubType, Tag 762

func (AllocationReport) SetSecurityType added in v0.4.0

func (m AllocationReport) SetSecurityType(v string)

SetSecurityType sets SecurityType, Tag 167

func (AllocationReport) SetSettlDate added in v0.4.0

func (m AllocationReport) SetSettlDate(v string)

SetSettlDate sets SettlDate, Tag 64

func (AllocationReport) SetSettlType added in v0.4.0

func (m AllocationReport) SetSettlType(v string)

SetSettlType sets SettlType, Tag 63

func (AllocationReport) SetSettleOnOpenFlag added in v0.4.0

func (m AllocationReport) SetSettleOnOpenFlag(v string)

SetSettleOnOpenFlag sets SettleOnOpenFlag, Tag 966

func (AllocationReport) SetSide added in v0.4.0

func (m AllocationReport) SetSide(v string)

SetSide sets Side, Tag 54

func (AllocationReport) SetSpread added in v0.4.0

func (m AllocationReport) SetSpread(value decimal.Decimal, scale int32)

SetSpread sets Spread, Tag 218

func (AllocationReport) SetStartCash added in v0.4.0

func (m AllocationReport) SetStartCash(value decimal.Decimal, scale int32)

SetStartCash sets StartCash, Tag 921

func (AllocationReport) SetStartDate added in v0.4.0

func (m AllocationReport) SetStartDate(v string)

SetStartDate sets StartDate, Tag 916

func (AllocationReport) SetStateOrProvinceOfIssue added in v0.4.0

func (m AllocationReport) SetStateOrProvinceOfIssue(v string)

SetStateOrProvinceOfIssue sets StateOrProvinceOfIssue, Tag 471

func (AllocationReport) SetStrikeCurrency added in v0.4.0

func (m AllocationReport) SetStrikeCurrency(v string)

SetStrikeCurrency sets StrikeCurrency, Tag 947

func (AllocationReport) SetStrikeMultiplier added in v0.4.0

func (m AllocationReport) SetStrikeMultiplier(value decimal.Decimal, scale int32)

SetStrikeMultiplier sets StrikeMultiplier, Tag 967

func (AllocationReport) SetStrikePrice added in v0.4.0

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

SetStrikePrice sets StrikePrice, Tag 202

func (AllocationReport) SetStrikeValue added in v0.4.0

func (m AllocationReport) SetStrikeValue(value decimal.Decimal, scale int32)

SetStrikeValue sets StrikeValue, Tag 968

func (AllocationReport) SetSymbol added in v0.4.0

func (m AllocationReport) SetSymbol(v string)

SetSymbol sets Symbol, Tag 55

func (AllocationReport) SetSymbolSfx added in v0.4.0

func (m AllocationReport) SetSymbolSfx(v string)

SetSymbolSfx sets SymbolSfx, Tag 65

func (AllocationReport) SetTerminationType added in v0.4.0

func (m AllocationReport) SetTerminationType(v int)

SetTerminationType sets TerminationType, Tag 788

func (AllocationReport) SetText added in v0.4.0

func (m AllocationReport) SetText(v string)

SetText sets Text, Tag 58

func (AllocationReport) SetTimeUnit added in v0.4.0

func (m AllocationReport) SetTimeUnit(v string)

SetTimeUnit sets TimeUnit, Tag 997

func (AllocationReport) SetTotNoAllocs added in v0.4.0

func (m AllocationReport) SetTotNoAllocs(v int)

SetTotNoAllocs sets TotNoAllocs, Tag 892

func (AllocationReport) SetTotalAccruedInterestAmt added in v0.4.0

func (m AllocationReport) SetTotalAccruedInterestAmt(value decimal.Decimal, scale int32)

SetTotalAccruedInterestAmt sets TotalAccruedInterestAmt, Tag 540

func (AllocationReport) SetTotalTakedown added in v0.4.0

func (m AllocationReport) SetTotalTakedown(value decimal.Decimal, scale int32)

SetTotalTakedown sets TotalTakedown, Tag 237

func (AllocationReport) SetTradeDate added in v0.4.0

func (m AllocationReport) SetTradeDate(v string)

SetTradeDate sets TradeDate, Tag 75

func (AllocationReport) SetTradeInputDevice added in v0.4.0

func (m AllocationReport) SetTradeInputDevice(v string)

SetTradeInputDevice sets TradeInputDevice, Tag 579

func (AllocationReport) SetTradeInputSource added in v0.4.0

func (m AllocationReport) SetTradeInputSource(v string)

SetTradeInputSource sets TradeInputSource, Tag 578

func (AllocationReport) SetTradeOriginationDate added in v0.4.0

func (m AllocationReport) SetTradeOriginationDate(v string)

SetTradeOriginationDate sets TradeOriginationDate, Tag 229

func (AllocationReport) SetTradingSessionID added in v0.4.0

func (m AllocationReport) SetTradingSessionID(v string)

SetTradingSessionID sets TradingSessionID, Tag 336

func (AllocationReport) SetTradingSessionSubID added in v0.4.0

func (m AllocationReport) SetTradingSessionSubID(v string)

SetTradingSessionSubID sets TradingSessionSubID, Tag 625

func (AllocationReport) SetTransactTime added in v0.4.0

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

SetTransactTime sets TransactTime, Tag 60

func (AllocationReport) SetTrdSubType added in v0.4.0

func (m AllocationReport) SetTrdSubType(v int)

SetTrdSubType sets TrdSubType, Tag 829

func (AllocationReport) SetTrdType added in v0.4.0

func (m AllocationReport) SetTrdType(v int)

SetTrdType sets TrdType, Tag 828

func (AllocationReport) SetUnitOfMeasure added in v0.4.0

func (m AllocationReport) SetUnitOfMeasure(v string)

SetUnitOfMeasure sets UnitOfMeasure, Tag 996

func (AllocationReport) SetYield added in v0.4.0

func (m AllocationReport) SetYield(value decimal.Decimal, scale int32)

SetYield sets Yield, Tag 236

func (AllocationReport) SetYieldCalcDate added in v0.4.0

func (m AllocationReport) SetYieldCalcDate(v string)

SetYieldCalcDate sets YieldCalcDate, Tag 701

func (AllocationReport) SetYieldRedemptionDate added in v0.4.0

func (m AllocationReport) SetYieldRedemptionDate(v string)

SetYieldRedemptionDate sets YieldRedemptionDate, Tag 696

func (AllocationReport) SetYieldRedemptionPrice added in v0.4.0

func (m AllocationReport) SetYieldRedemptionPrice(value decimal.Decimal, scale int32)

SetYieldRedemptionPrice sets YieldRedemptionPrice, Tag 697

func (AllocationReport) SetYieldRedemptionPriceType added in v0.4.0

func (m AllocationReport) SetYieldRedemptionPriceType(v int)

SetYieldRedemptionPriceType sets YieldRedemptionPriceType, Tag 698

func (AllocationReport) SetYieldType added in v0.4.0

func (m AllocationReport) SetYieldType(v string)

SetYieldType sets YieldType, Tag 235

func (AllocationReport) ToMessage added in v0.4.0

func (m AllocationReport) ToMessage() quickfix.Message

ToMessage returns a quickfix.Message instance

type NoAllocs added in v0.4.0

type NoAllocs struct {
	quickfix.Group
}

NoAllocs is a repeating group element, Tag 78

func (NoAllocs) GetAllocAccount added in v0.4.0

func (m NoAllocs) GetAllocAccount() (f field.AllocAccountField, err quickfix.MessageRejectError)

GetAllocAccount gets AllocAccount, Tag 79

func (NoAllocs) GetAllocAccruedInterestAmt added in v0.4.0

func (m NoAllocs) GetAllocAccruedInterestAmt() (f field.AllocAccruedInterestAmtField, err quickfix.MessageRejectError)

GetAllocAccruedInterestAmt gets AllocAccruedInterestAmt, Tag 742

func (NoAllocs) GetAllocAcctIDSource added in v0.4.0

func (m NoAllocs) GetAllocAcctIDSource() (f field.AllocAcctIDSourceField, err quickfix.MessageRejectError)

GetAllocAcctIDSource gets AllocAcctIDSource, Tag 661

func (NoAllocs) GetAllocAvgPx added in v0.4.0

func (m NoAllocs) GetAllocAvgPx() (f field.AllocAvgPxField, err quickfix.MessageRejectError)

GetAllocAvgPx gets AllocAvgPx, Tag 153

func (NoAllocs) GetAllocCustomerCapacity added in v0.4.0

func (m NoAllocs) GetAllocCustomerCapacity() (f field.AllocCustomerCapacityField, err quickfix.MessageRejectError)

GetAllocCustomerCapacity gets AllocCustomerCapacity, Tag 993

func (NoAllocs) GetAllocHandlInst added in v0.4.0

func (m NoAllocs) GetAllocHandlInst() (f field.AllocHandlInstField, err quickfix.MessageRejectError)

GetAllocHandlInst gets AllocHandlInst, Tag 209

func (NoAllocs) GetAllocInterestAtMaturity added in v0.4.0

func (m NoAllocs) GetAllocInterestAtMaturity() (f field.AllocInterestAtMaturityField, err quickfix.MessageRejectError)

GetAllocInterestAtMaturity gets AllocInterestAtMaturity, Tag 741

func (NoAllocs) GetAllocMethod added in v0.4.0

func (m NoAllocs) GetAllocMethod() (f field.AllocMethodField, err quickfix.MessageRejectError)

GetAllocMethod gets AllocMethod, Tag 1002

func (NoAllocs) GetAllocNetMoney added in v0.4.0

func (m NoAllocs) GetAllocNetMoney() (f field.AllocNetMoneyField, err quickfix.MessageRejectError)

GetAllocNetMoney gets AllocNetMoney, Tag 154

func (NoAllocs) GetAllocPositionEffect added in v0.4.0

func (m NoAllocs) GetAllocPositionEffect() (f field.AllocPositionEffectField, err quickfix.MessageRejectError)

GetAllocPositionEffect gets AllocPositionEffect, Tag 1047

func (NoAllocs) GetAllocPrice added in v0.4.0

func (m NoAllocs) GetAllocPrice() (f field.AllocPriceField, err quickfix.MessageRejectError)

GetAllocPrice gets AllocPrice, Tag 366

func (NoAllocs) GetAllocQty added in v0.4.0

func (m NoAllocs) GetAllocQty() (f field.AllocQtyField, err quickfix.MessageRejectError)

GetAllocQty gets AllocQty, Tag 80

func (NoAllocs) GetAllocSettlCurrAmt added in v0.4.0

func (m NoAllocs) GetAllocSettlCurrAmt() (f field.AllocSettlCurrAmtField, err quickfix.MessageRejectError)

GetAllocSettlCurrAmt gets AllocSettlCurrAmt, Tag 737

func (NoAllocs) GetAllocSettlCurrency added in v0.4.0

func (m NoAllocs) GetAllocSettlCurrency() (f field.AllocSettlCurrencyField, err quickfix.MessageRejectError)

GetAllocSettlCurrency gets AllocSettlCurrency, Tag 736

func (NoAllocs) GetAllocSettlInstType added in v0.4.0

func (m NoAllocs) GetAllocSettlInstType() (f field.AllocSettlInstTypeField, err quickfix.MessageRejectError)

GetAllocSettlInstType gets AllocSettlInstType, Tag 780

func (NoAllocs) GetAllocText added in v0.4.0

func (m NoAllocs) GetAllocText() (f field.AllocTextField, err quickfix.MessageRejectError)

GetAllocText gets AllocText, Tag 161

func (NoAllocs) GetClearingFeeIndicator added in v0.4.0

func (m NoAllocs) GetClearingFeeIndicator() (f field.ClearingFeeIndicatorField, err quickfix.MessageRejectError)

GetClearingFeeIndicator gets ClearingFeeIndicator, Tag 635

func (NoAllocs) GetCommCurrency added in v0.4.0

func (m NoAllocs) GetCommCurrency() (f field.CommCurrencyField, err quickfix.MessageRejectError)

GetCommCurrency gets CommCurrency, Tag 479

func (NoAllocs) GetCommType added in v0.4.0

func (m NoAllocs) GetCommType() (f field.CommTypeField, err quickfix.MessageRejectError)

GetCommType gets CommType, Tag 13

func (NoAllocs) GetCommission added in v0.4.0

func (m NoAllocs) GetCommission() (f field.CommissionField, err quickfix.MessageRejectError)

GetCommission gets Commission, Tag 12

func (NoAllocs) GetEncodedAllocText added in v0.4.0

func (m NoAllocs) GetEncodedAllocText() (f field.EncodedAllocTextField, err quickfix.MessageRejectError)

GetEncodedAllocText gets EncodedAllocText, Tag 361

func (NoAllocs) GetEncodedAllocTextLen added in v0.4.0

func (m NoAllocs) GetEncodedAllocTextLen() (f field.EncodedAllocTextLenField, err quickfix.MessageRejectError)

GetEncodedAllocTextLen gets EncodedAllocTextLen, Tag 360

func (NoAllocs) GetFundRenewWaiv added in v0.4.0

func (m NoAllocs) GetFundRenewWaiv() (f field.FundRenewWaivField, err quickfix.MessageRejectError)

GetFundRenewWaiv gets FundRenewWaiv, Tag 497

func (NoAllocs) GetIndividualAllocID added in v0.4.0

func (m NoAllocs) GetIndividualAllocID() (f field.IndividualAllocIDField, err quickfix.MessageRejectError)

GetIndividualAllocID gets IndividualAllocID, Tag 467

func (NoAllocs) GetIndividualAllocType added in v0.4.0

func (m NoAllocs) GetIndividualAllocType() (f field.IndividualAllocTypeField, err quickfix.MessageRejectError)

GetIndividualAllocType gets IndividualAllocType, Tag 992

func (NoAllocs) GetMatchStatus added in v0.4.0

func (m NoAllocs) GetMatchStatus() (f field.MatchStatusField, err quickfix.MessageRejectError)

GetMatchStatus gets MatchStatus, Tag 573

func (NoAllocs) GetNoClearingInstructions added in v0.4.0

GetNoClearingInstructions gets NoClearingInstructions, Tag 576

func (NoAllocs) GetNoDlvyInst added in v0.4.0

GetNoDlvyInst gets NoDlvyInst, Tag 85

func (NoAllocs) GetNoMiscFees added in v0.4.0

GetNoMiscFees gets NoMiscFees, Tag 136

func (NoAllocs) GetNoNestedPartyIDs added in v0.4.0

GetNoNestedPartyIDs gets NoNestedPartyIDs, Tag 539

func (NoAllocs) GetNotifyBrokerOfCredit added in v0.4.0

func (m NoAllocs) GetNotifyBrokerOfCredit() (f field.NotifyBrokerOfCreditField, err quickfix.MessageRejectError)

GetNotifyBrokerOfCredit gets NotifyBrokerOfCredit, Tag 208

func (NoAllocs) GetProcessCode added in v0.4.0

func (m NoAllocs) GetProcessCode() (f field.ProcessCodeField, err quickfix.MessageRejectError)

GetProcessCode gets ProcessCode, Tag 81

func (NoAllocs) GetSecondaryIndividualAllocID added in v0.4.0

func (m NoAllocs) GetSecondaryIndividualAllocID() (f field.SecondaryIndividualAllocIDField, err quickfix.MessageRejectError)

GetSecondaryIndividualAllocID gets SecondaryIndividualAllocID, Tag 989

func (NoAllocs) GetSettlCurrAmt added in v0.4.0

func (m NoAllocs) GetSettlCurrAmt() (f field.SettlCurrAmtField, err quickfix.MessageRejectError)

GetSettlCurrAmt gets SettlCurrAmt, Tag 119

func (NoAllocs) GetSettlCurrFxRate added in v0.4.0

func (m NoAllocs) GetSettlCurrFxRate() (f field.SettlCurrFxRateField, err quickfix.MessageRejectError)

GetSettlCurrFxRate gets SettlCurrFxRate, Tag 155

func (NoAllocs) GetSettlCurrFxRateCalc added in v0.4.0

func (m NoAllocs) GetSettlCurrFxRateCalc() (f field.SettlCurrFxRateCalcField, err quickfix.MessageRejectError)

GetSettlCurrFxRateCalc gets SettlCurrFxRateCalc, Tag 156

func (NoAllocs) GetSettlCurrency added in v0.4.0

func (m NoAllocs) GetSettlCurrency() (f field.SettlCurrencyField, err quickfix.MessageRejectError)

GetSettlCurrency gets SettlCurrency, Tag 120

func (NoAllocs) GetSettlDeliveryType added in v0.4.0

func (m NoAllocs) GetSettlDeliveryType() (f field.SettlDeliveryTypeField, err quickfix.MessageRejectError)

GetSettlDeliveryType gets SettlDeliveryType, Tag 172

func (NoAllocs) GetStandInstDbID added in v0.4.0

func (m NoAllocs) GetStandInstDbID() (f field.StandInstDbIDField, err quickfix.MessageRejectError)

GetStandInstDbID gets StandInstDbID, Tag 171

func (NoAllocs) GetStandInstDbName added in v0.4.0

func (m NoAllocs) GetStandInstDbName() (f field.StandInstDbNameField, err quickfix.MessageRejectError)

GetStandInstDbName gets StandInstDbName, Tag 170

func (NoAllocs) GetStandInstDbType added in v0.4.0

func (m NoAllocs) GetStandInstDbType() (f field.StandInstDbTypeField, err quickfix.MessageRejectError)

GetStandInstDbType gets StandInstDbType, Tag 169

func (NoAllocs) HasAllocAccount added in v0.4.0

func (m NoAllocs) HasAllocAccount() bool

HasAllocAccount returns true if AllocAccount is present, Tag 79

func (NoAllocs) HasAllocAccruedInterestAmt added in v0.4.0

func (m NoAllocs) HasAllocAccruedInterestAmt() bool

HasAllocAccruedInterestAmt returns true if AllocAccruedInterestAmt is present, Tag 742

func (NoAllocs) HasAllocAcctIDSource added in v0.4.0

func (m NoAllocs) HasAllocAcctIDSource() bool

HasAllocAcctIDSource returns true if AllocAcctIDSource is present, Tag 661

func (NoAllocs) HasAllocAvgPx added in v0.4.0

func (m NoAllocs) HasAllocAvgPx() bool

HasAllocAvgPx returns true if AllocAvgPx is present, Tag 153

func (NoAllocs) HasAllocCustomerCapacity added in v0.4.0

func (m NoAllocs) HasAllocCustomerCapacity() bool

HasAllocCustomerCapacity returns true if AllocCustomerCapacity is present, Tag 993

func (NoAllocs) HasAllocHandlInst added in v0.4.0

func (m NoAllocs) HasAllocHandlInst() bool

HasAllocHandlInst returns true if AllocHandlInst is present, Tag 209

func (NoAllocs) HasAllocInterestAtMaturity added in v0.4.0

func (m NoAllocs) HasAllocInterestAtMaturity() bool

HasAllocInterestAtMaturity returns true if AllocInterestAtMaturity is present, Tag 741

func (NoAllocs) HasAllocMethod added in v0.4.0

func (m NoAllocs) HasAllocMethod() bool

HasAllocMethod returns true if AllocMethod is present, Tag 1002

func (NoAllocs) HasAllocNetMoney added in v0.4.0

func (m NoAllocs) HasAllocNetMoney() bool

HasAllocNetMoney returns true if AllocNetMoney is present, Tag 154

func (NoAllocs) HasAllocPositionEffect added in v0.4.0

func (m NoAllocs) HasAllocPositionEffect() bool

HasAllocPositionEffect returns true if AllocPositionEffect is present, Tag 1047

func (NoAllocs) HasAllocPrice added in v0.4.0

func (m NoAllocs) HasAllocPrice() bool

HasAllocPrice returns true if AllocPrice is present, Tag 366

func (NoAllocs) HasAllocQty added in v0.4.0

func (m NoAllocs) HasAllocQty() bool

HasAllocQty returns true if AllocQty is present, Tag 80

func (NoAllocs) HasAllocSettlCurrAmt added in v0.4.0

func (m NoAllocs) HasAllocSettlCurrAmt() bool

HasAllocSettlCurrAmt returns true if AllocSettlCurrAmt is present, Tag 737

func (NoAllocs) HasAllocSettlCurrency added in v0.4.0

func (m NoAllocs) HasAllocSettlCurrency() bool

HasAllocSettlCurrency returns true if AllocSettlCurrency is present, Tag 736

func (NoAllocs) HasAllocSettlInstType added in v0.4.0

func (m NoAllocs) HasAllocSettlInstType() bool

HasAllocSettlInstType returns true if AllocSettlInstType is present, Tag 780

func (NoAllocs) HasAllocText added in v0.4.0

func (m NoAllocs) HasAllocText() bool

HasAllocText returns true if AllocText is present, Tag 161

func (NoAllocs) HasClearingFeeIndicator added in v0.4.0

func (m NoAllocs) HasClearingFeeIndicator() bool

HasClearingFeeIndicator returns true if ClearingFeeIndicator is present, Tag 635

func (NoAllocs) HasCommCurrency added in v0.4.0

func (m NoAllocs) HasCommCurrency() bool

HasCommCurrency returns true if CommCurrency is present, Tag 479

func (NoAllocs) HasCommType added in v0.4.0

func (m NoAllocs) HasCommType() bool

HasCommType returns true if CommType is present, Tag 13

func (NoAllocs) HasCommission added in v0.4.0

func (m NoAllocs) HasCommission() bool

HasCommission returns true if Commission is present, Tag 12

func (NoAllocs) HasEncodedAllocText added in v0.4.0

func (m NoAllocs) HasEncodedAllocText() bool

HasEncodedAllocText returns true if EncodedAllocText is present, Tag 361

func (NoAllocs) HasEncodedAllocTextLen added in v0.4.0

func (m NoAllocs) HasEncodedAllocTextLen() bool

HasEncodedAllocTextLen returns true if EncodedAllocTextLen is present, Tag 360

func (NoAllocs) HasFundRenewWaiv added in v0.4.0

func (m NoAllocs) HasFundRenewWaiv() bool

HasFundRenewWaiv returns true if FundRenewWaiv is present, Tag 497

func (NoAllocs) HasIndividualAllocID added in v0.4.0

func (m NoAllocs) HasIndividualAllocID() bool

HasIndividualAllocID returns true if IndividualAllocID is present, Tag 467

func (NoAllocs) HasIndividualAllocType added in v0.4.0

func (m NoAllocs) HasIndividualAllocType() bool

HasIndividualAllocType returns true if IndividualAllocType is present, Tag 992

func (NoAllocs) HasMatchStatus added in v0.4.0

func (m NoAllocs) HasMatchStatus() bool

HasMatchStatus returns true if MatchStatus is present, Tag 573

func (NoAllocs) HasNoClearingInstructions added in v0.4.0

func (m NoAllocs) HasNoClearingInstructions() bool

HasNoClearingInstructions returns true if NoClearingInstructions is present, Tag 576

func (NoAllocs) HasNoDlvyInst added in v0.4.0

func (m NoAllocs) HasNoDlvyInst() bool

HasNoDlvyInst returns true if NoDlvyInst is present, Tag 85

func (NoAllocs) HasNoMiscFees added in v0.4.0

func (m NoAllocs) HasNoMiscFees() bool

HasNoMiscFees returns true if NoMiscFees is present, Tag 136

func (NoAllocs) HasNoNestedPartyIDs added in v0.4.0

func (m NoAllocs) HasNoNestedPartyIDs() bool

HasNoNestedPartyIDs returns true if NoNestedPartyIDs is present, Tag 539

func (NoAllocs) HasNotifyBrokerOfCredit added in v0.4.0

func (m NoAllocs) HasNotifyBrokerOfCredit() bool

HasNotifyBrokerOfCredit returns true if NotifyBrokerOfCredit is present, Tag 208

func (NoAllocs) HasProcessCode added in v0.4.0

func (m NoAllocs) HasProcessCode() bool

HasProcessCode returns true if ProcessCode is present, Tag 81

func (NoAllocs) HasSecondaryIndividualAllocID added in v0.4.0

func (m NoAllocs) HasSecondaryIndividualAllocID() bool

HasSecondaryIndividualAllocID returns true if SecondaryIndividualAllocID is present, Tag 989

func (NoAllocs) HasSettlCurrAmt added in v0.4.0

func (m NoAllocs) HasSettlCurrAmt() bool

HasSettlCurrAmt returns true if SettlCurrAmt is present, Tag 119

func (NoAllocs) HasSettlCurrFxRate added in v0.4.0

func (m NoAllocs) HasSettlCurrFxRate() bool

HasSettlCurrFxRate returns true if SettlCurrFxRate is present, Tag 155

func (NoAllocs) HasSettlCurrFxRateCalc added in v0.4.0

func (m NoAllocs) HasSettlCurrFxRateCalc() bool

HasSettlCurrFxRateCalc returns true if SettlCurrFxRateCalc is present, Tag 156

func (NoAllocs) HasSettlCurrency added in v0.4.0

func (m NoAllocs) HasSettlCurrency() bool

HasSettlCurrency returns true if SettlCurrency is present, Tag 120

func (NoAllocs) HasSettlDeliveryType added in v0.4.0

func (m NoAllocs) HasSettlDeliveryType() bool

HasSettlDeliveryType returns true if SettlDeliveryType is present, Tag 172

func (NoAllocs) HasStandInstDbID added in v0.4.0

func (m NoAllocs) HasStandInstDbID() bool

HasStandInstDbID returns true if StandInstDbID is present, Tag 171

func (NoAllocs) HasStandInstDbName added in v0.4.0

func (m NoAllocs) HasStandInstDbName() bool

HasStandInstDbName returns true if StandInstDbName is present, Tag 170

func (NoAllocs) HasStandInstDbType added in v0.4.0

func (m NoAllocs) HasStandInstDbType() bool

HasStandInstDbType returns true if StandInstDbType is present, Tag 169

func (NoAllocs) SetAllocAccount added in v0.4.0

func (m NoAllocs) SetAllocAccount(v string)

SetAllocAccount sets AllocAccount, Tag 79

func (NoAllocs) SetAllocAccruedInterestAmt added in v0.4.0

func (m NoAllocs) SetAllocAccruedInterestAmt(value decimal.Decimal, scale int32)

SetAllocAccruedInterestAmt sets AllocAccruedInterestAmt, Tag 742

func (NoAllocs) SetAllocAcctIDSource added in v0.4.0

func (m NoAllocs) SetAllocAcctIDSource(v int)

SetAllocAcctIDSource sets AllocAcctIDSource, Tag 661

func (NoAllocs) SetAllocAvgPx added in v0.4.0

func (m NoAllocs) SetAllocAvgPx(value decimal.Decimal, scale int32)

SetAllocAvgPx sets AllocAvgPx, Tag 153

func (NoAllocs) SetAllocCustomerCapacity added in v0.4.0

func (m NoAllocs) SetAllocCustomerCapacity(v string)

SetAllocCustomerCapacity sets AllocCustomerCapacity, Tag 993

func (NoAllocs) SetAllocHandlInst added in v0.4.0

func (m NoAllocs) SetAllocHandlInst(v int)

SetAllocHandlInst sets AllocHandlInst, Tag 209

func (NoAllocs) SetAllocInterestAtMaturity added in v0.4.0

func (m NoAllocs) SetAllocInterestAtMaturity(value decimal.Decimal, scale int32)

SetAllocInterestAtMaturity sets AllocInterestAtMaturity, Tag 741

func (NoAllocs) SetAllocMethod added in v0.4.0

func (m NoAllocs) SetAllocMethod(v int)

SetAllocMethod sets AllocMethod, Tag 1002

func (NoAllocs) SetAllocNetMoney added in v0.4.0

func (m NoAllocs) SetAllocNetMoney(value decimal.Decimal, scale int32)

SetAllocNetMoney sets AllocNetMoney, Tag 154

func (NoAllocs) SetAllocPositionEffect added in v0.4.0

func (m NoAllocs) SetAllocPositionEffect(v string)

SetAllocPositionEffect sets AllocPositionEffect, Tag 1047

func (NoAllocs) SetAllocPrice added in v0.4.0

func (m NoAllocs) SetAllocPrice(value decimal.Decimal, scale int32)

SetAllocPrice sets AllocPrice, Tag 366

func (NoAllocs) SetAllocQty added in v0.4.0

func (m NoAllocs) SetAllocQty(value decimal.Decimal, scale int32)

SetAllocQty sets AllocQty, Tag 80

func (NoAllocs) SetAllocSettlCurrAmt added in v0.4.0

func (m NoAllocs) SetAllocSettlCurrAmt(value decimal.Decimal, scale int32)

SetAllocSettlCurrAmt sets AllocSettlCurrAmt, Tag 737

func (NoAllocs) SetAllocSettlCurrency added in v0.4.0

func (m NoAllocs) SetAllocSettlCurrency(v string)

SetAllocSettlCurrency sets AllocSettlCurrency, Tag 736

func (NoAllocs) SetAllocSettlInstType added in v0.4.0

func (m NoAllocs) SetAllocSettlInstType(v int)

SetAllocSettlInstType sets AllocSettlInstType, Tag 780

func (NoAllocs) SetAllocText added in v0.4.0

func (m NoAllocs) SetAllocText(v string)

SetAllocText sets AllocText, Tag 161

func (NoAllocs) SetClearingFeeIndicator added in v0.4.0

func (m NoAllocs) SetClearingFeeIndicator(v string)

SetClearingFeeIndicator sets ClearingFeeIndicator, Tag 635

func (NoAllocs) SetCommCurrency added in v0.4.0

func (m NoAllocs) SetCommCurrency(v string)

SetCommCurrency sets CommCurrency, Tag 479

func (NoAllocs) SetCommType added in v0.4.0

func (m NoAllocs) SetCommType(v string)

SetCommType sets CommType, Tag 13

func (NoAllocs) SetCommission added in v0.4.0

func (m NoAllocs) SetCommission(value decimal.Decimal, scale int32)

SetCommission sets Commission, Tag 12

func (NoAllocs) SetEncodedAllocText added in v0.4.0

func (m NoAllocs) SetEncodedAllocText(v string)

SetEncodedAllocText sets EncodedAllocText, Tag 361

func (NoAllocs) SetEncodedAllocTextLen added in v0.4.0

func (m NoAllocs) SetEncodedAllocTextLen(v int)

SetEncodedAllocTextLen sets EncodedAllocTextLen, Tag 360

func (NoAllocs) SetFundRenewWaiv added in v0.4.0

func (m NoAllocs) SetFundRenewWaiv(v string)

SetFundRenewWaiv sets FundRenewWaiv, Tag 497

func (NoAllocs) SetIndividualAllocID added in v0.4.0

func (m NoAllocs) SetIndividualAllocID(v string)

SetIndividualAllocID sets IndividualAllocID, Tag 467

func (NoAllocs) SetIndividualAllocType added in v0.4.0

func (m NoAllocs) SetIndividualAllocType(v int)

SetIndividualAllocType sets IndividualAllocType, Tag 992

func (NoAllocs) SetMatchStatus added in v0.4.0

func (m NoAllocs) SetMatchStatus(v string)

SetMatchStatus sets MatchStatus, Tag 573

func (NoAllocs) SetNoClearingInstructions added in v0.4.0

func (m NoAllocs) SetNoClearingInstructions(f NoClearingInstructionsRepeatingGroup)

SetNoClearingInstructions sets NoClearingInstructions, Tag 576

func (NoAllocs) SetNoDlvyInst added in v0.4.0

func (m NoAllocs) SetNoDlvyInst(f NoDlvyInstRepeatingGroup)

SetNoDlvyInst sets NoDlvyInst, Tag 85

func (NoAllocs) SetNoMiscFees added in v0.4.0

func (m NoAllocs) SetNoMiscFees(f NoMiscFeesRepeatingGroup)

SetNoMiscFees sets NoMiscFees, Tag 136

func (NoAllocs) SetNoNestedPartyIDs added in v0.4.0

func (m NoAllocs) SetNoNestedPartyIDs(f NoNestedPartyIDsRepeatingGroup)

SetNoNestedPartyIDs sets NoNestedPartyIDs, Tag 539

func (NoAllocs) SetNotifyBrokerOfCredit added in v0.4.0

func (m NoAllocs) SetNotifyBrokerOfCredit(v bool)

SetNotifyBrokerOfCredit sets NotifyBrokerOfCredit, Tag 208

func (NoAllocs) SetProcessCode added in v0.4.0

func (m NoAllocs) SetProcessCode(v string)

SetProcessCode sets ProcessCode, Tag 81

func (NoAllocs) SetSecondaryIndividualAllocID added in v0.4.0

func (m NoAllocs) SetSecondaryIndividualAllocID(v string)

SetSecondaryIndividualAllocID sets SecondaryIndividualAllocID, Tag 989

func (NoAllocs) SetSettlCurrAmt added in v0.4.0

func (m NoAllocs) SetSettlCurrAmt(value decimal.Decimal, scale int32)

SetSettlCurrAmt sets SettlCurrAmt, Tag 119

func (NoAllocs) SetSettlCurrFxRate added in v0.4.0

func (m NoAllocs) SetSettlCurrFxRate(value decimal.Decimal, scale int32)

SetSettlCurrFxRate sets SettlCurrFxRate, Tag 155

func (NoAllocs) SetSettlCurrFxRateCalc added in v0.4.0

func (m NoAllocs) SetSettlCurrFxRateCalc(v string)

SetSettlCurrFxRateCalc sets SettlCurrFxRateCalc, Tag 156

func (NoAllocs) SetSettlCurrency added in v0.4.0

func (m NoAllocs) SetSettlCurrency(v string)

SetSettlCurrency sets SettlCurrency, Tag 120

func (NoAllocs) SetSettlDeliveryType added in v0.4.0

func (m NoAllocs) SetSettlDeliveryType(v int)

SetSettlDeliveryType sets SettlDeliveryType, Tag 172

func (NoAllocs) SetStandInstDbID added in v0.4.0

func (m NoAllocs) SetStandInstDbID(v string)

SetStandInstDbID sets StandInstDbID, Tag 171

func (NoAllocs) SetStandInstDbName added in v0.4.0

func (m NoAllocs) SetStandInstDbName(v string)

SetStandInstDbName sets StandInstDbName, Tag 170

func (NoAllocs) SetStandInstDbType added in v0.4.0

func (m NoAllocs) SetStandInstDbType(v int)

SetStandInstDbType sets StandInstDbType, Tag 169

type NoAllocsRepeatingGroup added in v0.4.0

type NoAllocsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoAllocsRepeatingGroup is a repeating group, Tag 78

func NewNoAllocsRepeatingGroup added in v0.4.0

func NewNoAllocsRepeatingGroup() NoAllocsRepeatingGroup

NewNoAllocsRepeatingGroup returns an initialized, NoAllocsRepeatingGroup

func (NoAllocsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoAllocs to this group

func (NoAllocsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoAllocs in the NoAllocsRepeatinGroup

type NoClearingInstructions added in v0.4.0

type NoClearingInstructions struct {
	quickfix.Group
}

NoClearingInstructions is a repeating group element, Tag 576

func (NoClearingInstructions) GetClearingInstruction added in v0.4.0

GetClearingInstruction gets ClearingInstruction, Tag 577

func (NoClearingInstructions) HasClearingInstruction added in v0.4.0

func (m NoClearingInstructions) HasClearingInstruction() bool

HasClearingInstruction returns true if ClearingInstruction is present, Tag 577

func (NoClearingInstructions) SetClearingInstruction added in v0.4.0

func (m NoClearingInstructions) SetClearingInstruction(v int)

SetClearingInstruction sets ClearingInstruction, Tag 577

type NoClearingInstructionsRepeatingGroup added in v0.4.0

type NoClearingInstructionsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoClearingInstructionsRepeatingGroup is a repeating group, Tag 576

func NewNoClearingInstructionsRepeatingGroup added in v0.4.0

func NewNoClearingInstructionsRepeatingGroup() NoClearingInstructionsRepeatingGroup

NewNoClearingInstructionsRepeatingGroup returns an initialized, NoClearingInstructionsRepeatingGroup

func (NoClearingInstructionsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoClearingInstructions to this group

func (NoClearingInstructionsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoClearingInstructions in the NoClearingInstructionsRepeatinGroup

type NoDlvyInst added in v0.4.0

type NoDlvyInst struct {
	quickfix.Group
}

NoDlvyInst is a repeating group element, Tag 85

func (NoDlvyInst) GetDlvyInstType added in v0.4.0

func (m NoDlvyInst) GetDlvyInstType() (f field.DlvyInstTypeField, err quickfix.MessageRejectError)

GetDlvyInstType gets DlvyInstType, Tag 787

func (NoDlvyInst) GetNoSettlPartyIDs added in v0.4.0

GetNoSettlPartyIDs gets NoSettlPartyIDs, Tag 781

func (NoDlvyInst) GetSettlInstSource added in v0.4.0

func (m NoDlvyInst) GetSettlInstSource() (f field.SettlInstSourceField, err quickfix.MessageRejectError)

GetSettlInstSource gets SettlInstSource, Tag 165

func (NoDlvyInst) HasDlvyInstType added in v0.4.0

func (m NoDlvyInst) HasDlvyInstType() bool

HasDlvyInstType returns true if DlvyInstType is present, Tag 787

func (NoDlvyInst) HasNoSettlPartyIDs added in v0.4.0

func (m NoDlvyInst) HasNoSettlPartyIDs() bool

HasNoSettlPartyIDs returns true if NoSettlPartyIDs is present, Tag 781

func (NoDlvyInst) HasSettlInstSource added in v0.4.0

func (m NoDlvyInst) HasSettlInstSource() bool

HasSettlInstSource returns true if SettlInstSource is present, Tag 165

func (NoDlvyInst) SetDlvyInstType added in v0.4.0

func (m NoDlvyInst) SetDlvyInstType(v string)

SetDlvyInstType sets DlvyInstType, Tag 787

func (NoDlvyInst) SetNoSettlPartyIDs added in v0.4.0

func (m NoDlvyInst) SetNoSettlPartyIDs(f NoSettlPartyIDsRepeatingGroup)

SetNoSettlPartyIDs sets NoSettlPartyIDs, Tag 781

func (NoDlvyInst) SetSettlInstSource added in v0.4.0

func (m NoDlvyInst) SetSettlInstSource(v string)

SetSettlInstSource sets SettlInstSource, Tag 165

type NoDlvyInstRepeatingGroup added in v0.4.0

type NoDlvyInstRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoDlvyInstRepeatingGroup is a repeating group, Tag 85

func NewNoDlvyInstRepeatingGroup added in v0.4.0

func NewNoDlvyInstRepeatingGroup() NoDlvyInstRepeatingGroup

NewNoDlvyInstRepeatingGroup returns an initialized, NoDlvyInstRepeatingGroup

func (NoDlvyInstRepeatingGroup) Add added in v0.4.0

Add create and append a new NoDlvyInst to this group

func (NoDlvyInstRepeatingGroup) Get added in v0.4.0

Get returns the ith NoDlvyInst in the NoDlvyInstRepeatinGroup

type NoEvents added in v0.4.0

type NoEvents struct {
	quickfix.Group
}

NoEvents is a repeating group element, Tag 864

func (NoEvents) GetEventDate added in v0.4.0

func (m NoEvents) GetEventDate() (f field.EventDateField, err quickfix.MessageRejectError)

GetEventDate gets EventDate, Tag 866

func (NoEvents) GetEventPx added in v0.4.0

func (m NoEvents) GetEventPx() (f field.EventPxField, err quickfix.MessageRejectError)

GetEventPx gets EventPx, Tag 867

func (NoEvents) GetEventText added in v0.4.0

func (m NoEvents) GetEventText() (f field.EventTextField, err quickfix.MessageRejectError)

GetEventText gets EventText, Tag 868

func (NoEvents) GetEventType added in v0.4.0

func (m NoEvents) GetEventType() (f field.EventTypeField, err quickfix.MessageRejectError)

GetEventType gets EventType, Tag 865

func (NoEvents) HasEventDate added in v0.4.0

func (m NoEvents) HasEventDate() bool

HasEventDate returns true if EventDate is present, Tag 866

func (NoEvents) HasEventPx added in v0.4.0

func (m NoEvents) HasEventPx() bool

HasEventPx returns true if EventPx is present, Tag 867

func (NoEvents) HasEventText added in v0.4.0

func (m NoEvents) HasEventText() bool

HasEventText returns true if EventText is present, Tag 868

func (NoEvents) HasEventType added in v0.4.0

func (m NoEvents) HasEventType() bool

HasEventType returns true if EventType is present, Tag 865

func (NoEvents) SetEventDate added in v0.4.0

func (m NoEvents) SetEventDate(v string)

SetEventDate sets EventDate, Tag 866

func (NoEvents) SetEventPx added in v0.4.0

func (m NoEvents) SetEventPx(value decimal.Decimal, scale int32)

SetEventPx sets EventPx, Tag 867

func (NoEvents) SetEventText added in v0.4.0

func (m NoEvents) SetEventText(v string)

SetEventText sets EventText, Tag 868

func (NoEvents) SetEventType added in v0.4.0

func (m NoEvents) SetEventType(v int)

SetEventType sets EventType, Tag 865

type NoEventsRepeatingGroup added in v0.4.0

type NoEventsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoEventsRepeatingGroup is a repeating group, Tag 864

func NewNoEventsRepeatingGroup added in v0.4.0

func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup

NewNoEventsRepeatingGroup returns an initialized, NoEventsRepeatingGroup

func (NoEventsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoEvents to this group

func (NoEventsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoEvents in the NoEventsRepeatinGroup

type NoExecs added in v0.4.0

type NoExecs struct {
	quickfix.Group
}

NoExecs is a repeating group element, Tag 124

func (NoExecs) GetExecID added in v0.4.0

func (m NoExecs) GetExecID() (f field.ExecIDField, err quickfix.MessageRejectError)

GetExecID gets ExecID, Tag 17

func (NoExecs) GetFirmTradeID added in v0.4.0

func (m NoExecs) GetFirmTradeID() (f field.FirmTradeIDField, err quickfix.MessageRejectError)

GetFirmTradeID gets FirmTradeID, Tag 1041

func (NoExecs) GetLastCapacity added in v0.4.0

func (m NoExecs) GetLastCapacity() (f field.LastCapacityField, err quickfix.MessageRejectError)

GetLastCapacity gets LastCapacity, Tag 29

func (NoExecs) GetLastParPx added in v0.4.0

func (m NoExecs) GetLastParPx() (f field.LastParPxField, err quickfix.MessageRejectError)

GetLastParPx gets LastParPx, Tag 669

func (NoExecs) GetLastPx added in v0.4.0

func (m NoExecs) GetLastPx() (f field.LastPxField, err quickfix.MessageRejectError)

GetLastPx gets LastPx, Tag 31

func (NoExecs) GetLastQty added in v0.4.0

func (m NoExecs) GetLastQty() (f field.LastQtyField, err quickfix.MessageRejectError)

GetLastQty gets LastQty, Tag 32

func (NoExecs) GetSecondaryExecID added in v0.4.0

func (m NoExecs) GetSecondaryExecID() (f field.SecondaryExecIDField, err quickfix.MessageRejectError)

GetSecondaryExecID gets SecondaryExecID, Tag 527

func (NoExecs) GetTradeID added in v0.4.0

func (m NoExecs) GetTradeID() (f field.TradeIDField, err quickfix.MessageRejectError)

GetTradeID gets TradeID, Tag 1003

func (NoExecs) HasExecID added in v0.4.0

func (m NoExecs) HasExecID() bool

HasExecID returns true if ExecID is present, Tag 17

func (NoExecs) HasFirmTradeID added in v0.4.0

func (m NoExecs) HasFirmTradeID() bool

HasFirmTradeID returns true if FirmTradeID is present, Tag 1041

func (NoExecs) HasLastCapacity added in v0.4.0

func (m NoExecs) HasLastCapacity() bool

HasLastCapacity returns true if LastCapacity is present, Tag 29

func (NoExecs) HasLastParPx added in v0.4.0

func (m NoExecs) HasLastParPx() bool

HasLastParPx returns true if LastParPx is present, Tag 669

func (NoExecs) HasLastPx added in v0.4.0

func (m NoExecs) HasLastPx() bool

HasLastPx returns true if LastPx is present, Tag 31

func (NoExecs) HasLastQty added in v0.4.0

func (m NoExecs) HasLastQty() bool

HasLastQty returns true if LastQty is present, Tag 32

func (NoExecs) HasSecondaryExecID added in v0.4.0

func (m NoExecs) HasSecondaryExecID() bool

HasSecondaryExecID returns true if SecondaryExecID is present, Tag 527

func (NoExecs) HasTradeID added in v0.4.0

func (m NoExecs) HasTradeID() bool

HasTradeID returns true if TradeID is present, Tag 1003

func (NoExecs) SetExecID added in v0.4.0

func (m NoExecs) SetExecID(v string)

SetExecID sets ExecID, Tag 17

func (NoExecs) SetFirmTradeID added in v0.4.0

func (m NoExecs) SetFirmTradeID(v string)

SetFirmTradeID sets FirmTradeID, Tag 1041

func (NoExecs) SetLastCapacity added in v0.4.0

func (m NoExecs) SetLastCapacity(v string)

SetLastCapacity sets LastCapacity, Tag 29

func (NoExecs) SetLastParPx added in v0.4.0

func (m NoExecs) SetLastParPx(value decimal.Decimal, scale int32)

SetLastParPx sets LastParPx, Tag 669

func (NoExecs) SetLastPx added in v0.4.0

func (m NoExecs) SetLastPx(value decimal.Decimal, scale int32)

SetLastPx sets LastPx, Tag 31

func (NoExecs) SetLastQty added in v0.4.0

func (m NoExecs) SetLastQty(value decimal.Decimal, scale int32)

SetLastQty sets LastQty, Tag 32

func (NoExecs) SetSecondaryExecID added in v0.4.0

func (m NoExecs) SetSecondaryExecID(v string)

SetSecondaryExecID sets SecondaryExecID, Tag 527

func (NoExecs) SetTradeID added in v0.4.0

func (m NoExecs) SetTradeID(v string)

SetTradeID sets TradeID, Tag 1003

type NoExecsRepeatingGroup added in v0.4.0

type NoExecsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoExecsRepeatingGroup is a repeating group, Tag 124

func NewNoExecsRepeatingGroup added in v0.4.0

func NewNoExecsRepeatingGroup() NoExecsRepeatingGroup

NewNoExecsRepeatingGroup returns an initialized, NoExecsRepeatingGroup

func (NoExecsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoExecs to this group

func (NoExecsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoExecs in the NoExecsRepeatinGroup

type NoInstrAttrib added in v0.4.0

type NoInstrAttrib struct {
	quickfix.Group
}

NoInstrAttrib is a repeating group element, Tag 870

func (NoInstrAttrib) GetInstrAttribType added in v0.4.0

func (m NoInstrAttrib) GetInstrAttribType() (f field.InstrAttribTypeField, err quickfix.MessageRejectError)

GetInstrAttribType gets InstrAttribType, Tag 871

func (NoInstrAttrib) GetInstrAttribValue added in v0.4.0

func (m NoInstrAttrib) GetInstrAttribValue() (f field.InstrAttribValueField, err quickfix.MessageRejectError)

GetInstrAttribValue gets InstrAttribValue, Tag 872

func (NoInstrAttrib) HasInstrAttribType added in v0.4.0

func (m NoInstrAttrib) HasInstrAttribType() bool

HasInstrAttribType returns true if InstrAttribType is present, Tag 871

func (NoInstrAttrib) HasInstrAttribValue added in v0.4.0

func (m NoInstrAttrib) HasInstrAttribValue() bool

HasInstrAttribValue returns true if InstrAttribValue is present, Tag 872

func (NoInstrAttrib) SetInstrAttribType added in v0.4.0

func (m NoInstrAttrib) SetInstrAttribType(v int)

SetInstrAttribType sets InstrAttribType, Tag 871

func (NoInstrAttrib) SetInstrAttribValue added in v0.4.0

func (m NoInstrAttrib) SetInstrAttribValue(v string)

SetInstrAttribValue sets InstrAttribValue, Tag 872

type NoInstrAttribRepeatingGroup added in v0.4.0

type NoInstrAttribRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoInstrAttribRepeatingGroup is a repeating group, Tag 870

func NewNoInstrAttribRepeatingGroup added in v0.4.0

func NewNoInstrAttribRepeatingGroup() NoInstrAttribRepeatingGroup

NewNoInstrAttribRepeatingGroup returns an initialized, NoInstrAttribRepeatingGroup

func (NoInstrAttribRepeatingGroup) Add added in v0.4.0

Add create and append a new NoInstrAttrib to this group

func (NoInstrAttribRepeatingGroup) Get added in v0.4.0

Get returns the ith NoInstrAttrib in the NoInstrAttribRepeatinGroup

type NoInstrumentParties added in v0.4.0

type NoInstrumentParties struct {
	quickfix.Group
}

NoInstrumentParties is a repeating group element, Tag 1018

func (NoInstrumentParties) GetInstrumentPartyID added in v0.4.0

GetInstrumentPartyID gets InstrumentPartyID, Tag 1019

func (NoInstrumentParties) GetInstrumentPartyIDSource added in v0.4.0

func (m NoInstrumentParties) GetInstrumentPartyIDSource() (f field.InstrumentPartyIDSourceField, err quickfix.MessageRejectError)

GetInstrumentPartyIDSource gets InstrumentPartyIDSource, Tag 1050

func (NoInstrumentParties) GetInstrumentPartyRole added in v0.4.0

GetInstrumentPartyRole gets InstrumentPartyRole, Tag 1051

func (NoInstrumentParties) GetNoInstrumentPartySubIDs added in v0.4.0

GetNoInstrumentPartySubIDs gets NoInstrumentPartySubIDs, Tag 1052

func (NoInstrumentParties) HasInstrumentPartyID added in v0.4.0

func (m NoInstrumentParties) HasInstrumentPartyID() bool

HasInstrumentPartyID returns true if InstrumentPartyID is present, Tag 1019

func (NoInstrumentParties) HasInstrumentPartyIDSource added in v0.4.0

func (m NoInstrumentParties) HasInstrumentPartyIDSource() bool

HasInstrumentPartyIDSource returns true if InstrumentPartyIDSource is present, Tag 1050

func (NoInstrumentParties) HasInstrumentPartyRole added in v0.4.0

func (m NoInstrumentParties) HasInstrumentPartyRole() bool

HasInstrumentPartyRole returns true if InstrumentPartyRole is present, Tag 1051

func (NoInstrumentParties) HasNoInstrumentPartySubIDs added in v0.4.0

func (m NoInstrumentParties) HasNoInstrumentPartySubIDs() bool

HasNoInstrumentPartySubIDs returns true if NoInstrumentPartySubIDs is present, Tag 1052

func (NoInstrumentParties) SetInstrumentPartyID added in v0.4.0

func (m NoInstrumentParties) SetInstrumentPartyID(v string)

SetInstrumentPartyID sets InstrumentPartyID, Tag 1019

func (NoInstrumentParties) SetInstrumentPartyIDSource added in v0.4.0

func (m NoInstrumentParties) SetInstrumentPartyIDSource(v string)

SetInstrumentPartyIDSource sets InstrumentPartyIDSource, Tag 1050

func (NoInstrumentParties) SetInstrumentPartyRole added in v0.4.0

func (m NoInstrumentParties) SetInstrumentPartyRole(v int)

SetInstrumentPartyRole sets InstrumentPartyRole, Tag 1051

func (NoInstrumentParties) SetNoInstrumentPartySubIDs added in v0.4.0

func (m NoInstrumentParties) SetNoInstrumentPartySubIDs(f NoInstrumentPartySubIDsRepeatingGroup)

SetNoInstrumentPartySubIDs sets NoInstrumentPartySubIDs, Tag 1052

type NoInstrumentPartiesRepeatingGroup added in v0.4.0

type NoInstrumentPartiesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoInstrumentPartiesRepeatingGroup is a repeating group, Tag 1018

func NewNoInstrumentPartiesRepeatingGroup added in v0.4.0

func NewNoInstrumentPartiesRepeatingGroup() NoInstrumentPartiesRepeatingGroup

NewNoInstrumentPartiesRepeatingGroup returns an initialized, NoInstrumentPartiesRepeatingGroup

func (NoInstrumentPartiesRepeatingGroup) Add added in v0.4.0

Add create and append a new NoInstrumentParties to this group

func (NoInstrumentPartiesRepeatingGroup) Get added in v0.4.0

Get returns the ith NoInstrumentParties in the NoInstrumentPartiesRepeatinGroup

type NoInstrumentPartySubIDs added in v0.4.0

type NoInstrumentPartySubIDs struct {
	quickfix.Group
}

NoInstrumentPartySubIDs is a repeating group element, Tag 1052

func (NoInstrumentPartySubIDs) GetInstrumentPartySubID added in v0.4.0

GetInstrumentPartySubID gets InstrumentPartySubID, Tag 1053

func (NoInstrumentPartySubIDs) GetInstrumentPartySubIDType added in v0.4.0

GetInstrumentPartySubIDType gets InstrumentPartySubIDType, Tag 1054

func (NoInstrumentPartySubIDs) HasInstrumentPartySubID added in v0.4.0

func (m NoInstrumentPartySubIDs) HasInstrumentPartySubID() bool

HasInstrumentPartySubID returns true if InstrumentPartySubID is present, Tag 1053

func (NoInstrumentPartySubIDs) HasInstrumentPartySubIDType added in v0.4.0

func (m NoInstrumentPartySubIDs) HasInstrumentPartySubIDType() bool

HasInstrumentPartySubIDType returns true if InstrumentPartySubIDType is present, Tag 1054

func (NoInstrumentPartySubIDs) SetInstrumentPartySubID added in v0.4.0

func (m NoInstrumentPartySubIDs) SetInstrumentPartySubID(v string)

SetInstrumentPartySubID sets InstrumentPartySubID, Tag 1053

func (NoInstrumentPartySubIDs) SetInstrumentPartySubIDType added in v0.4.0

func (m NoInstrumentPartySubIDs) SetInstrumentPartySubIDType(v int)

SetInstrumentPartySubIDType sets InstrumentPartySubIDType, Tag 1054

type NoInstrumentPartySubIDsRepeatingGroup added in v0.4.0

type NoInstrumentPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1052

func NewNoInstrumentPartySubIDsRepeatingGroup added in v0.4.0

func NewNoInstrumentPartySubIDsRepeatingGroup() NoInstrumentPartySubIDsRepeatingGroup

NewNoInstrumentPartySubIDsRepeatingGroup returns an initialized, NoInstrumentPartySubIDsRepeatingGroup

func (NoInstrumentPartySubIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoInstrumentPartySubIDs to this group

func (NoInstrumentPartySubIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoInstrumentPartySubIDs in the NoInstrumentPartySubIDsRepeatinGroup

type NoLegSecurityAltID added in v0.4.0

type NoLegSecurityAltID struct {
	quickfix.Group
}

NoLegSecurityAltID is a repeating group element, Tag 604

func (NoLegSecurityAltID) GetLegSecurityAltID added in v0.4.0

GetLegSecurityAltID gets LegSecurityAltID, Tag 605

func (NoLegSecurityAltID) GetLegSecurityAltIDSource added in v0.4.0

func (m NoLegSecurityAltID) GetLegSecurityAltIDSource() (f field.LegSecurityAltIDSourceField, err quickfix.MessageRejectError)

GetLegSecurityAltIDSource gets LegSecurityAltIDSource, Tag 606

func (NoLegSecurityAltID) HasLegSecurityAltID added in v0.4.0

func (m NoLegSecurityAltID) HasLegSecurityAltID() bool

HasLegSecurityAltID returns true if LegSecurityAltID is present, Tag 605

func (NoLegSecurityAltID) HasLegSecurityAltIDSource added in v0.4.0

func (m NoLegSecurityAltID) HasLegSecurityAltIDSource() bool

HasLegSecurityAltIDSource returns true if LegSecurityAltIDSource is present, Tag 606

func (NoLegSecurityAltID) SetLegSecurityAltID added in v0.4.0

func (m NoLegSecurityAltID) SetLegSecurityAltID(v string)

SetLegSecurityAltID sets LegSecurityAltID, Tag 605

func (NoLegSecurityAltID) SetLegSecurityAltIDSource added in v0.4.0

func (m NoLegSecurityAltID) SetLegSecurityAltIDSource(v string)

SetLegSecurityAltIDSource sets LegSecurityAltIDSource, Tag 606

type NoLegSecurityAltIDRepeatingGroup added in v0.4.0

type NoLegSecurityAltIDRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoLegSecurityAltIDRepeatingGroup is a repeating group, Tag 604

func NewNoLegSecurityAltIDRepeatingGroup added in v0.4.0

func NewNoLegSecurityAltIDRepeatingGroup() NoLegSecurityAltIDRepeatingGroup

NewNoLegSecurityAltIDRepeatingGroup returns an initialized, NoLegSecurityAltIDRepeatingGroup

func (NoLegSecurityAltIDRepeatingGroup) Add added in v0.4.0

Add create and append a new NoLegSecurityAltID to this group

func (NoLegSecurityAltIDRepeatingGroup) Get added in v0.4.0

Get returns the ith NoLegSecurityAltID in the NoLegSecurityAltIDRepeatinGroup

type NoLegs added in v0.4.0

type NoLegs struct {
	quickfix.Group
}

NoLegs is a repeating group element, Tag 555

func (NoLegs) GetEncodedLegIssuer added in v0.4.0

func (m NoLegs) GetEncodedLegIssuer() (f field.EncodedLegIssuerField, err quickfix.MessageRejectError)

GetEncodedLegIssuer gets EncodedLegIssuer, Tag 619

func (NoLegs) GetEncodedLegIssuerLen added in v0.4.0

func (m NoLegs) GetEncodedLegIssuerLen() (f field.EncodedLegIssuerLenField, err quickfix.MessageRejectError)

GetEncodedLegIssuerLen gets EncodedLegIssuerLen, Tag 618

func (NoLegs) GetEncodedLegSecurityDesc added in v0.4.0

func (m NoLegs) GetEncodedLegSecurityDesc() (f field.EncodedLegSecurityDescField, err quickfix.MessageRejectError)

GetEncodedLegSecurityDesc gets EncodedLegSecurityDesc, Tag 622

func (NoLegs) GetEncodedLegSecurityDescLen added in v0.4.0

func (m NoLegs) GetEncodedLegSecurityDescLen() (f field.EncodedLegSecurityDescLenField, err quickfix.MessageRejectError)

GetEncodedLegSecurityDescLen gets EncodedLegSecurityDescLen, Tag 621

func (NoLegs) GetLegCFICode added in v0.4.0

func (m NoLegs) GetLegCFICode() (f field.LegCFICodeField, err quickfix.MessageRejectError)

GetLegCFICode gets LegCFICode, Tag 608

func (NoLegs) GetLegContractMultiplier added in v0.4.0

func (m NoLegs) GetLegContractMultiplier() (f field.LegContractMultiplierField, err quickfix.MessageRejectError)

GetLegContractMultiplier gets LegContractMultiplier, Tag 614

func (NoLegs) GetLegContractSettlMonth added in v0.4.0

func (m NoLegs) GetLegContractSettlMonth() (f field.LegContractSettlMonthField, err quickfix.MessageRejectError)

GetLegContractSettlMonth gets LegContractSettlMonth, Tag 955

func (NoLegs) GetLegCountryOfIssue added in v0.4.0

func (m NoLegs) GetLegCountryOfIssue() (f field.LegCountryOfIssueField, err quickfix.MessageRejectError)

GetLegCountryOfIssue gets LegCountryOfIssue, Tag 596

func (NoLegs) GetLegCouponPaymentDate added in v0.4.0

func (m NoLegs) GetLegCouponPaymentDate() (f field.LegCouponPaymentDateField, err quickfix.MessageRejectError)

GetLegCouponPaymentDate gets LegCouponPaymentDate, Tag 248

func (NoLegs) GetLegCouponRate added in v0.4.0

func (m NoLegs) GetLegCouponRate() (f field.LegCouponRateField, err quickfix.MessageRejectError)

GetLegCouponRate gets LegCouponRate, Tag 615

func (NoLegs) GetLegCreditRating added in v0.4.0

func (m NoLegs) GetLegCreditRating() (f field.LegCreditRatingField, err quickfix.MessageRejectError)

GetLegCreditRating gets LegCreditRating, Tag 257

func (NoLegs) GetLegCurrency added in v0.4.0

func (m NoLegs) GetLegCurrency() (f field.LegCurrencyField, err quickfix.MessageRejectError)

GetLegCurrency gets LegCurrency, Tag 556

func (NoLegs) GetLegDatedDate added in v0.4.0

func (m NoLegs) GetLegDatedDate() (f field.LegDatedDateField, err quickfix.MessageRejectError)

GetLegDatedDate gets LegDatedDate, Tag 739

func (NoLegs) GetLegFactor added in v0.4.0

func (m NoLegs) GetLegFactor() (f field.LegFactorField, err quickfix.MessageRejectError)

GetLegFactor gets LegFactor, Tag 253

func (NoLegs) GetLegInstrRegistry added in v0.4.0

func (m NoLegs) GetLegInstrRegistry() (f field.LegInstrRegistryField, err quickfix.MessageRejectError)

GetLegInstrRegistry gets LegInstrRegistry, Tag 599

func (NoLegs) GetLegInterestAccrualDate added in v0.4.0

func (m NoLegs) GetLegInterestAccrualDate() (f field.LegInterestAccrualDateField, err quickfix.MessageRejectError)

GetLegInterestAccrualDate gets LegInterestAccrualDate, Tag 956

func (NoLegs) GetLegIssueDate added in v0.4.0

func (m NoLegs) GetLegIssueDate() (f field.LegIssueDateField, err quickfix.MessageRejectError)

GetLegIssueDate gets LegIssueDate, Tag 249

func (NoLegs) GetLegIssuer added in v0.4.0

func (m NoLegs) GetLegIssuer() (f field.LegIssuerField, err quickfix.MessageRejectError)

GetLegIssuer gets LegIssuer, Tag 617

func (NoLegs) GetLegLocaleOfIssue added in v0.4.0

func (m NoLegs) GetLegLocaleOfIssue() (f field.LegLocaleOfIssueField, err quickfix.MessageRejectError)

GetLegLocaleOfIssue gets LegLocaleOfIssue, Tag 598

func (NoLegs) GetLegMaturityDate added in v0.4.0

func (m NoLegs) GetLegMaturityDate() (f field.LegMaturityDateField, err quickfix.MessageRejectError)

GetLegMaturityDate gets LegMaturityDate, Tag 611

func (NoLegs) GetLegMaturityMonthYear added in v0.4.0

func (m NoLegs) GetLegMaturityMonthYear() (f field.LegMaturityMonthYearField, err quickfix.MessageRejectError)

GetLegMaturityMonthYear gets LegMaturityMonthYear, Tag 610

func (NoLegs) GetLegOptAttribute added in v0.4.0

func (m NoLegs) GetLegOptAttribute() (f field.LegOptAttributeField, err quickfix.MessageRejectError)

GetLegOptAttribute gets LegOptAttribute, Tag 613

func (NoLegs) GetLegPool added in v0.4.0

func (m NoLegs) GetLegPool() (f field.LegPoolField, err quickfix.MessageRejectError)

GetLegPool gets LegPool, Tag 740

func (NoLegs) GetLegProduct added in v0.4.0

func (m NoLegs) GetLegProduct() (f field.LegProductField, err quickfix.MessageRejectError)

GetLegProduct gets LegProduct, Tag 607

func (NoLegs) GetLegRatioQty added in v0.4.0

func (m NoLegs) GetLegRatioQty() (f field.LegRatioQtyField, err quickfix.MessageRejectError)

GetLegRatioQty gets LegRatioQty, Tag 623

func (NoLegs) GetLegRedemptionDate added in v0.4.0

func (m NoLegs) GetLegRedemptionDate() (f field.LegRedemptionDateField, err quickfix.MessageRejectError)

GetLegRedemptionDate gets LegRedemptionDate, Tag 254

func (NoLegs) GetLegRepoCollateralSecurityType added in v0.4.0

func (m NoLegs) GetLegRepoCollateralSecurityType() (f field.LegRepoCollateralSecurityTypeField, err quickfix.MessageRejectError)

GetLegRepoCollateralSecurityType gets LegRepoCollateralSecurityType, Tag 250

func (NoLegs) GetLegRepurchaseRate added in v0.4.0

func (m NoLegs) GetLegRepurchaseRate() (f field.LegRepurchaseRateField, err quickfix.MessageRejectError)

GetLegRepurchaseRate gets LegRepurchaseRate, Tag 252

func (NoLegs) GetLegRepurchaseTerm added in v0.4.0

func (m NoLegs) GetLegRepurchaseTerm() (f field.LegRepurchaseTermField, err quickfix.MessageRejectError)

GetLegRepurchaseTerm gets LegRepurchaseTerm, Tag 251

func (NoLegs) GetLegSecurityDesc added in v0.4.0

func (m NoLegs) GetLegSecurityDesc() (f field.LegSecurityDescField, err quickfix.MessageRejectError)

GetLegSecurityDesc gets LegSecurityDesc, Tag 620

func (NoLegs) GetLegSecurityExchange added in v0.4.0

func (m NoLegs) GetLegSecurityExchange() (f field.LegSecurityExchangeField, err quickfix.MessageRejectError)

GetLegSecurityExchange gets LegSecurityExchange, Tag 616

func (NoLegs) GetLegSecurityID added in v0.4.0

func (m NoLegs) GetLegSecurityID() (f field.LegSecurityIDField, err quickfix.MessageRejectError)

GetLegSecurityID gets LegSecurityID, Tag 602

func (NoLegs) GetLegSecurityIDSource added in v0.4.0

func (m NoLegs) GetLegSecurityIDSource() (f field.LegSecurityIDSourceField, err quickfix.MessageRejectError)

GetLegSecurityIDSource gets LegSecurityIDSource, Tag 603

func (NoLegs) GetLegSecuritySubType added in v0.4.0

func (m NoLegs) GetLegSecuritySubType() (f field.LegSecuritySubTypeField, err quickfix.MessageRejectError)

GetLegSecuritySubType gets LegSecuritySubType, Tag 764

func (NoLegs) GetLegSecurityType added in v0.4.0

func (m NoLegs) GetLegSecurityType() (f field.LegSecurityTypeField, err quickfix.MessageRejectError)

GetLegSecurityType gets LegSecurityType, Tag 609

func (NoLegs) GetLegSide added in v0.4.0

func (m NoLegs) GetLegSide() (f field.LegSideField, err quickfix.MessageRejectError)

GetLegSide gets LegSide, Tag 624

func (NoLegs) GetLegStateOrProvinceOfIssue added in v0.4.0

func (m NoLegs) GetLegStateOrProvinceOfIssue() (f field.LegStateOrProvinceOfIssueField, err quickfix.MessageRejectError)

GetLegStateOrProvinceOfIssue gets LegStateOrProvinceOfIssue, Tag 597

func (NoLegs) GetLegStrikeCurrency added in v0.4.0

func (m NoLegs) GetLegStrikeCurrency() (f field.LegStrikeCurrencyField, err quickfix.MessageRejectError)

GetLegStrikeCurrency gets LegStrikeCurrency, Tag 942

func (NoLegs) GetLegStrikePrice added in v0.4.0

func (m NoLegs) GetLegStrikePrice() (f field.LegStrikePriceField, err quickfix.MessageRejectError)

GetLegStrikePrice gets LegStrikePrice, Tag 612

func (NoLegs) GetLegSymbol added in v0.4.0

func (m NoLegs) GetLegSymbol() (f field.LegSymbolField, err quickfix.MessageRejectError)

GetLegSymbol gets LegSymbol, Tag 600

func (NoLegs) GetLegSymbolSfx added in v0.4.0

func (m NoLegs) GetLegSymbolSfx() (f field.LegSymbolSfxField, err quickfix.MessageRejectError)

GetLegSymbolSfx gets LegSymbolSfx, Tag 601

func (NoLegs) GetLegTimeUnit added in v0.4.0

func (m NoLegs) GetLegTimeUnit() (f field.LegTimeUnitField, err quickfix.MessageRejectError)

GetLegTimeUnit gets LegTimeUnit, Tag 1001

func (NoLegs) GetLegUnitOfMeasure added in v0.4.0

func (m NoLegs) GetLegUnitOfMeasure() (f field.LegUnitOfMeasureField, err quickfix.MessageRejectError)

GetLegUnitOfMeasure gets LegUnitOfMeasure, Tag 999

func (NoLegs) GetNoLegSecurityAltID added in v0.4.0

GetNoLegSecurityAltID gets NoLegSecurityAltID, Tag 604

func (NoLegs) HasEncodedLegIssuer added in v0.4.0

func (m NoLegs) HasEncodedLegIssuer() bool

HasEncodedLegIssuer returns true if EncodedLegIssuer is present, Tag 619

func (NoLegs) HasEncodedLegIssuerLen added in v0.4.0

func (m NoLegs) HasEncodedLegIssuerLen() bool

HasEncodedLegIssuerLen returns true if EncodedLegIssuerLen is present, Tag 618

func (NoLegs) HasEncodedLegSecurityDesc added in v0.4.0

func (m NoLegs) HasEncodedLegSecurityDesc() bool

HasEncodedLegSecurityDesc returns true if EncodedLegSecurityDesc is present, Tag 622

func (NoLegs) HasEncodedLegSecurityDescLen added in v0.4.0

func (m NoLegs) HasEncodedLegSecurityDescLen() bool

HasEncodedLegSecurityDescLen returns true if EncodedLegSecurityDescLen is present, Tag 621

func (NoLegs) HasLegCFICode added in v0.4.0

func (m NoLegs) HasLegCFICode() bool

HasLegCFICode returns true if LegCFICode is present, Tag 608

func (NoLegs) HasLegContractMultiplier added in v0.4.0

func (m NoLegs) HasLegContractMultiplier() bool

HasLegContractMultiplier returns true if LegContractMultiplier is present, Tag 614

func (NoLegs) HasLegContractSettlMonth added in v0.4.0

func (m NoLegs) HasLegContractSettlMonth() bool

HasLegContractSettlMonth returns true if LegContractSettlMonth is present, Tag 955

func (NoLegs) HasLegCountryOfIssue added in v0.4.0

func (m NoLegs) HasLegCountryOfIssue() bool

HasLegCountryOfIssue returns true if LegCountryOfIssue is present, Tag 596

func (NoLegs) HasLegCouponPaymentDate added in v0.4.0

func (m NoLegs) HasLegCouponPaymentDate() bool

HasLegCouponPaymentDate returns true if LegCouponPaymentDate is present, Tag 248

func (NoLegs) HasLegCouponRate added in v0.4.0

func (m NoLegs) HasLegCouponRate() bool

HasLegCouponRate returns true if LegCouponRate is present, Tag 615

func (NoLegs) HasLegCreditRating added in v0.4.0

func (m NoLegs) HasLegCreditRating() bool

HasLegCreditRating returns true if LegCreditRating is present, Tag 257

func (NoLegs) HasLegCurrency added in v0.4.0

func (m NoLegs) HasLegCurrency() bool

HasLegCurrency returns true if LegCurrency is present, Tag 556

func (NoLegs) HasLegDatedDate added in v0.4.0

func (m NoLegs) HasLegDatedDate() bool

HasLegDatedDate returns true if LegDatedDate is present, Tag 739

func (NoLegs) HasLegFactor added in v0.4.0

func (m NoLegs) HasLegFactor() bool

HasLegFactor returns true if LegFactor is present, Tag 253

func (NoLegs) HasLegInstrRegistry added in v0.4.0

func (m NoLegs) HasLegInstrRegistry() bool

HasLegInstrRegistry returns true if LegInstrRegistry is present, Tag 599

func (NoLegs) HasLegInterestAccrualDate added in v0.4.0

func (m NoLegs) HasLegInterestAccrualDate() bool

HasLegInterestAccrualDate returns true if LegInterestAccrualDate is present, Tag 956

func (NoLegs) HasLegIssueDate added in v0.4.0

func (m NoLegs) HasLegIssueDate() bool

HasLegIssueDate returns true if LegIssueDate is present, Tag 249

func (NoLegs) HasLegIssuer added in v0.4.0

func (m NoLegs) HasLegIssuer() bool

HasLegIssuer returns true if LegIssuer is present, Tag 617

func (NoLegs) HasLegLocaleOfIssue added in v0.4.0

func (m NoLegs) HasLegLocaleOfIssue() bool

HasLegLocaleOfIssue returns true if LegLocaleOfIssue is present, Tag 598

func (NoLegs) HasLegMaturityDate added in v0.4.0

func (m NoLegs) HasLegMaturityDate() bool

HasLegMaturityDate returns true if LegMaturityDate is present, Tag 611

func (NoLegs) HasLegMaturityMonthYear added in v0.4.0

func (m NoLegs) HasLegMaturityMonthYear() bool

HasLegMaturityMonthYear returns true if LegMaturityMonthYear is present, Tag 610

func (NoLegs) HasLegOptAttribute added in v0.4.0

func (m NoLegs) HasLegOptAttribute() bool

HasLegOptAttribute returns true if LegOptAttribute is present, Tag 613

func (NoLegs) HasLegPool added in v0.4.0

func (m NoLegs) HasLegPool() bool

HasLegPool returns true if LegPool is present, Tag 740

func (NoLegs) HasLegProduct added in v0.4.0

func (m NoLegs) HasLegProduct() bool

HasLegProduct returns true if LegProduct is present, Tag 607

func (NoLegs) HasLegRatioQty added in v0.4.0

func (m NoLegs) HasLegRatioQty() bool

HasLegRatioQty returns true if LegRatioQty is present, Tag 623

func (NoLegs) HasLegRedemptionDate added in v0.4.0

func (m NoLegs) HasLegRedemptionDate() bool

HasLegRedemptionDate returns true if LegRedemptionDate is present, Tag 254

func (NoLegs) HasLegRepoCollateralSecurityType added in v0.4.0

func (m NoLegs) HasLegRepoCollateralSecurityType() bool

HasLegRepoCollateralSecurityType returns true if LegRepoCollateralSecurityType is present, Tag 250

func (NoLegs) HasLegRepurchaseRate added in v0.4.0

func (m NoLegs) HasLegRepurchaseRate() bool

HasLegRepurchaseRate returns true if LegRepurchaseRate is present, Tag 252

func (NoLegs) HasLegRepurchaseTerm added in v0.4.0

func (m NoLegs) HasLegRepurchaseTerm() bool

HasLegRepurchaseTerm returns true if LegRepurchaseTerm is present, Tag 251

func (NoLegs) HasLegSecurityDesc added in v0.4.0

func (m NoLegs) HasLegSecurityDesc() bool

HasLegSecurityDesc returns true if LegSecurityDesc is present, Tag 620

func (NoLegs) HasLegSecurityExchange added in v0.4.0

func (m NoLegs) HasLegSecurityExchange() bool

HasLegSecurityExchange returns true if LegSecurityExchange is present, Tag 616

func (NoLegs) HasLegSecurityID added in v0.4.0

func (m NoLegs) HasLegSecurityID() bool

HasLegSecurityID returns true if LegSecurityID is present, Tag 602

func (NoLegs) HasLegSecurityIDSource added in v0.4.0

func (m NoLegs) HasLegSecurityIDSource() bool

HasLegSecurityIDSource returns true if LegSecurityIDSource is present, Tag 603

func (NoLegs) HasLegSecuritySubType added in v0.4.0

func (m NoLegs) HasLegSecuritySubType() bool

HasLegSecuritySubType returns true if LegSecuritySubType is present, Tag 764

func (NoLegs) HasLegSecurityType added in v0.4.0

func (m NoLegs) HasLegSecurityType() bool

HasLegSecurityType returns true if LegSecurityType is present, Tag 609

func (NoLegs) HasLegSide added in v0.4.0

func (m NoLegs) HasLegSide() bool

HasLegSide returns true if LegSide is present, Tag 624

func (NoLegs) HasLegStateOrProvinceOfIssue added in v0.4.0

func (m NoLegs) HasLegStateOrProvinceOfIssue() bool

HasLegStateOrProvinceOfIssue returns true if LegStateOrProvinceOfIssue is present, Tag 597

func (NoLegs) HasLegStrikeCurrency added in v0.4.0

func (m NoLegs) HasLegStrikeCurrency() bool

HasLegStrikeCurrency returns true if LegStrikeCurrency is present, Tag 942

func (NoLegs) HasLegStrikePrice added in v0.4.0

func (m NoLegs) HasLegStrikePrice() bool

HasLegStrikePrice returns true if LegStrikePrice is present, Tag 612

func (NoLegs) HasLegSymbol added in v0.4.0

func (m NoLegs) HasLegSymbol() bool

HasLegSymbol returns true if LegSymbol is present, Tag 600

func (NoLegs) HasLegSymbolSfx added in v0.4.0

func (m NoLegs) HasLegSymbolSfx() bool

HasLegSymbolSfx returns true if LegSymbolSfx is present, Tag 601

func (NoLegs) HasLegTimeUnit added in v0.4.0

func (m NoLegs) HasLegTimeUnit() bool

HasLegTimeUnit returns true if LegTimeUnit is present, Tag 1001

func (NoLegs) HasLegUnitOfMeasure added in v0.4.0

func (m NoLegs) HasLegUnitOfMeasure() bool

HasLegUnitOfMeasure returns true if LegUnitOfMeasure is present, Tag 999

func (NoLegs) HasNoLegSecurityAltID added in v0.4.0

func (m NoLegs) HasNoLegSecurityAltID() bool

HasNoLegSecurityAltID returns true if NoLegSecurityAltID is present, Tag 604

func (NoLegs) SetEncodedLegIssuer added in v0.4.0

func (m NoLegs) SetEncodedLegIssuer(v string)

SetEncodedLegIssuer sets EncodedLegIssuer, Tag 619

func (NoLegs) SetEncodedLegIssuerLen added in v0.4.0

func (m NoLegs) SetEncodedLegIssuerLen(v int)

SetEncodedLegIssuerLen sets EncodedLegIssuerLen, Tag 618

func (NoLegs) SetEncodedLegSecurityDesc added in v0.4.0

func (m NoLegs) SetEncodedLegSecurityDesc(v string)

SetEncodedLegSecurityDesc sets EncodedLegSecurityDesc, Tag 622

func (NoLegs) SetEncodedLegSecurityDescLen added in v0.4.0

func (m NoLegs) SetEncodedLegSecurityDescLen(v int)

SetEncodedLegSecurityDescLen sets EncodedLegSecurityDescLen, Tag 621

func (NoLegs) SetLegCFICode added in v0.4.0

func (m NoLegs) SetLegCFICode(v string)

SetLegCFICode sets LegCFICode, Tag 608

func (NoLegs) SetLegContractMultiplier added in v0.4.0

func (m NoLegs) SetLegContractMultiplier(value decimal.Decimal, scale int32)

SetLegContractMultiplier sets LegContractMultiplier, Tag 614

func (NoLegs) SetLegContractSettlMonth added in v0.4.0

func (m NoLegs) SetLegContractSettlMonth(v string)

SetLegContractSettlMonth sets LegContractSettlMonth, Tag 955

func (NoLegs) SetLegCountryOfIssue added in v0.4.0

func (m NoLegs) SetLegCountryOfIssue(v string)

SetLegCountryOfIssue sets LegCountryOfIssue, Tag 596

func (NoLegs) SetLegCouponPaymentDate added in v0.4.0

func (m NoLegs) SetLegCouponPaymentDate(v string)

SetLegCouponPaymentDate sets LegCouponPaymentDate, Tag 248

func (NoLegs) SetLegCouponRate added in v0.4.0

func (m NoLegs) SetLegCouponRate(value decimal.Decimal, scale int32)

SetLegCouponRate sets LegCouponRate, Tag 615

func (NoLegs) SetLegCreditRating added in v0.4.0

func (m NoLegs) SetLegCreditRating(v string)

SetLegCreditRating sets LegCreditRating, Tag 257

func (NoLegs) SetLegCurrency added in v0.4.0

func (m NoLegs) SetLegCurrency(v string)

SetLegCurrency sets LegCurrency, Tag 556

func (NoLegs) SetLegDatedDate added in v0.4.0

func (m NoLegs) SetLegDatedDate(v string)

SetLegDatedDate sets LegDatedDate, Tag 739

func (NoLegs) SetLegFactor added in v0.4.0

func (m NoLegs) SetLegFactor(value decimal.Decimal, scale int32)

SetLegFactor sets LegFactor, Tag 253

func (NoLegs) SetLegInstrRegistry added in v0.4.0

func (m NoLegs) SetLegInstrRegistry(v string)

SetLegInstrRegistry sets LegInstrRegistry, Tag 599

func (NoLegs) SetLegInterestAccrualDate added in v0.4.0

func (m NoLegs) SetLegInterestAccrualDate(v string)

SetLegInterestAccrualDate sets LegInterestAccrualDate, Tag 956

func (NoLegs) SetLegIssueDate added in v0.4.0

func (m NoLegs) SetLegIssueDate(v string)

SetLegIssueDate sets LegIssueDate, Tag 249

func (NoLegs) SetLegIssuer added in v0.4.0

func (m NoLegs) SetLegIssuer(v string)

SetLegIssuer sets LegIssuer, Tag 617

func (NoLegs) SetLegLocaleOfIssue added in v0.4.0

func (m NoLegs) SetLegLocaleOfIssue(v string)

SetLegLocaleOfIssue sets LegLocaleOfIssue, Tag 598

func (NoLegs) SetLegMaturityDate added in v0.4.0

func (m NoLegs) SetLegMaturityDate(v string)

SetLegMaturityDate sets LegMaturityDate, Tag 611

func (NoLegs) SetLegMaturityMonthYear added in v0.4.0

func (m NoLegs) SetLegMaturityMonthYear(v string)

SetLegMaturityMonthYear sets LegMaturityMonthYear, Tag 610

func (NoLegs) SetLegOptAttribute added in v0.4.0

func (m NoLegs) SetLegOptAttribute(v string)

SetLegOptAttribute sets LegOptAttribute, Tag 613

func (NoLegs) SetLegPool added in v0.4.0

func (m NoLegs) SetLegPool(v string)

SetLegPool sets LegPool, Tag 740

func (NoLegs) SetLegProduct added in v0.4.0

func (m NoLegs) SetLegProduct(v int)

SetLegProduct sets LegProduct, Tag 607

func (NoLegs) SetLegRatioQty added in v0.4.0

func (m NoLegs) SetLegRatioQty(value decimal.Decimal, scale int32)

SetLegRatioQty sets LegRatioQty, Tag 623

func (NoLegs) SetLegRedemptionDate added in v0.4.0

func (m NoLegs) SetLegRedemptionDate(v string)

SetLegRedemptionDate sets LegRedemptionDate, Tag 254

func (NoLegs) SetLegRepoCollateralSecurityType added in v0.4.0

func (m NoLegs) SetLegRepoCollateralSecurityType(v int)

SetLegRepoCollateralSecurityType sets LegRepoCollateralSecurityType, Tag 250

func (NoLegs) SetLegRepurchaseRate added in v0.4.0

func (m NoLegs) SetLegRepurchaseRate(value decimal.Decimal, scale int32)

SetLegRepurchaseRate sets LegRepurchaseRate, Tag 252

func (NoLegs) SetLegRepurchaseTerm added in v0.4.0

func (m NoLegs) SetLegRepurchaseTerm(v int)

SetLegRepurchaseTerm sets LegRepurchaseTerm, Tag 251

func (NoLegs) SetLegSecurityDesc added in v0.4.0

func (m NoLegs) SetLegSecurityDesc(v string)

SetLegSecurityDesc sets LegSecurityDesc, Tag 620

func (NoLegs) SetLegSecurityExchange added in v0.4.0

func (m NoLegs) SetLegSecurityExchange(v string)

SetLegSecurityExchange sets LegSecurityExchange, Tag 616

func (NoLegs) SetLegSecurityID added in v0.4.0

func (m NoLegs) SetLegSecurityID(v string)

SetLegSecurityID sets LegSecurityID, Tag 602

func (NoLegs) SetLegSecurityIDSource added in v0.4.0

func (m NoLegs) SetLegSecurityIDSource(v string)

SetLegSecurityIDSource sets LegSecurityIDSource, Tag 603

func (NoLegs) SetLegSecuritySubType added in v0.4.0

func (m NoLegs) SetLegSecuritySubType(v string)

SetLegSecuritySubType sets LegSecuritySubType, Tag 764

func (NoLegs) SetLegSecurityType added in v0.4.0

func (m NoLegs) SetLegSecurityType(v string)

SetLegSecurityType sets LegSecurityType, Tag 609

func (NoLegs) SetLegSide added in v0.4.0

func (m NoLegs) SetLegSide(v string)

SetLegSide sets LegSide, Tag 624

func (NoLegs) SetLegStateOrProvinceOfIssue added in v0.4.0

func (m NoLegs) SetLegStateOrProvinceOfIssue(v string)

SetLegStateOrProvinceOfIssue sets LegStateOrProvinceOfIssue, Tag 597

func (NoLegs) SetLegStrikeCurrency added in v0.4.0

func (m NoLegs) SetLegStrikeCurrency(v string)

SetLegStrikeCurrency sets LegStrikeCurrency, Tag 942

func (NoLegs) SetLegStrikePrice added in v0.4.0

func (m NoLegs) SetLegStrikePrice(value decimal.Decimal, scale int32)

SetLegStrikePrice sets LegStrikePrice, Tag 612

func (NoLegs) SetLegSymbol added in v0.4.0

func (m NoLegs) SetLegSymbol(v string)

SetLegSymbol sets LegSymbol, Tag 600

func (NoLegs) SetLegSymbolSfx added in v0.4.0

func (m NoLegs) SetLegSymbolSfx(v string)

SetLegSymbolSfx sets LegSymbolSfx, Tag 601

func (NoLegs) SetLegTimeUnit added in v0.4.0

func (m NoLegs) SetLegTimeUnit(v string)

SetLegTimeUnit sets LegTimeUnit, Tag 1001

func (NoLegs) SetLegUnitOfMeasure added in v0.4.0

func (m NoLegs) SetLegUnitOfMeasure(v string)

SetLegUnitOfMeasure sets LegUnitOfMeasure, Tag 999

func (NoLegs) SetNoLegSecurityAltID added in v0.4.0

func (m NoLegs) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup)

SetNoLegSecurityAltID sets NoLegSecurityAltID, Tag 604

type NoLegsRepeatingGroup added in v0.4.0

type NoLegsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoLegsRepeatingGroup is a repeating group, Tag 555

func NewNoLegsRepeatingGroup added in v0.4.0

func NewNoLegsRepeatingGroup() NoLegsRepeatingGroup

NewNoLegsRepeatingGroup returns an initialized, NoLegsRepeatingGroup

func (NoLegsRepeatingGroup) Add added in v0.4.0

func (m NoLegsRepeatingGroup) Add() NoLegs

Add create and append a new NoLegs to this group

func (NoLegsRepeatingGroup) Get added in v0.4.0

func (m NoLegsRepeatingGroup) Get(i int) NoLegs

Get returns the ith NoLegs in the NoLegsRepeatinGroup

type NoMiscFees added in v0.4.0

type NoMiscFees struct {
	quickfix.Group
}

NoMiscFees is a repeating group element, Tag 136

func (NoMiscFees) GetMiscFeeAmt added in v0.4.0

func (m NoMiscFees) GetMiscFeeAmt() (f field.MiscFeeAmtField, err quickfix.MessageRejectError)

GetMiscFeeAmt gets MiscFeeAmt, Tag 137

func (NoMiscFees) GetMiscFeeBasis added in v0.4.0

func (m NoMiscFees) GetMiscFeeBasis() (f field.MiscFeeBasisField, err quickfix.MessageRejectError)

GetMiscFeeBasis gets MiscFeeBasis, Tag 891

func (NoMiscFees) GetMiscFeeCurr added in v0.4.0

func (m NoMiscFees) GetMiscFeeCurr() (f field.MiscFeeCurrField, err quickfix.MessageRejectError)

GetMiscFeeCurr gets MiscFeeCurr, Tag 138

func (NoMiscFees) GetMiscFeeType added in v0.4.0

func (m NoMiscFees) GetMiscFeeType() (f field.MiscFeeTypeField, err quickfix.MessageRejectError)

GetMiscFeeType gets MiscFeeType, Tag 139

func (NoMiscFees) HasMiscFeeAmt added in v0.4.0

func (m NoMiscFees) HasMiscFeeAmt() bool

HasMiscFeeAmt returns true if MiscFeeAmt is present, Tag 137

func (NoMiscFees) HasMiscFeeBasis added in v0.4.0

func (m NoMiscFees) HasMiscFeeBasis() bool

HasMiscFeeBasis returns true if MiscFeeBasis is present, Tag 891

func (NoMiscFees) HasMiscFeeCurr added in v0.4.0

func (m NoMiscFees) HasMiscFeeCurr() bool

HasMiscFeeCurr returns true if MiscFeeCurr is present, Tag 138

func (NoMiscFees) HasMiscFeeType added in v0.4.0

func (m NoMiscFees) HasMiscFeeType() bool

HasMiscFeeType returns true if MiscFeeType is present, Tag 139

func (NoMiscFees) SetMiscFeeAmt added in v0.4.0

func (m NoMiscFees) SetMiscFeeAmt(value decimal.Decimal, scale int32)

SetMiscFeeAmt sets MiscFeeAmt, Tag 137

func (NoMiscFees) SetMiscFeeBasis added in v0.4.0

func (m NoMiscFees) SetMiscFeeBasis(v int)

SetMiscFeeBasis sets MiscFeeBasis, Tag 891

func (NoMiscFees) SetMiscFeeCurr added in v0.4.0

func (m NoMiscFees) SetMiscFeeCurr(v string)

SetMiscFeeCurr sets MiscFeeCurr, Tag 138

func (NoMiscFees) SetMiscFeeType added in v0.4.0

func (m NoMiscFees) SetMiscFeeType(v string)

SetMiscFeeType sets MiscFeeType, Tag 139

type NoMiscFeesRepeatingGroup added in v0.4.0

type NoMiscFeesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoMiscFeesRepeatingGroup is a repeating group, Tag 136

func NewNoMiscFeesRepeatingGroup added in v0.4.0

func NewNoMiscFeesRepeatingGroup() NoMiscFeesRepeatingGroup

NewNoMiscFeesRepeatingGroup returns an initialized, NoMiscFeesRepeatingGroup

func (NoMiscFeesRepeatingGroup) Add added in v0.4.0

Add create and append a new NoMiscFees to this group

func (NoMiscFeesRepeatingGroup) Get added in v0.4.0

Get returns the ith NoMiscFees in the NoMiscFeesRepeatinGroup

type NoNested2PartyIDs added in v0.4.0

type NoNested2PartyIDs struct {
	quickfix.Group
}

NoNested2PartyIDs is a repeating group element, Tag 756

func (NoNested2PartyIDs) GetNested2PartyID added in v0.4.0

GetNested2PartyID gets Nested2PartyID, Tag 757

func (NoNested2PartyIDs) GetNested2PartyIDSource added in v0.4.0

func (m NoNested2PartyIDs) GetNested2PartyIDSource() (f field.Nested2PartyIDSourceField, err quickfix.MessageRejectError)

GetNested2PartyIDSource gets Nested2PartyIDSource, Tag 758

func (NoNested2PartyIDs) GetNested2PartyRole added in v0.4.0

func (m NoNested2PartyIDs) GetNested2PartyRole() (f field.Nested2PartyRoleField, err quickfix.MessageRejectError)

GetNested2PartyRole gets Nested2PartyRole, Tag 759

func (NoNested2PartyIDs) GetNoNested2PartySubIDs added in v0.4.0

GetNoNested2PartySubIDs gets NoNested2PartySubIDs, Tag 806

func (NoNested2PartyIDs) HasNested2PartyID added in v0.4.0

func (m NoNested2PartyIDs) HasNested2PartyID() bool

HasNested2PartyID returns true if Nested2PartyID is present, Tag 757

func (NoNested2PartyIDs) HasNested2PartyIDSource added in v0.4.0

func (m NoNested2PartyIDs) HasNested2PartyIDSource() bool

HasNested2PartyIDSource returns true if Nested2PartyIDSource is present, Tag 758

func (NoNested2PartyIDs) HasNested2PartyRole added in v0.4.0

func (m NoNested2PartyIDs) HasNested2PartyRole() bool

HasNested2PartyRole returns true if Nested2PartyRole is present, Tag 759

func (NoNested2PartyIDs) HasNoNested2PartySubIDs added in v0.4.0

func (m NoNested2PartyIDs) HasNoNested2PartySubIDs() bool

HasNoNested2PartySubIDs returns true if NoNested2PartySubIDs is present, Tag 806

func (NoNested2PartyIDs) SetNested2PartyID added in v0.4.0

func (m NoNested2PartyIDs) SetNested2PartyID(v string)

SetNested2PartyID sets Nested2PartyID, Tag 757

func (NoNested2PartyIDs) SetNested2PartyIDSource added in v0.4.0

func (m NoNested2PartyIDs) SetNested2PartyIDSource(v string)

SetNested2PartyIDSource sets Nested2PartyIDSource, Tag 758

func (NoNested2PartyIDs) SetNested2PartyRole added in v0.4.0

func (m NoNested2PartyIDs) SetNested2PartyRole(v int)

SetNested2PartyRole sets Nested2PartyRole, Tag 759

func (NoNested2PartyIDs) SetNoNested2PartySubIDs added in v0.4.0

func (m NoNested2PartyIDs) SetNoNested2PartySubIDs(f NoNested2PartySubIDsRepeatingGroup)

SetNoNested2PartySubIDs sets NoNested2PartySubIDs, Tag 806

type NoNested2PartyIDsRepeatingGroup added in v0.4.0

type NoNested2PartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoNested2PartyIDsRepeatingGroup is a repeating group, Tag 756

func NewNoNested2PartyIDsRepeatingGroup added in v0.4.0

func NewNoNested2PartyIDsRepeatingGroup() NoNested2PartyIDsRepeatingGroup

NewNoNested2PartyIDsRepeatingGroup returns an initialized, NoNested2PartyIDsRepeatingGroup

func (NoNested2PartyIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoNested2PartyIDs to this group

func (NoNested2PartyIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoNested2PartyIDs in the NoNested2PartyIDsRepeatinGroup

type NoNested2PartySubIDs added in v0.4.0

type NoNested2PartySubIDs struct {
	quickfix.Group
}

NoNested2PartySubIDs is a repeating group element, Tag 806

func (NoNested2PartySubIDs) GetNested2PartySubID added in v0.4.0

GetNested2PartySubID gets Nested2PartySubID, Tag 760

func (NoNested2PartySubIDs) GetNested2PartySubIDType added in v0.4.0

GetNested2PartySubIDType gets Nested2PartySubIDType, Tag 807

func (NoNested2PartySubIDs) HasNested2PartySubID added in v0.4.0

func (m NoNested2PartySubIDs) HasNested2PartySubID() bool

HasNested2PartySubID returns true if Nested2PartySubID is present, Tag 760

func (NoNested2PartySubIDs) HasNested2PartySubIDType added in v0.4.0

func (m NoNested2PartySubIDs) HasNested2PartySubIDType() bool

HasNested2PartySubIDType returns true if Nested2PartySubIDType is present, Tag 807

func (NoNested2PartySubIDs) SetNested2PartySubID added in v0.4.0

func (m NoNested2PartySubIDs) SetNested2PartySubID(v string)

SetNested2PartySubID sets Nested2PartySubID, Tag 760

func (NoNested2PartySubIDs) SetNested2PartySubIDType added in v0.4.0

func (m NoNested2PartySubIDs) SetNested2PartySubIDType(v int)

SetNested2PartySubIDType sets Nested2PartySubIDType, Tag 807

type NoNested2PartySubIDsRepeatingGroup added in v0.4.0

type NoNested2PartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoNested2PartySubIDsRepeatingGroup is a repeating group, Tag 806

func NewNoNested2PartySubIDsRepeatingGroup added in v0.4.0

func NewNoNested2PartySubIDsRepeatingGroup() NoNested2PartySubIDsRepeatingGroup

NewNoNested2PartySubIDsRepeatingGroup returns an initialized, NoNested2PartySubIDsRepeatingGroup

func (NoNested2PartySubIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoNested2PartySubIDs to this group

func (NoNested2PartySubIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoNested2PartySubIDs in the NoNested2PartySubIDsRepeatinGroup

type NoNestedPartyIDs added in v0.4.0

type NoNestedPartyIDs struct {
	quickfix.Group
}

NoNestedPartyIDs is a repeating group element, Tag 539

func (NoNestedPartyIDs) GetNestedPartyID added in v0.4.0

GetNestedPartyID gets NestedPartyID, Tag 524

func (NoNestedPartyIDs) GetNestedPartyIDSource added in v0.4.0

func (m NoNestedPartyIDs) GetNestedPartyIDSource() (f field.NestedPartyIDSourceField, err quickfix.MessageRejectError)

GetNestedPartyIDSource gets NestedPartyIDSource, Tag 525

func (NoNestedPartyIDs) GetNestedPartyRole added in v0.4.0

func (m NoNestedPartyIDs) GetNestedPartyRole() (f field.NestedPartyRoleField, err quickfix.MessageRejectError)

GetNestedPartyRole gets NestedPartyRole, Tag 538

func (NoNestedPartyIDs) GetNoNestedPartySubIDs added in v0.4.0

GetNoNestedPartySubIDs gets NoNestedPartySubIDs, Tag 804

func (NoNestedPartyIDs) HasNestedPartyID added in v0.4.0

func (m NoNestedPartyIDs) HasNestedPartyID() bool

HasNestedPartyID returns true if NestedPartyID is present, Tag 524

func (NoNestedPartyIDs) HasNestedPartyIDSource added in v0.4.0

func (m NoNestedPartyIDs) HasNestedPartyIDSource() bool

HasNestedPartyIDSource returns true if NestedPartyIDSource is present, Tag 525

func (NoNestedPartyIDs) HasNestedPartyRole added in v0.4.0

func (m NoNestedPartyIDs) HasNestedPartyRole() bool

HasNestedPartyRole returns true if NestedPartyRole is present, Tag 538

func (NoNestedPartyIDs) HasNoNestedPartySubIDs added in v0.4.0

func (m NoNestedPartyIDs) HasNoNestedPartySubIDs() bool

HasNoNestedPartySubIDs returns true if NoNestedPartySubIDs is present, Tag 804

func (NoNestedPartyIDs) SetNestedPartyID added in v0.4.0

func (m NoNestedPartyIDs) SetNestedPartyID(v string)

SetNestedPartyID sets NestedPartyID, Tag 524

func (NoNestedPartyIDs) SetNestedPartyIDSource added in v0.4.0

func (m NoNestedPartyIDs) SetNestedPartyIDSource(v string)

SetNestedPartyIDSource sets NestedPartyIDSource, Tag 525

func (NoNestedPartyIDs) SetNestedPartyRole added in v0.4.0

func (m NoNestedPartyIDs) SetNestedPartyRole(v int)

SetNestedPartyRole sets NestedPartyRole, Tag 538

func (NoNestedPartyIDs) SetNoNestedPartySubIDs added in v0.4.0

func (m NoNestedPartyIDs) SetNoNestedPartySubIDs(f NoNestedPartySubIDsRepeatingGroup)

SetNoNestedPartySubIDs sets NoNestedPartySubIDs, Tag 804

type NoNestedPartyIDsRepeatingGroup added in v0.4.0

type NoNestedPartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoNestedPartyIDsRepeatingGroup is a repeating group, Tag 539

func NewNoNestedPartyIDsRepeatingGroup added in v0.4.0

func NewNoNestedPartyIDsRepeatingGroup() NoNestedPartyIDsRepeatingGroup

NewNoNestedPartyIDsRepeatingGroup returns an initialized, NoNestedPartyIDsRepeatingGroup

func (NoNestedPartyIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoNestedPartyIDs to this group

func (NoNestedPartyIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoNestedPartyIDs in the NoNestedPartyIDsRepeatinGroup

type NoNestedPartySubIDs added in v0.4.0

type NoNestedPartySubIDs struct {
	quickfix.Group
}

NoNestedPartySubIDs is a repeating group element, Tag 804

func (NoNestedPartySubIDs) GetNestedPartySubID added in v0.4.0

GetNestedPartySubID gets NestedPartySubID, Tag 545

func (NoNestedPartySubIDs) GetNestedPartySubIDType added in v0.4.0

func (m NoNestedPartySubIDs) GetNestedPartySubIDType() (f field.NestedPartySubIDTypeField, err quickfix.MessageRejectError)

GetNestedPartySubIDType gets NestedPartySubIDType, Tag 805

func (NoNestedPartySubIDs) HasNestedPartySubID added in v0.4.0

func (m NoNestedPartySubIDs) HasNestedPartySubID() bool

HasNestedPartySubID returns true if NestedPartySubID is present, Tag 545

func (NoNestedPartySubIDs) HasNestedPartySubIDType added in v0.4.0

func (m NoNestedPartySubIDs) HasNestedPartySubIDType() bool

HasNestedPartySubIDType returns true if NestedPartySubIDType is present, Tag 805

func (NoNestedPartySubIDs) SetNestedPartySubID added in v0.4.0

func (m NoNestedPartySubIDs) SetNestedPartySubID(v string)

SetNestedPartySubID sets NestedPartySubID, Tag 545

func (NoNestedPartySubIDs) SetNestedPartySubIDType added in v0.4.0

func (m NoNestedPartySubIDs) SetNestedPartySubIDType(v int)

SetNestedPartySubIDType sets NestedPartySubIDType, Tag 805

type NoNestedPartySubIDsRepeatingGroup added in v0.4.0

type NoNestedPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoNestedPartySubIDsRepeatingGroup is a repeating group, Tag 804

func NewNoNestedPartySubIDsRepeatingGroup added in v0.4.0

func NewNoNestedPartySubIDsRepeatingGroup() NoNestedPartySubIDsRepeatingGroup

NewNoNestedPartySubIDsRepeatingGroup returns an initialized, NoNestedPartySubIDsRepeatingGroup

func (NoNestedPartySubIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoNestedPartySubIDs to this group

func (NoNestedPartySubIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoNestedPartySubIDs in the NoNestedPartySubIDsRepeatinGroup

type NoOrders added in v0.4.0

type NoOrders struct {
	quickfix.Group
}

NoOrders is a repeating group element, Tag 73

func (NoOrders) GetClOrdID added in v0.4.0

func (m NoOrders) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError)

GetClOrdID gets ClOrdID, Tag 11

func (NoOrders) GetListID added in v0.4.0

func (m NoOrders) GetListID() (f field.ListIDField, err quickfix.MessageRejectError)

GetListID gets ListID, Tag 66

func (NoOrders) GetNoNested2PartyIDs added in v0.4.0

GetNoNested2PartyIDs gets NoNested2PartyIDs, Tag 756

func (NoOrders) GetOrderAvgPx added in v0.4.0

func (m NoOrders) GetOrderAvgPx() (f field.OrderAvgPxField, err quickfix.MessageRejectError)

GetOrderAvgPx gets OrderAvgPx, Tag 799

func (NoOrders) GetOrderBookingQty added in v0.4.0

func (m NoOrders) GetOrderBookingQty() (f field.OrderBookingQtyField, err quickfix.MessageRejectError)

GetOrderBookingQty gets OrderBookingQty, Tag 800

func (NoOrders) GetOrderID added in v0.4.0

func (m NoOrders) GetOrderID() (f field.OrderIDField, err quickfix.MessageRejectError)

GetOrderID gets OrderID, Tag 37

func (NoOrders) GetOrderQty added in v0.4.0

func (m NoOrders) GetOrderQty() (f field.OrderQtyField, err quickfix.MessageRejectError)

GetOrderQty gets OrderQty, Tag 38

func (NoOrders) GetSecondaryClOrdID added in v0.4.0

func (m NoOrders) GetSecondaryClOrdID() (f field.SecondaryClOrdIDField, err quickfix.MessageRejectError)

GetSecondaryClOrdID gets SecondaryClOrdID, Tag 526

func (NoOrders) GetSecondaryOrderID added in v0.4.0

func (m NoOrders) GetSecondaryOrderID() (f field.SecondaryOrderIDField, err quickfix.MessageRejectError)

GetSecondaryOrderID gets SecondaryOrderID, Tag 198

func (NoOrders) HasClOrdID added in v0.4.0

func (m NoOrders) HasClOrdID() bool

HasClOrdID returns true if ClOrdID is present, Tag 11

func (NoOrders) HasListID added in v0.4.0

func (m NoOrders) HasListID() bool

HasListID returns true if ListID is present, Tag 66

func (NoOrders) HasNoNested2PartyIDs added in v0.4.0

func (m NoOrders) HasNoNested2PartyIDs() bool

HasNoNested2PartyIDs returns true if NoNested2PartyIDs is present, Tag 756

func (NoOrders) HasOrderAvgPx added in v0.4.0

func (m NoOrders) HasOrderAvgPx() bool

HasOrderAvgPx returns true if OrderAvgPx is present, Tag 799

func (NoOrders) HasOrderBookingQty added in v0.4.0

func (m NoOrders) HasOrderBookingQty() bool

HasOrderBookingQty returns true if OrderBookingQty is present, Tag 800

func (NoOrders) HasOrderID added in v0.4.0

func (m NoOrders) HasOrderID() bool

HasOrderID returns true if OrderID is present, Tag 37

func (NoOrders) HasOrderQty added in v0.4.0

func (m NoOrders) HasOrderQty() bool

HasOrderQty returns true if OrderQty is present, Tag 38

func (NoOrders) HasSecondaryClOrdID added in v0.4.0

func (m NoOrders) HasSecondaryClOrdID() bool

HasSecondaryClOrdID returns true if SecondaryClOrdID is present, Tag 526

func (NoOrders) HasSecondaryOrderID added in v0.4.0

func (m NoOrders) HasSecondaryOrderID() bool

HasSecondaryOrderID returns true if SecondaryOrderID is present, Tag 198

func (NoOrders) SetClOrdID added in v0.4.0

func (m NoOrders) SetClOrdID(v string)

SetClOrdID sets ClOrdID, Tag 11

func (NoOrders) SetListID added in v0.4.0

func (m NoOrders) SetListID(v string)

SetListID sets ListID, Tag 66

func (NoOrders) SetNoNested2PartyIDs added in v0.4.0

func (m NoOrders) SetNoNested2PartyIDs(f NoNested2PartyIDsRepeatingGroup)

SetNoNested2PartyIDs sets NoNested2PartyIDs, Tag 756

func (NoOrders) SetOrderAvgPx added in v0.4.0

func (m NoOrders) SetOrderAvgPx(value decimal.Decimal, scale int32)

SetOrderAvgPx sets OrderAvgPx, Tag 799

func (NoOrders) SetOrderBookingQty added in v0.4.0

func (m NoOrders) SetOrderBookingQty(value decimal.Decimal, scale int32)

SetOrderBookingQty sets OrderBookingQty, Tag 800

func (NoOrders) SetOrderID added in v0.4.0

func (m NoOrders) SetOrderID(v string)

SetOrderID sets OrderID, Tag 37

func (NoOrders) SetOrderQty added in v0.4.0

func (m NoOrders) SetOrderQty(value decimal.Decimal, scale int32)

SetOrderQty sets OrderQty, Tag 38

func (NoOrders) SetSecondaryClOrdID added in v0.4.0

func (m NoOrders) SetSecondaryClOrdID(v string)

SetSecondaryClOrdID sets SecondaryClOrdID, Tag 526

func (NoOrders) SetSecondaryOrderID added in v0.4.0

func (m NoOrders) SetSecondaryOrderID(v string)

SetSecondaryOrderID sets SecondaryOrderID, Tag 198

type NoOrdersRepeatingGroup added in v0.4.0

type NoOrdersRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoOrdersRepeatingGroup is a repeating group, Tag 73

func NewNoOrdersRepeatingGroup added in v0.4.0

func NewNoOrdersRepeatingGroup() NoOrdersRepeatingGroup

NewNoOrdersRepeatingGroup returns an initialized, NoOrdersRepeatingGroup

func (NoOrdersRepeatingGroup) Add added in v0.4.0

Add create and append a new NoOrders to this group

func (NoOrdersRepeatingGroup) Get added in v0.4.0

Get returns the ith NoOrders in the NoOrdersRepeatinGroup

type NoPartyIDs added in v0.4.0

type NoPartyIDs struct {
	quickfix.Group
}

NoPartyIDs is a repeating group element, Tag 453

func (NoPartyIDs) GetNoPartySubIDs added in v0.4.0

GetNoPartySubIDs gets NoPartySubIDs, Tag 802

func (NoPartyIDs) GetPartyID added in v0.4.0

func (m NoPartyIDs) GetPartyID() (f field.PartyIDField, err quickfix.MessageRejectError)

GetPartyID gets PartyID, Tag 448

func (NoPartyIDs) GetPartyIDSource added in v0.4.0

func (m NoPartyIDs) GetPartyIDSource() (f field.PartyIDSourceField, err quickfix.MessageRejectError)

GetPartyIDSource gets PartyIDSource, Tag 447

func (NoPartyIDs) GetPartyRole added in v0.4.0

func (m NoPartyIDs) GetPartyRole() (f field.PartyRoleField, err quickfix.MessageRejectError)

GetPartyRole gets PartyRole, Tag 452

func (NoPartyIDs) HasNoPartySubIDs added in v0.4.0

func (m NoPartyIDs) HasNoPartySubIDs() bool

HasNoPartySubIDs returns true if NoPartySubIDs is present, Tag 802

func (NoPartyIDs) HasPartyID added in v0.4.0

func (m NoPartyIDs) HasPartyID() bool

HasPartyID returns true if PartyID is present, Tag 448

func (NoPartyIDs) HasPartyIDSource added in v0.4.0

func (m NoPartyIDs) HasPartyIDSource() bool

HasPartyIDSource returns true if PartyIDSource is present, Tag 447

func (NoPartyIDs) HasPartyRole added in v0.4.0

func (m NoPartyIDs) HasPartyRole() bool

HasPartyRole returns true if PartyRole is present, Tag 452

func (NoPartyIDs) SetNoPartySubIDs added in v0.4.0

func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup)

SetNoPartySubIDs sets NoPartySubIDs, Tag 802

func (NoPartyIDs) SetPartyID added in v0.4.0

func (m NoPartyIDs) SetPartyID(v string)

SetPartyID sets PartyID, Tag 448

func (NoPartyIDs) SetPartyIDSource added in v0.4.0

func (m NoPartyIDs) SetPartyIDSource(v string)

SetPartyIDSource sets PartyIDSource, Tag 447

func (NoPartyIDs) SetPartyRole added in v0.4.0

func (m NoPartyIDs) SetPartyRole(v int)

SetPartyRole sets PartyRole, Tag 452

type NoPartyIDsRepeatingGroup added in v0.4.0

type NoPartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoPartyIDsRepeatingGroup is a repeating group, Tag 453

func NewNoPartyIDsRepeatingGroup added in v0.4.0

func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup

NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup

func (NoPartyIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoPartyIDs to this group

func (NoPartyIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoPartyIDs in the NoPartyIDsRepeatinGroup

type NoPartySubIDs added in v0.4.0

type NoPartySubIDs struct {
	quickfix.Group
}

NoPartySubIDs is a repeating group element, Tag 802

func (NoPartySubIDs) GetPartySubID added in v0.4.0

func (m NoPartySubIDs) GetPartySubID() (f field.PartySubIDField, err quickfix.MessageRejectError)

GetPartySubID gets PartySubID, Tag 523

func (NoPartySubIDs) GetPartySubIDType added in v0.4.0

func (m NoPartySubIDs) GetPartySubIDType() (f field.PartySubIDTypeField, err quickfix.MessageRejectError)

GetPartySubIDType gets PartySubIDType, Tag 803

func (NoPartySubIDs) HasPartySubID added in v0.4.0

func (m NoPartySubIDs) HasPartySubID() bool

HasPartySubID returns true if PartySubID is present, Tag 523

func (NoPartySubIDs) HasPartySubIDType added in v0.4.0

func (m NoPartySubIDs) HasPartySubIDType() bool

HasPartySubIDType returns true if PartySubIDType is present, Tag 803

func (NoPartySubIDs) SetPartySubID added in v0.4.0

func (m NoPartySubIDs) SetPartySubID(v string)

SetPartySubID sets PartySubID, Tag 523

func (NoPartySubIDs) SetPartySubIDType added in v0.4.0

func (m NoPartySubIDs) SetPartySubIDType(v int)

SetPartySubIDType sets PartySubIDType, Tag 803

type NoPartySubIDsRepeatingGroup added in v0.4.0

type NoPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoPartySubIDsRepeatingGroup is a repeating group, Tag 802

func NewNoPartySubIDsRepeatingGroup added in v0.4.0

func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup

NewNoPartySubIDsRepeatingGroup returns an initialized, NoPartySubIDsRepeatingGroup

func (NoPartySubIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoPartySubIDs to this group

func (NoPartySubIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoPartySubIDs in the NoPartySubIDsRepeatinGroup

type NoPosAmt added in v0.4.0

type NoPosAmt struct {
	quickfix.Group
}

NoPosAmt is a repeating group element, Tag 753

func (NoPosAmt) GetPosAmt added in v0.4.0

func (m NoPosAmt) GetPosAmt() (f field.PosAmtField, err quickfix.MessageRejectError)

GetPosAmt gets PosAmt, Tag 708

func (NoPosAmt) GetPosAmtType added in v0.4.0

func (m NoPosAmt) GetPosAmtType() (f field.PosAmtTypeField, err quickfix.MessageRejectError)

GetPosAmtType gets PosAmtType, Tag 707

func (NoPosAmt) GetPositionCurrency added in v0.4.0

func (m NoPosAmt) GetPositionCurrency() (f field.PositionCurrencyField, err quickfix.MessageRejectError)

GetPositionCurrency gets PositionCurrency, Tag 1055

func (NoPosAmt) HasPosAmt added in v0.4.0

func (m NoPosAmt) HasPosAmt() bool

HasPosAmt returns true if PosAmt is present, Tag 708

func (NoPosAmt) HasPosAmtType added in v0.4.0

func (m NoPosAmt) HasPosAmtType() bool

HasPosAmtType returns true if PosAmtType is present, Tag 707

func (NoPosAmt) HasPositionCurrency added in v0.4.0

func (m NoPosAmt) HasPositionCurrency() bool

HasPositionCurrency returns true if PositionCurrency is present, Tag 1055

func (NoPosAmt) SetPosAmt added in v0.4.0

func (m NoPosAmt) SetPosAmt(value decimal.Decimal, scale int32)

SetPosAmt sets PosAmt, Tag 708

func (NoPosAmt) SetPosAmtType added in v0.4.0

func (m NoPosAmt) SetPosAmtType(v string)

SetPosAmtType sets PosAmtType, Tag 707

func (NoPosAmt) SetPositionCurrency added in v0.4.0

func (m NoPosAmt) SetPositionCurrency(v string)

SetPositionCurrency sets PositionCurrency, Tag 1055

type NoPosAmtRepeatingGroup added in v0.4.0

type NoPosAmtRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoPosAmtRepeatingGroup is a repeating group, Tag 753

func NewNoPosAmtRepeatingGroup added in v0.4.0

func NewNoPosAmtRepeatingGroup() NoPosAmtRepeatingGroup

NewNoPosAmtRepeatingGroup returns an initialized, NoPosAmtRepeatingGroup

func (NoPosAmtRepeatingGroup) Add added in v0.4.0

Add create and append a new NoPosAmt to this group

func (NoPosAmtRepeatingGroup) Get added in v0.4.0

Get returns the ith NoPosAmt in the NoPosAmtRepeatinGroup

type NoSecurityAltID added in v0.4.0

type NoSecurityAltID struct {
	quickfix.Group
}

NoSecurityAltID is a repeating group element, Tag 454

func (NoSecurityAltID) GetSecurityAltID added in v0.4.0

func (m NoSecurityAltID) GetSecurityAltID() (f field.SecurityAltIDField, err quickfix.MessageRejectError)

GetSecurityAltID gets SecurityAltID, Tag 455

func (NoSecurityAltID) GetSecurityAltIDSource added in v0.4.0

func (m NoSecurityAltID) GetSecurityAltIDSource() (f field.SecurityAltIDSourceField, err quickfix.MessageRejectError)

GetSecurityAltIDSource gets SecurityAltIDSource, Tag 456

func (NoSecurityAltID) HasSecurityAltID added in v0.4.0

func (m NoSecurityAltID) HasSecurityAltID() bool

HasSecurityAltID returns true if SecurityAltID is present, Tag 455

func (NoSecurityAltID) HasSecurityAltIDSource added in v0.4.0

func (m NoSecurityAltID) HasSecurityAltIDSource() bool

HasSecurityAltIDSource returns true if SecurityAltIDSource is present, Tag 456

func (NoSecurityAltID) SetSecurityAltID added in v0.4.0

func (m NoSecurityAltID) SetSecurityAltID(v string)

SetSecurityAltID sets SecurityAltID, Tag 455

func (NoSecurityAltID) SetSecurityAltIDSource added in v0.4.0

func (m NoSecurityAltID) SetSecurityAltIDSource(v string)

SetSecurityAltIDSource sets SecurityAltIDSource, Tag 456

type NoSecurityAltIDRepeatingGroup added in v0.4.0

type NoSecurityAltIDRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoSecurityAltIDRepeatingGroup is a repeating group, Tag 454

func NewNoSecurityAltIDRepeatingGroup added in v0.4.0

func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup

NewNoSecurityAltIDRepeatingGroup returns an initialized, NoSecurityAltIDRepeatingGroup

func (NoSecurityAltIDRepeatingGroup) Add added in v0.4.0

Add create and append a new NoSecurityAltID to this group

func (NoSecurityAltIDRepeatingGroup) Get added in v0.4.0

Get returns the ith NoSecurityAltID in the NoSecurityAltIDRepeatinGroup

type NoSettlPartyIDs added in v0.4.0

type NoSettlPartyIDs struct {
	quickfix.Group
}

NoSettlPartyIDs is a repeating group element, Tag 781

func (NoSettlPartyIDs) GetNoSettlPartySubIDs added in v0.4.0

GetNoSettlPartySubIDs gets NoSettlPartySubIDs, Tag 801

func (NoSettlPartyIDs) GetSettlPartyID added in v0.4.0

func (m NoSettlPartyIDs) GetSettlPartyID() (f field.SettlPartyIDField, err quickfix.MessageRejectError)

GetSettlPartyID gets SettlPartyID, Tag 782

func (NoSettlPartyIDs) GetSettlPartyIDSource added in v0.4.0

func (m NoSettlPartyIDs) GetSettlPartyIDSource() (f field.SettlPartyIDSourceField, err quickfix.MessageRejectError)

GetSettlPartyIDSource gets SettlPartyIDSource, Tag 783

func (NoSettlPartyIDs) GetSettlPartyRole added in v0.4.0

func (m NoSettlPartyIDs) GetSettlPartyRole() (f field.SettlPartyRoleField, err quickfix.MessageRejectError)

GetSettlPartyRole gets SettlPartyRole, Tag 784

func (NoSettlPartyIDs) HasNoSettlPartySubIDs added in v0.4.0

func (m NoSettlPartyIDs) HasNoSettlPartySubIDs() bool

HasNoSettlPartySubIDs returns true if NoSettlPartySubIDs is present, Tag 801

func (NoSettlPartyIDs) HasSettlPartyID added in v0.4.0

func (m NoSettlPartyIDs) HasSettlPartyID() bool

HasSettlPartyID returns true if SettlPartyID is present, Tag 782

func (NoSettlPartyIDs) HasSettlPartyIDSource added in v0.4.0

func (m NoSettlPartyIDs) HasSettlPartyIDSource() bool

HasSettlPartyIDSource returns true if SettlPartyIDSource is present, Tag 783

func (NoSettlPartyIDs) HasSettlPartyRole added in v0.4.0

func (m NoSettlPartyIDs) HasSettlPartyRole() bool

HasSettlPartyRole returns true if SettlPartyRole is present, Tag 784

func (NoSettlPartyIDs) SetNoSettlPartySubIDs added in v0.4.0

func (m NoSettlPartyIDs) SetNoSettlPartySubIDs(f NoSettlPartySubIDsRepeatingGroup)

SetNoSettlPartySubIDs sets NoSettlPartySubIDs, Tag 801

func (NoSettlPartyIDs) SetSettlPartyID added in v0.4.0

func (m NoSettlPartyIDs) SetSettlPartyID(v string)

SetSettlPartyID sets SettlPartyID, Tag 782

func (NoSettlPartyIDs) SetSettlPartyIDSource added in v0.4.0

func (m NoSettlPartyIDs) SetSettlPartyIDSource(v string)

SetSettlPartyIDSource sets SettlPartyIDSource, Tag 783

func (NoSettlPartyIDs) SetSettlPartyRole added in v0.4.0

func (m NoSettlPartyIDs) SetSettlPartyRole(v int)

SetSettlPartyRole sets SettlPartyRole, Tag 784

type NoSettlPartyIDsRepeatingGroup added in v0.4.0

type NoSettlPartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoSettlPartyIDsRepeatingGroup is a repeating group, Tag 781

func NewNoSettlPartyIDsRepeatingGroup added in v0.4.0

func NewNoSettlPartyIDsRepeatingGroup() NoSettlPartyIDsRepeatingGroup

NewNoSettlPartyIDsRepeatingGroup returns an initialized, NoSettlPartyIDsRepeatingGroup

func (NoSettlPartyIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoSettlPartyIDs to this group

func (NoSettlPartyIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoSettlPartyIDs in the NoSettlPartyIDsRepeatinGroup

type NoSettlPartySubIDs added in v0.4.0

type NoSettlPartySubIDs struct {
	quickfix.Group
}

NoSettlPartySubIDs is a repeating group element, Tag 801

func (NoSettlPartySubIDs) GetSettlPartySubID added in v0.4.0

GetSettlPartySubID gets SettlPartySubID, Tag 785

func (NoSettlPartySubIDs) GetSettlPartySubIDType added in v0.4.0

func (m NoSettlPartySubIDs) GetSettlPartySubIDType() (f field.SettlPartySubIDTypeField, err quickfix.MessageRejectError)

GetSettlPartySubIDType gets SettlPartySubIDType, Tag 786

func (NoSettlPartySubIDs) HasSettlPartySubID added in v0.4.0

func (m NoSettlPartySubIDs) HasSettlPartySubID() bool

HasSettlPartySubID returns true if SettlPartySubID is present, Tag 785

func (NoSettlPartySubIDs) HasSettlPartySubIDType added in v0.4.0

func (m NoSettlPartySubIDs) HasSettlPartySubIDType() bool

HasSettlPartySubIDType returns true if SettlPartySubIDType is present, Tag 786

func (NoSettlPartySubIDs) SetSettlPartySubID added in v0.4.0

func (m NoSettlPartySubIDs) SetSettlPartySubID(v string)

SetSettlPartySubID sets SettlPartySubID, Tag 785

func (NoSettlPartySubIDs) SetSettlPartySubIDType added in v0.4.0

func (m NoSettlPartySubIDs) SetSettlPartySubIDType(v int)

SetSettlPartySubIDType sets SettlPartySubIDType, Tag 786

type NoSettlPartySubIDsRepeatingGroup added in v0.4.0

type NoSettlPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoSettlPartySubIDsRepeatingGroup is a repeating group, Tag 801

func NewNoSettlPartySubIDsRepeatingGroup added in v0.4.0

func NewNoSettlPartySubIDsRepeatingGroup() NoSettlPartySubIDsRepeatingGroup

NewNoSettlPartySubIDsRepeatingGroup returns an initialized, NoSettlPartySubIDsRepeatingGroup

func (NoSettlPartySubIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoSettlPartySubIDs to this group

func (NoSettlPartySubIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoSettlPartySubIDs in the NoSettlPartySubIDsRepeatinGroup

type NoStipulations added in v0.4.0

type NoStipulations struct {
	quickfix.Group
}

NoStipulations is a repeating group element, Tag 232

func (NoStipulations) GetStipulationType added in v0.4.0

func (m NoStipulations) GetStipulationType() (f field.StipulationTypeField, err quickfix.MessageRejectError)

GetStipulationType gets StipulationType, Tag 233

func (NoStipulations) GetStipulationValue added in v0.4.0

func (m NoStipulations) GetStipulationValue() (f field.StipulationValueField, err quickfix.MessageRejectError)

GetStipulationValue gets StipulationValue, Tag 234

func (NoStipulations) HasStipulationType added in v0.4.0

func (m NoStipulations) HasStipulationType() bool

HasStipulationType returns true if StipulationType is present, Tag 233

func (NoStipulations) HasStipulationValue added in v0.4.0

func (m NoStipulations) HasStipulationValue() bool

HasStipulationValue returns true if StipulationValue is present, Tag 234

func (NoStipulations) SetStipulationType added in v0.4.0

func (m NoStipulations) SetStipulationType(v string)

SetStipulationType sets StipulationType, Tag 233

func (NoStipulations) SetStipulationValue added in v0.4.0

func (m NoStipulations) SetStipulationValue(v string)

SetStipulationValue sets StipulationValue, Tag 234

type NoStipulationsRepeatingGroup added in v0.4.0

type NoStipulationsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoStipulationsRepeatingGroup is a repeating group, Tag 232

func NewNoStipulationsRepeatingGroup added in v0.4.0

func NewNoStipulationsRepeatingGroup() NoStipulationsRepeatingGroup

NewNoStipulationsRepeatingGroup returns an initialized, NoStipulationsRepeatingGroup

func (NoStipulationsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoStipulations to this group

func (NoStipulationsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoStipulations in the NoStipulationsRepeatinGroup

type NoUnderlyingSecurityAltID added in v0.4.0

type NoUnderlyingSecurityAltID struct {
	quickfix.Group
}

NoUnderlyingSecurityAltID is a repeating group element, Tag 457

func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID added in v0.4.0

GetUnderlyingSecurityAltID gets UnderlyingSecurityAltID, Tag 458

func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource added in v0.4.0

GetUnderlyingSecurityAltIDSource gets UnderlyingSecurityAltIDSource, Tag 459

func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID added in v0.4.0

func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool

HasUnderlyingSecurityAltID returns true if UnderlyingSecurityAltID is present, Tag 458

func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource added in v0.4.0

func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool

HasUnderlyingSecurityAltIDSource returns true if UnderlyingSecurityAltIDSource is present, Tag 459

func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID added in v0.4.0

func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string)

SetUnderlyingSecurityAltID sets UnderlyingSecurityAltID, Tag 458

func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource added in v0.4.0

func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string)

SetUnderlyingSecurityAltIDSource sets UnderlyingSecurityAltIDSource, Tag 459

type NoUnderlyingSecurityAltIDRepeatingGroup added in v0.4.0

type NoUnderlyingSecurityAltIDRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUnderlyingSecurityAltIDRepeatingGroup is a repeating group, Tag 457

func NewNoUnderlyingSecurityAltIDRepeatingGroup added in v0.4.0

func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup

NewNoUnderlyingSecurityAltIDRepeatingGroup returns an initialized, NoUnderlyingSecurityAltIDRepeatingGroup

func (NoUnderlyingSecurityAltIDRepeatingGroup) Add added in v0.4.0

Add create and append a new NoUnderlyingSecurityAltID to this group

func (NoUnderlyingSecurityAltIDRepeatingGroup) Get added in v0.4.0

Get returns the ith NoUnderlyingSecurityAltID in the NoUnderlyingSecurityAltIDRepeatinGroup

type NoUnderlyingStips added in v0.4.0

type NoUnderlyingStips struct {
	quickfix.Group
}

NoUnderlyingStips is a repeating group element, Tag 887

func (NoUnderlyingStips) GetUnderlyingStipType added in v0.4.0

func (m NoUnderlyingStips) GetUnderlyingStipType() (f field.UnderlyingStipTypeField, err quickfix.MessageRejectError)

GetUnderlyingStipType gets UnderlyingStipType, Tag 888

func (NoUnderlyingStips) GetUnderlyingStipValue added in v0.4.0

func (m NoUnderlyingStips) GetUnderlyingStipValue() (f field.UnderlyingStipValueField, err quickfix.MessageRejectError)

GetUnderlyingStipValue gets UnderlyingStipValue, Tag 889

func (NoUnderlyingStips) HasUnderlyingStipType added in v0.4.0

func (m NoUnderlyingStips) HasUnderlyingStipType() bool

HasUnderlyingStipType returns true if UnderlyingStipType is present, Tag 888

func (NoUnderlyingStips) HasUnderlyingStipValue added in v0.4.0

func (m NoUnderlyingStips) HasUnderlyingStipValue() bool

HasUnderlyingStipValue returns true if UnderlyingStipValue is present, Tag 889

func (NoUnderlyingStips) SetUnderlyingStipType added in v0.4.0

func (m NoUnderlyingStips) SetUnderlyingStipType(v string)

SetUnderlyingStipType sets UnderlyingStipType, Tag 888

func (NoUnderlyingStips) SetUnderlyingStipValue added in v0.4.0

func (m NoUnderlyingStips) SetUnderlyingStipValue(v string)

SetUnderlyingStipValue sets UnderlyingStipValue, Tag 889

type NoUnderlyingStipsRepeatingGroup added in v0.4.0

type NoUnderlyingStipsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUnderlyingStipsRepeatingGroup is a repeating group, Tag 887

func NewNoUnderlyingStipsRepeatingGroup added in v0.4.0

func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup

NewNoUnderlyingStipsRepeatingGroup returns an initialized, NoUnderlyingStipsRepeatingGroup

func (NoUnderlyingStipsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoUnderlyingStips to this group

func (NoUnderlyingStipsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoUnderlyingStips in the NoUnderlyingStipsRepeatinGroup

type NoUnderlyings added in v0.4.0

type NoUnderlyings struct {
	quickfix.Group
}

NoUnderlyings is a repeating group element, Tag 711

func (NoUnderlyings) GetEncodedUnderlyingIssuer added in v0.4.0

func (m NoUnderlyings) GetEncodedUnderlyingIssuer() (f field.EncodedUnderlyingIssuerField, err quickfix.MessageRejectError)

GetEncodedUnderlyingIssuer gets EncodedUnderlyingIssuer, Tag 363

func (NoUnderlyings) GetEncodedUnderlyingIssuerLen added in v0.4.0

func (m NoUnderlyings) GetEncodedUnderlyingIssuerLen() (f field.EncodedUnderlyingIssuerLenField, err quickfix.MessageRejectError)

GetEncodedUnderlyingIssuerLen gets EncodedUnderlyingIssuerLen, Tag 362

func (NoUnderlyings) GetEncodedUnderlyingSecurityDesc added in v0.4.0

func (m NoUnderlyings) GetEncodedUnderlyingSecurityDesc() (f field.EncodedUnderlyingSecurityDescField, err quickfix.MessageRejectError)

GetEncodedUnderlyingSecurityDesc gets EncodedUnderlyingSecurityDesc, Tag 365

func (NoUnderlyings) GetEncodedUnderlyingSecurityDescLen added in v0.4.0

func (m NoUnderlyings) GetEncodedUnderlyingSecurityDescLen() (f field.EncodedUnderlyingSecurityDescLenField, err quickfix.MessageRejectError)

GetEncodedUnderlyingSecurityDescLen gets EncodedUnderlyingSecurityDescLen, Tag 364

func (NoUnderlyings) GetNoUnderlyingSecurityAltID added in v0.4.0

GetNoUnderlyingSecurityAltID gets NoUnderlyingSecurityAltID, Tag 457

func (NoUnderlyings) GetNoUnderlyingStips added in v0.4.0

GetNoUnderlyingStips gets NoUnderlyingStips, Tag 887

func (NoUnderlyings) GetNoUndlyInstrumentParties added in v0.4.0

GetNoUndlyInstrumentParties gets NoUndlyInstrumentParties, Tag 1058

func (NoUnderlyings) GetUnderlyingAdjustedQuantity added in v0.4.0

func (m NoUnderlyings) GetUnderlyingAdjustedQuantity() (f field.UnderlyingAdjustedQuantityField, err quickfix.MessageRejectError)

GetUnderlyingAdjustedQuantity gets UnderlyingAdjustedQuantity, Tag 1044

func (NoUnderlyings) GetUnderlyingAllocationPercent added in v0.4.0

func (m NoUnderlyings) GetUnderlyingAllocationPercent() (f field.UnderlyingAllocationPercentField, err quickfix.MessageRejectError)

GetUnderlyingAllocationPercent gets UnderlyingAllocationPercent, Tag 972

func (NoUnderlyings) GetUnderlyingCFICode added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCFICode() (f field.UnderlyingCFICodeField, err quickfix.MessageRejectError)

GetUnderlyingCFICode gets UnderlyingCFICode, Tag 463

func (NoUnderlyings) GetUnderlyingCPProgram added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCPProgram() (f field.UnderlyingCPProgramField, err quickfix.MessageRejectError)

GetUnderlyingCPProgram gets UnderlyingCPProgram, Tag 877

func (NoUnderlyings) GetUnderlyingCPRegType added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCPRegType() (f field.UnderlyingCPRegTypeField, err quickfix.MessageRejectError)

GetUnderlyingCPRegType gets UnderlyingCPRegType, Tag 878

func (NoUnderlyings) GetUnderlyingCapValue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCapValue() (f field.UnderlyingCapValueField, err quickfix.MessageRejectError)

GetUnderlyingCapValue gets UnderlyingCapValue, Tag 1038

func (NoUnderlyings) GetUnderlyingCashAmount added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCashAmount() (f field.UnderlyingCashAmountField, err quickfix.MessageRejectError)

GetUnderlyingCashAmount gets UnderlyingCashAmount, Tag 973

func (NoUnderlyings) GetUnderlyingCashType added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCashType() (f field.UnderlyingCashTypeField, err quickfix.MessageRejectError)

GetUnderlyingCashType gets UnderlyingCashType, Tag 974

func (NoUnderlyings) GetUnderlyingContractMultiplier added in v0.4.0

func (m NoUnderlyings) GetUnderlyingContractMultiplier() (f field.UnderlyingContractMultiplierField, err quickfix.MessageRejectError)

GetUnderlyingContractMultiplier gets UnderlyingContractMultiplier, Tag 436

func (NoUnderlyings) GetUnderlyingCountryOfIssue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCountryOfIssue() (f field.UnderlyingCountryOfIssueField, err quickfix.MessageRejectError)

GetUnderlyingCountryOfIssue gets UnderlyingCountryOfIssue, Tag 592

func (NoUnderlyings) GetUnderlyingCouponPaymentDate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCouponPaymentDate() (f field.UnderlyingCouponPaymentDateField, err quickfix.MessageRejectError)

GetUnderlyingCouponPaymentDate gets UnderlyingCouponPaymentDate, Tag 241

func (NoUnderlyings) GetUnderlyingCouponRate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCouponRate() (f field.UnderlyingCouponRateField, err quickfix.MessageRejectError)

GetUnderlyingCouponRate gets UnderlyingCouponRate, Tag 435

func (NoUnderlyings) GetUnderlyingCreditRating added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCreditRating() (f field.UnderlyingCreditRatingField, err quickfix.MessageRejectError)

GetUnderlyingCreditRating gets UnderlyingCreditRating, Tag 256

func (NoUnderlyings) GetUnderlyingCurrency added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCurrency() (f field.UnderlyingCurrencyField, err quickfix.MessageRejectError)

GetUnderlyingCurrency gets UnderlyingCurrency, Tag 318

func (NoUnderlyings) GetUnderlyingCurrentValue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCurrentValue() (f field.UnderlyingCurrentValueField, err quickfix.MessageRejectError)

GetUnderlyingCurrentValue gets UnderlyingCurrentValue, Tag 885

func (NoUnderlyings) GetUnderlyingDirtyPrice added in v0.4.0

func (m NoUnderlyings) GetUnderlyingDirtyPrice() (f field.UnderlyingDirtyPriceField, err quickfix.MessageRejectError)

GetUnderlyingDirtyPrice gets UnderlyingDirtyPrice, Tag 882

func (NoUnderlyings) GetUnderlyingEndPrice added in v0.4.0

func (m NoUnderlyings) GetUnderlyingEndPrice() (f field.UnderlyingEndPriceField, err quickfix.MessageRejectError)

GetUnderlyingEndPrice gets UnderlyingEndPrice, Tag 883

func (NoUnderlyings) GetUnderlyingEndValue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingEndValue() (f field.UnderlyingEndValueField, err quickfix.MessageRejectError)

GetUnderlyingEndValue gets UnderlyingEndValue, Tag 886

func (NoUnderlyings) GetUnderlyingFXRate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingFXRate() (f field.UnderlyingFXRateField, err quickfix.MessageRejectError)

GetUnderlyingFXRate gets UnderlyingFXRate, Tag 1045

func (NoUnderlyings) GetUnderlyingFXRateCalc added in v0.4.0

func (m NoUnderlyings) GetUnderlyingFXRateCalc() (f field.UnderlyingFXRateCalcField, err quickfix.MessageRejectError)

GetUnderlyingFXRateCalc gets UnderlyingFXRateCalc, Tag 1046

func (NoUnderlyings) GetUnderlyingFactor added in v0.4.0

func (m NoUnderlyings) GetUnderlyingFactor() (f field.UnderlyingFactorField, err quickfix.MessageRejectError)

GetUnderlyingFactor gets UnderlyingFactor, Tag 246

func (NoUnderlyings) GetUnderlyingInstrRegistry added in v0.4.0

func (m NoUnderlyings) GetUnderlyingInstrRegistry() (f field.UnderlyingInstrRegistryField, err quickfix.MessageRejectError)

GetUnderlyingInstrRegistry gets UnderlyingInstrRegistry, Tag 595

func (NoUnderlyings) GetUnderlyingIssueDate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingIssueDate() (f field.UnderlyingIssueDateField, err quickfix.MessageRejectError)

GetUnderlyingIssueDate gets UnderlyingIssueDate, Tag 242

func (NoUnderlyings) GetUnderlyingIssuer added in v0.4.0

func (m NoUnderlyings) GetUnderlyingIssuer() (f field.UnderlyingIssuerField, err quickfix.MessageRejectError)

GetUnderlyingIssuer gets UnderlyingIssuer, Tag 306

func (NoUnderlyings) GetUnderlyingLocaleOfIssue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingLocaleOfIssue() (f field.UnderlyingLocaleOfIssueField, err quickfix.MessageRejectError)

GetUnderlyingLocaleOfIssue gets UnderlyingLocaleOfIssue, Tag 594

func (NoUnderlyings) GetUnderlyingMaturityDate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingMaturityDate() (f field.UnderlyingMaturityDateField, err quickfix.MessageRejectError)

GetUnderlyingMaturityDate gets UnderlyingMaturityDate, Tag 542

func (NoUnderlyings) GetUnderlyingMaturityMonthYear added in v0.4.0

func (m NoUnderlyings) GetUnderlyingMaturityMonthYear() (f field.UnderlyingMaturityMonthYearField, err quickfix.MessageRejectError)

GetUnderlyingMaturityMonthYear gets UnderlyingMaturityMonthYear, Tag 313

func (NoUnderlyings) GetUnderlyingOptAttribute added in v0.4.0

func (m NoUnderlyings) GetUnderlyingOptAttribute() (f field.UnderlyingOptAttributeField, err quickfix.MessageRejectError)

GetUnderlyingOptAttribute gets UnderlyingOptAttribute, Tag 317

func (NoUnderlyings) GetUnderlyingProduct added in v0.4.0

func (m NoUnderlyings) GetUnderlyingProduct() (f field.UnderlyingProductField, err quickfix.MessageRejectError)

GetUnderlyingProduct gets UnderlyingProduct, Tag 462

func (NoUnderlyings) GetUnderlyingPx added in v0.4.0

func (m NoUnderlyings) GetUnderlyingPx() (f field.UnderlyingPxField, err quickfix.MessageRejectError)

GetUnderlyingPx gets UnderlyingPx, Tag 810

func (NoUnderlyings) GetUnderlyingQty added in v0.4.0

func (m NoUnderlyings) GetUnderlyingQty() (f field.UnderlyingQtyField, err quickfix.MessageRejectError)

GetUnderlyingQty gets UnderlyingQty, Tag 879

func (NoUnderlyings) GetUnderlyingRedemptionDate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingRedemptionDate() (f field.UnderlyingRedemptionDateField, err quickfix.MessageRejectError)

GetUnderlyingRedemptionDate gets UnderlyingRedemptionDate, Tag 247

func (NoUnderlyings) GetUnderlyingRepoCollateralSecurityType added in v0.4.0

func (m NoUnderlyings) GetUnderlyingRepoCollateralSecurityType() (f field.UnderlyingRepoCollateralSecurityTypeField, err quickfix.MessageRejectError)

GetUnderlyingRepoCollateralSecurityType gets UnderlyingRepoCollateralSecurityType, Tag 243

func (NoUnderlyings) GetUnderlyingRepurchaseRate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingRepurchaseRate() (f field.UnderlyingRepurchaseRateField, err quickfix.MessageRejectError)

GetUnderlyingRepurchaseRate gets UnderlyingRepurchaseRate, Tag 245

func (NoUnderlyings) GetUnderlyingRepurchaseTerm added in v0.4.0

func (m NoUnderlyings) GetUnderlyingRepurchaseTerm() (f field.UnderlyingRepurchaseTermField, err quickfix.MessageRejectError)

GetUnderlyingRepurchaseTerm gets UnderlyingRepurchaseTerm, Tag 244

func (NoUnderlyings) GetUnderlyingSecurityDesc added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSecurityDesc() (f field.UnderlyingSecurityDescField, err quickfix.MessageRejectError)

GetUnderlyingSecurityDesc gets UnderlyingSecurityDesc, Tag 307

func (NoUnderlyings) GetUnderlyingSecurityExchange added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSecurityExchange() (f field.UnderlyingSecurityExchangeField, err quickfix.MessageRejectError)

GetUnderlyingSecurityExchange gets UnderlyingSecurityExchange, Tag 308

func (NoUnderlyings) GetUnderlyingSecurityID added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSecurityID() (f field.UnderlyingSecurityIDField, err quickfix.MessageRejectError)

GetUnderlyingSecurityID gets UnderlyingSecurityID, Tag 309

func (NoUnderlyings) GetUnderlyingSecurityIDSource added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSecurityIDSource() (f field.UnderlyingSecurityIDSourceField, err quickfix.MessageRejectError)

GetUnderlyingSecurityIDSource gets UnderlyingSecurityIDSource, Tag 305

func (NoUnderlyings) GetUnderlyingSecuritySubType added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSecuritySubType() (f field.UnderlyingSecuritySubTypeField, err quickfix.MessageRejectError)

GetUnderlyingSecuritySubType gets UnderlyingSecuritySubType, Tag 763

func (NoUnderlyings) GetUnderlyingSecurityType added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSecurityType() (f field.UnderlyingSecurityTypeField, err quickfix.MessageRejectError)

GetUnderlyingSecurityType gets UnderlyingSecurityType, Tag 310

func (NoUnderlyings) GetUnderlyingSettlMethod added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSettlMethod() (f field.UnderlyingSettlMethodField, err quickfix.MessageRejectError)

GetUnderlyingSettlMethod gets UnderlyingSettlMethod, Tag 1039

func (NoUnderlyings) GetUnderlyingSettlementType added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSettlementType() (f field.UnderlyingSettlementTypeField, err quickfix.MessageRejectError)

GetUnderlyingSettlementType gets UnderlyingSettlementType, Tag 975

func (NoUnderlyings) GetUnderlyingStartValue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingStartValue() (f field.UnderlyingStartValueField, err quickfix.MessageRejectError)

GetUnderlyingStartValue gets UnderlyingStartValue, Tag 884

func (NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue() (f field.UnderlyingStateOrProvinceOfIssueField, err quickfix.MessageRejectError)

GetUnderlyingStateOrProvinceOfIssue gets UnderlyingStateOrProvinceOfIssue, Tag 593

func (NoUnderlyings) GetUnderlyingStrikeCurrency added in v0.4.0

func (m NoUnderlyings) GetUnderlyingStrikeCurrency() (f field.UnderlyingStrikeCurrencyField, err quickfix.MessageRejectError)

GetUnderlyingStrikeCurrency gets UnderlyingStrikeCurrency, Tag 941

func (NoUnderlyings) GetUnderlyingStrikePrice added in v0.4.0

func (m NoUnderlyings) GetUnderlyingStrikePrice() (f field.UnderlyingStrikePriceField, err quickfix.MessageRejectError)

GetUnderlyingStrikePrice gets UnderlyingStrikePrice, Tag 316

func (NoUnderlyings) GetUnderlyingSymbol added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSymbol() (f field.UnderlyingSymbolField, err quickfix.MessageRejectError)

GetUnderlyingSymbol gets UnderlyingSymbol, Tag 311

func (NoUnderlyings) GetUnderlyingSymbolSfx added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSymbolSfx() (f field.UnderlyingSymbolSfxField, err quickfix.MessageRejectError)

GetUnderlyingSymbolSfx gets UnderlyingSymbolSfx, Tag 312

func (NoUnderlyings) GetUnderlyingTimeUnit added in v0.4.0

func (m NoUnderlyings) GetUnderlyingTimeUnit() (f field.UnderlyingTimeUnitField, err quickfix.MessageRejectError)

GetUnderlyingTimeUnit gets UnderlyingTimeUnit, Tag 1000

func (NoUnderlyings) GetUnderlyingUnitOfMeasure added in v0.4.0

func (m NoUnderlyings) GetUnderlyingUnitOfMeasure() (f field.UnderlyingUnitOfMeasureField, err quickfix.MessageRejectError)

GetUnderlyingUnitOfMeasure gets UnderlyingUnitOfMeasure, Tag 998

func (NoUnderlyings) HasEncodedUnderlyingIssuer added in v0.4.0

func (m NoUnderlyings) HasEncodedUnderlyingIssuer() bool

HasEncodedUnderlyingIssuer returns true if EncodedUnderlyingIssuer is present, Tag 363

func (NoUnderlyings) HasEncodedUnderlyingIssuerLen added in v0.4.0

func (m NoUnderlyings) HasEncodedUnderlyingIssuerLen() bool

HasEncodedUnderlyingIssuerLen returns true if EncodedUnderlyingIssuerLen is present, Tag 362

func (NoUnderlyings) HasEncodedUnderlyingSecurityDesc added in v0.4.0

func (m NoUnderlyings) HasEncodedUnderlyingSecurityDesc() bool

HasEncodedUnderlyingSecurityDesc returns true if EncodedUnderlyingSecurityDesc is present, Tag 365

func (NoUnderlyings) HasEncodedUnderlyingSecurityDescLen added in v0.4.0

func (m NoUnderlyings) HasEncodedUnderlyingSecurityDescLen() bool

HasEncodedUnderlyingSecurityDescLen returns true if EncodedUnderlyingSecurityDescLen is present, Tag 364

func (NoUnderlyings) HasNoUnderlyingSecurityAltID added in v0.4.0

func (m NoUnderlyings) HasNoUnderlyingSecurityAltID() bool

HasNoUnderlyingSecurityAltID returns true if NoUnderlyingSecurityAltID is present, Tag 457

func (NoUnderlyings) HasNoUnderlyingStips added in v0.4.0

func (m NoUnderlyings) HasNoUnderlyingStips() bool

HasNoUnderlyingStips returns true if NoUnderlyingStips is present, Tag 887

func (NoUnderlyings) HasNoUndlyInstrumentParties added in v0.4.0

func (m NoUnderlyings) HasNoUndlyInstrumentParties() bool

HasNoUndlyInstrumentParties returns true if NoUndlyInstrumentParties is present, Tag 1058

func (NoUnderlyings) HasUnderlyingAdjustedQuantity added in v0.4.0

func (m NoUnderlyings) HasUnderlyingAdjustedQuantity() bool

HasUnderlyingAdjustedQuantity returns true if UnderlyingAdjustedQuantity is present, Tag 1044

func (NoUnderlyings) HasUnderlyingAllocationPercent added in v0.4.0

func (m NoUnderlyings) HasUnderlyingAllocationPercent() bool

HasUnderlyingAllocationPercent returns true if UnderlyingAllocationPercent is present, Tag 972

func (NoUnderlyings) HasUnderlyingCFICode added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCFICode() bool

HasUnderlyingCFICode returns true if UnderlyingCFICode is present, Tag 463

func (NoUnderlyings) HasUnderlyingCPProgram added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCPProgram() bool

HasUnderlyingCPProgram returns true if UnderlyingCPProgram is present, Tag 877

func (NoUnderlyings) HasUnderlyingCPRegType added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCPRegType() bool

HasUnderlyingCPRegType returns true if UnderlyingCPRegType is present, Tag 878

func (NoUnderlyings) HasUnderlyingCapValue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCapValue() bool

HasUnderlyingCapValue returns true if UnderlyingCapValue is present, Tag 1038

func (NoUnderlyings) HasUnderlyingCashAmount added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCashAmount() bool

HasUnderlyingCashAmount returns true if UnderlyingCashAmount is present, Tag 973

func (NoUnderlyings) HasUnderlyingCashType added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCashType() bool

HasUnderlyingCashType returns true if UnderlyingCashType is present, Tag 974

func (NoUnderlyings) HasUnderlyingContractMultiplier added in v0.4.0

func (m NoUnderlyings) HasUnderlyingContractMultiplier() bool

HasUnderlyingContractMultiplier returns true if UnderlyingContractMultiplier is present, Tag 436

func (NoUnderlyings) HasUnderlyingCountryOfIssue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCountryOfIssue() bool

HasUnderlyingCountryOfIssue returns true if UnderlyingCountryOfIssue is present, Tag 592

func (NoUnderlyings) HasUnderlyingCouponPaymentDate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCouponPaymentDate() bool

HasUnderlyingCouponPaymentDate returns true if UnderlyingCouponPaymentDate is present, Tag 241

func (NoUnderlyings) HasUnderlyingCouponRate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCouponRate() bool

HasUnderlyingCouponRate returns true if UnderlyingCouponRate is present, Tag 435

func (NoUnderlyings) HasUnderlyingCreditRating added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCreditRating() bool

HasUnderlyingCreditRating returns true if UnderlyingCreditRating is present, Tag 256

func (NoUnderlyings) HasUnderlyingCurrency added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCurrency() bool

HasUnderlyingCurrency returns true if UnderlyingCurrency is present, Tag 318

func (NoUnderlyings) HasUnderlyingCurrentValue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCurrentValue() bool

HasUnderlyingCurrentValue returns true if UnderlyingCurrentValue is present, Tag 885

func (NoUnderlyings) HasUnderlyingDirtyPrice added in v0.4.0

func (m NoUnderlyings) HasUnderlyingDirtyPrice() bool

HasUnderlyingDirtyPrice returns true if UnderlyingDirtyPrice is present, Tag 882

func (NoUnderlyings) HasUnderlyingEndPrice added in v0.4.0

func (m NoUnderlyings) HasUnderlyingEndPrice() bool

HasUnderlyingEndPrice returns true if UnderlyingEndPrice is present, Tag 883

func (NoUnderlyings) HasUnderlyingEndValue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingEndValue() bool

HasUnderlyingEndValue returns true if UnderlyingEndValue is present, Tag 886

func (NoUnderlyings) HasUnderlyingFXRate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingFXRate() bool

HasUnderlyingFXRate returns true if UnderlyingFXRate is present, Tag 1045

func (NoUnderlyings) HasUnderlyingFXRateCalc added in v0.4.0

func (m NoUnderlyings) HasUnderlyingFXRateCalc() bool

HasUnderlyingFXRateCalc returns true if UnderlyingFXRateCalc is present, Tag 1046

func (NoUnderlyings) HasUnderlyingFactor added in v0.4.0

func (m NoUnderlyings) HasUnderlyingFactor() bool

HasUnderlyingFactor returns true if UnderlyingFactor is present, Tag 246

func (NoUnderlyings) HasUnderlyingInstrRegistry added in v0.4.0

func (m NoUnderlyings) HasUnderlyingInstrRegistry() bool

HasUnderlyingInstrRegistry returns true if UnderlyingInstrRegistry is present, Tag 595

func (NoUnderlyings) HasUnderlyingIssueDate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingIssueDate() bool

HasUnderlyingIssueDate returns true if UnderlyingIssueDate is present, Tag 242

func (NoUnderlyings) HasUnderlyingIssuer added in v0.4.0

func (m NoUnderlyings) HasUnderlyingIssuer() bool

HasUnderlyingIssuer returns true if UnderlyingIssuer is present, Tag 306

func (NoUnderlyings) HasUnderlyingLocaleOfIssue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingLocaleOfIssue() bool

HasUnderlyingLocaleOfIssue returns true if UnderlyingLocaleOfIssue is present, Tag 594

func (NoUnderlyings) HasUnderlyingMaturityDate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingMaturityDate() bool

HasUnderlyingMaturityDate returns true if UnderlyingMaturityDate is present, Tag 542

func (NoUnderlyings) HasUnderlyingMaturityMonthYear added in v0.4.0

func (m NoUnderlyings) HasUnderlyingMaturityMonthYear() bool

HasUnderlyingMaturityMonthYear returns true if UnderlyingMaturityMonthYear is present, Tag 313

func (NoUnderlyings) HasUnderlyingOptAttribute added in v0.4.0

func (m NoUnderlyings) HasUnderlyingOptAttribute() bool

HasUnderlyingOptAttribute returns true if UnderlyingOptAttribute is present, Tag 317

func (NoUnderlyings) HasUnderlyingProduct added in v0.4.0

func (m NoUnderlyings) HasUnderlyingProduct() bool

HasUnderlyingProduct returns true if UnderlyingProduct is present, Tag 462

func (NoUnderlyings) HasUnderlyingPx added in v0.4.0

func (m NoUnderlyings) HasUnderlyingPx() bool

HasUnderlyingPx returns true if UnderlyingPx is present, Tag 810

func (NoUnderlyings) HasUnderlyingQty added in v0.4.0

func (m NoUnderlyings) HasUnderlyingQty() bool

HasUnderlyingQty returns true if UnderlyingQty is present, Tag 879

func (NoUnderlyings) HasUnderlyingRedemptionDate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingRedemptionDate() bool

HasUnderlyingRedemptionDate returns true if UnderlyingRedemptionDate is present, Tag 247

func (NoUnderlyings) HasUnderlyingRepoCollateralSecurityType added in v0.4.0

func (m NoUnderlyings) HasUnderlyingRepoCollateralSecurityType() bool

HasUnderlyingRepoCollateralSecurityType returns true if UnderlyingRepoCollateralSecurityType is present, Tag 243

func (NoUnderlyings) HasUnderlyingRepurchaseRate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingRepurchaseRate() bool

HasUnderlyingRepurchaseRate returns true if UnderlyingRepurchaseRate is present, Tag 245

func (NoUnderlyings) HasUnderlyingRepurchaseTerm added in v0.4.0

func (m NoUnderlyings) HasUnderlyingRepurchaseTerm() bool

HasUnderlyingRepurchaseTerm returns true if UnderlyingRepurchaseTerm is present, Tag 244

func (NoUnderlyings) HasUnderlyingSecurityDesc added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSecurityDesc() bool

HasUnderlyingSecurityDesc returns true if UnderlyingSecurityDesc is present, Tag 307

func (NoUnderlyings) HasUnderlyingSecurityExchange added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSecurityExchange() bool

HasUnderlyingSecurityExchange returns true if UnderlyingSecurityExchange is present, Tag 308

func (NoUnderlyings) HasUnderlyingSecurityID added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSecurityID() bool

HasUnderlyingSecurityID returns true if UnderlyingSecurityID is present, Tag 309

func (NoUnderlyings) HasUnderlyingSecurityIDSource added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSecurityIDSource() bool

HasUnderlyingSecurityIDSource returns true if UnderlyingSecurityIDSource is present, Tag 305

func (NoUnderlyings) HasUnderlyingSecuritySubType added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSecuritySubType() bool

HasUnderlyingSecuritySubType returns true if UnderlyingSecuritySubType is present, Tag 763

func (NoUnderlyings) HasUnderlyingSecurityType added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSecurityType() bool

HasUnderlyingSecurityType returns true if UnderlyingSecurityType is present, Tag 310

func (NoUnderlyings) HasUnderlyingSettlMethod added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSettlMethod() bool

HasUnderlyingSettlMethod returns true if UnderlyingSettlMethod is present, Tag 1039

func (NoUnderlyings) HasUnderlyingSettlementType added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSettlementType() bool

HasUnderlyingSettlementType returns true if UnderlyingSettlementType is present, Tag 975

func (NoUnderlyings) HasUnderlyingStartValue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingStartValue() bool

HasUnderlyingStartValue returns true if UnderlyingStartValue is present, Tag 884

func (NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue() bool

HasUnderlyingStateOrProvinceOfIssue returns true if UnderlyingStateOrProvinceOfIssue is present, Tag 593

func (NoUnderlyings) HasUnderlyingStrikeCurrency added in v0.4.0

func (m NoUnderlyings) HasUnderlyingStrikeCurrency() bool

HasUnderlyingStrikeCurrency returns true if UnderlyingStrikeCurrency is present, Tag 941

func (NoUnderlyings) HasUnderlyingStrikePrice added in v0.4.0

func (m NoUnderlyings) HasUnderlyingStrikePrice() bool

HasUnderlyingStrikePrice returns true if UnderlyingStrikePrice is present, Tag 316

func (NoUnderlyings) HasUnderlyingSymbol added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSymbol() bool

HasUnderlyingSymbol returns true if UnderlyingSymbol is present, Tag 311

func (NoUnderlyings) HasUnderlyingSymbolSfx added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSymbolSfx() bool

HasUnderlyingSymbolSfx returns true if UnderlyingSymbolSfx is present, Tag 312

func (NoUnderlyings) HasUnderlyingTimeUnit added in v0.4.0

func (m NoUnderlyings) HasUnderlyingTimeUnit() bool

HasUnderlyingTimeUnit returns true if UnderlyingTimeUnit is present, Tag 1000

func (NoUnderlyings) HasUnderlyingUnitOfMeasure added in v0.4.0

func (m NoUnderlyings) HasUnderlyingUnitOfMeasure() bool

HasUnderlyingUnitOfMeasure returns true if UnderlyingUnitOfMeasure is present, Tag 998

func (NoUnderlyings) SetEncodedUnderlyingIssuer added in v0.4.0

func (m NoUnderlyings) SetEncodedUnderlyingIssuer(v string)

SetEncodedUnderlyingIssuer sets EncodedUnderlyingIssuer, Tag 363

func (NoUnderlyings) SetEncodedUnderlyingIssuerLen added in v0.4.0

func (m NoUnderlyings) SetEncodedUnderlyingIssuerLen(v int)

SetEncodedUnderlyingIssuerLen sets EncodedUnderlyingIssuerLen, Tag 362

func (NoUnderlyings) SetEncodedUnderlyingSecurityDesc added in v0.4.0

func (m NoUnderlyings) SetEncodedUnderlyingSecurityDesc(v string)

SetEncodedUnderlyingSecurityDesc sets EncodedUnderlyingSecurityDesc, Tag 365

func (NoUnderlyings) SetEncodedUnderlyingSecurityDescLen added in v0.4.0

func (m NoUnderlyings) SetEncodedUnderlyingSecurityDescLen(v int)

SetEncodedUnderlyingSecurityDescLen sets EncodedUnderlyingSecurityDescLen, Tag 364

func (NoUnderlyings) SetNoUnderlyingSecurityAltID added in v0.4.0

func (m NoUnderlyings) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)

SetNoUnderlyingSecurityAltID sets NoUnderlyingSecurityAltID, Tag 457

func (NoUnderlyings) SetNoUnderlyingStips added in v0.4.0

func (m NoUnderlyings) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup)

SetNoUnderlyingStips sets NoUnderlyingStips, Tag 887

func (NoUnderlyings) SetNoUndlyInstrumentParties added in v0.4.0

func (m NoUnderlyings) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup)

SetNoUndlyInstrumentParties sets NoUndlyInstrumentParties, Tag 1058

func (NoUnderlyings) SetUnderlyingAdjustedQuantity added in v0.4.0

func (m NoUnderlyings) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32)

SetUnderlyingAdjustedQuantity sets UnderlyingAdjustedQuantity, Tag 1044

func (NoUnderlyings) SetUnderlyingAllocationPercent added in v0.4.0

func (m NoUnderlyings) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32)

SetUnderlyingAllocationPercent sets UnderlyingAllocationPercent, Tag 972

func (NoUnderlyings) SetUnderlyingCFICode added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCFICode(v string)

SetUnderlyingCFICode sets UnderlyingCFICode, Tag 463

func (NoUnderlyings) SetUnderlyingCPProgram added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCPProgram(v string)

SetUnderlyingCPProgram sets UnderlyingCPProgram, Tag 877

func (NoUnderlyings) SetUnderlyingCPRegType added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCPRegType(v string)

SetUnderlyingCPRegType sets UnderlyingCPRegType, Tag 878

func (NoUnderlyings) SetUnderlyingCapValue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCapValue(value decimal.Decimal, scale int32)

SetUnderlyingCapValue sets UnderlyingCapValue, Tag 1038

func (NoUnderlyings) SetUnderlyingCashAmount added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCashAmount(value decimal.Decimal, scale int32)

SetUnderlyingCashAmount sets UnderlyingCashAmount, Tag 973

func (NoUnderlyings) SetUnderlyingCashType added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCashType(v string)

SetUnderlyingCashType sets UnderlyingCashType, Tag 974

func (NoUnderlyings) SetUnderlyingContractMultiplier added in v0.4.0

func (m NoUnderlyings) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)

SetUnderlyingContractMultiplier sets UnderlyingContractMultiplier, Tag 436

func (NoUnderlyings) SetUnderlyingCountryOfIssue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCountryOfIssue(v string)

SetUnderlyingCountryOfIssue sets UnderlyingCountryOfIssue, Tag 592

func (NoUnderlyings) SetUnderlyingCouponPaymentDate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCouponPaymentDate(v string)

SetUnderlyingCouponPaymentDate sets UnderlyingCouponPaymentDate, Tag 241

func (NoUnderlyings) SetUnderlyingCouponRate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)

SetUnderlyingCouponRate sets UnderlyingCouponRate, Tag 435

func (NoUnderlyings) SetUnderlyingCreditRating added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCreditRating(v string)

SetUnderlyingCreditRating sets UnderlyingCreditRating, Tag 256

func (NoUnderlyings) SetUnderlyingCurrency added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCurrency(v string)

SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318

func (NoUnderlyings) SetUnderlyingCurrentValue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32)

SetUnderlyingCurrentValue sets UnderlyingCurrentValue, Tag 885

func (NoUnderlyings) SetUnderlyingDirtyPrice added in v0.4.0

func (m NoUnderlyings) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32)

SetUnderlyingDirtyPrice sets UnderlyingDirtyPrice, Tag 882

func (NoUnderlyings) SetUnderlyingEndPrice added in v0.4.0

func (m NoUnderlyings) SetUnderlyingEndPrice(value decimal.Decimal, scale int32)

SetUnderlyingEndPrice sets UnderlyingEndPrice, Tag 883

func (NoUnderlyings) SetUnderlyingEndValue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingEndValue(value decimal.Decimal, scale int32)

SetUnderlyingEndValue sets UnderlyingEndValue, Tag 886

func (NoUnderlyings) SetUnderlyingFXRate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingFXRate(value decimal.Decimal, scale int32)

SetUnderlyingFXRate sets UnderlyingFXRate, Tag 1045

func (NoUnderlyings) SetUnderlyingFXRateCalc added in v0.4.0

func (m NoUnderlyings) SetUnderlyingFXRateCalc(v string)

SetUnderlyingFXRateCalc sets UnderlyingFXRateCalc, Tag 1046

func (NoUnderlyings) SetUnderlyingFactor added in v0.4.0

func (m NoUnderlyings) SetUnderlyingFactor(value decimal.Decimal, scale int32)

SetUnderlyingFactor sets UnderlyingFactor, Tag 246

func (NoUnderlyings) SetUnderlyingInstrRegistry added in v0.4.0

func (m NoUnderlyings) SetUnderlyingInstrRegistry(v string)

SetUnderlyingInstrRegistry sets UnderlyingInstrRegistry, Tag 595

func (NoUnderlyings) SetUnderlyingIssueDate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingIssueDate(v string)

SetUnderlyingIssueDate sets UnderlyingIssueDate, Tag 242

func (NoUnderlyings) SetUnderlyingIssuer added in v0.4.0

func (m NoUnderlyings) SetUnderlyingIssuer(v string)

SetUnderlyingIssuer sets UnderlyingIssuer, Tag 306

func (NoUnderlyings) SetUnderlyingLocaleOfIssue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingLocaleOfIssue(v string)

SetUnderlyingLocaleOfIssue sets UnderlyingLocaleOfIssue, Tag 594

func (NoUnderlyings) SetUnderlyingMaturityDate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingMaturityDate(v string)

SetUnderlyingMaturityDate sets UnderlyingMaturityDate, Tag 542

func (NoUnderlyings) SetUnderlyingMaturityMonthYear added in v0.4.0

func (m NoUnderlyings) SetUnderlyingMaturityMonthYear(v string)

SetUnderlyingMaturityMonthYear sets UnderlyingMaturityMonthYear, Tag 313

func (NoUnderlyings) SetUnderlyingOptAttribute added in v0.4.0

func (m NoUnderlyings) SetUnderlyingOptAttribute(v string)

SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317

func (NoUnderlyings) SetUnderlyingProduct added in v0.4.0

func (m NoUnderlyings) SetUnderlyingProduct(v int)

SetUnderlyingProduct sets UnderlyingProduct, Tag 462

func (NoUnderlyings) SetUnderlyingPx added in v0.4.0

func (m NoUnderlyings) SetUnderlyingPx(value decimal.Decimal, scale int32)

SetUnderlyingPx sets UnderlyingPx, Tag 810

func (NoUnderlyings) SetUnderlyingQty added in v0.4.0

func (m NoUnderlyings) SetUnderlyingQty(value decimal.Decimal, scale int32)

SetUnderlyingQty sets UnderlyingQty, Tag 879

func (NoUnderlyings) SetUnderlyingRedemptionDate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingRedemptionDate(v string)

SetUnderlyingRedemptionDate sets UnderlyingRedemptionDate, Tag 247

func (NoUnderlyings) SetUnderlyingRepoCollateralSecurityType added in v0.4.0

func (m NoUnderlyings) SetUnderlyingRepoCollateralSecurityType(v int)

SetUnderlyingRepoCollateralSecurityType sets UnderlyingRepoCollateralSecurityType, Tag 243

func (NoUnderlyings) SetUnderlyingRepurchaseRate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32)

SetUnderlyingRepurchaseRate sets UnderlyingRepurchaseRate, Tag 245

func (NoUnderlyings) SetUnderlyingRepurchaseTerm added in v0.4.0

func (m NoUnderlyings) SetUnderlyingRepurchaseTerm(v int)

SetUnderlyingRepurchaseTerm sets UnderlyingRepurchaseTerm, Tag 244

func (NoUnderlyings) SetUnderlyingSecurityDesc added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSecurityDesc(v string)

SetUnderlyingSecurityDesc sets UnderlyingSecurityDesc, Tag 307

func (NoUnderlyings) SetUnderlyingSecurityExchange added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSecurityExchange(v string)

SetUnderlyingSecurityExchange sets UnderlyingSecurityExchange, Tag 308

func (NoUnderlyings) SetUnderlyingSecurityID added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSecurityID(v string)

SetUnderlyingSecurityID sets UnderlyingSecurityID, Tag 309

func (NoUnderlyings) SetUnderlyingSecurityIDSource added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSecurityIDSource(v string)

SetUnderlyingSecurityIDSource sets UnderlyingSecurityIDSource, Tag 305

func (NoUnderlyings) SetUnderlyingSecuritySubType added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSecuritySubType(v string)

SetUnderlyingSecuritySubType sets UnderlyingSecuritySubType, Tag 763

func (NoUnderlyings) SetUnderlyingSecurityType added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSecurityType(v string)

SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310

func (NoUnderlyings) SetUnderlyingSettlMethod added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSettlMethod(v string)

SetUnderlyingSettlMethod sets UnderlyingSettlMethod, Tag 1039

func (NoUnderlyings) SetUnderlyingSettlementType added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSettlementType(v int)

SetUnderlyingSettlementType sets UnderlyingSettlementType, Tag 975

func (NoUnderlyings) SetUnderlyingStartValue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingStartValue(value decimal.Decimal, scale int32)

SetUnderlyingStartValue sets UnderlyingStartValue, Tag 884

func (NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue(v string)

SetUnderlyingStateOrProvinceOfIssue sets UnderlyingStateOrProvinceOfIssue, Tag 593

func (NoUnderlyings) SetUnderlyingStrikeCurrency added in v0.4.0

func (m NoUnderlyings) SetUnderlyingStrikeCurrency(v string)

SetUnderlyingStrikeCurrency sets UnderlyingStrikeCurrency, Tag 941

func (NoUnderlyings) SetUnderlyingStrikePrice added in v0.4.0

func (m NoUnderlyings) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)

SetUnderlyingStrikePrice sets UnderlyingStrikePrice, Tag 316

func (NoUnderlyings) SetUnderlyingSymbol added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSymbol(v string)

SetUnderlyingSymbol sets UnderlyingSymbol, Tag 311

func (NoUnderlyings) SetUnderlyingSymbolSfx added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSymbolSfx(v string)

SetUnderlyingSymbolSfx sets UnderlyingSymbolSfx, Tag 312

func (NoUnderlyings) SetUnderlyingTimeUnit added in v0.4.0

func (m NoUnderlyings) SetUnderlyingTimeUnit(v string)

SetUnderlyingTimeUnit sets UnderlyingTimeUnit, Tag 1000

func (NoUnderlyings) SetUnderlyingUnitOfMeasure added in v0.4.0

func (m NoUnderlyings) SetUnderlyingUnitOfMeasure(v string)

SetUnderlyingUnitOfMeasure sets UnderlyingUnitOfMeasure, Tag 998

type NoUnderlyingsRepeatingGroup added in v0.4.0

type NoUnderlyingsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUnderlyingsRepeatingGroup is a repeating group, Tag 711

func NewNoUnderlyingsRepeatingGroup added in v0.4.0

func NewNoUnderlyingsRepeatingGroup() NoUnderlyingsRepeatingGroup

NewNoUnderlyingsRepeatingGroup returns an initialized, NoUnderlyingsRepeatingGroup

func (NoUnderlyingsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoUnderlyings to this group

func (NoUnderlyingsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoUnderlyings in the NoUnderlyingsRepeatinGroup

type NoUndlyInstrumentParties added in v0.4.0

type NoUndlyInstrumentParties struct {
	quickfix.Group
}

NoUndlyInstrumentParties is a repeating group element, Tag 1058

func (NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs added in v0.4.0

GetNoUndlyInstrumentPartySubIDs gets NoUndlyInstrumentPartySubIDs, Tag 1062

func (NoUndlyInstrumentParties) GetUndlyInstrumentPartyID added in v0.4.0

GetUndlyInstrumentPartyID gets UndlyInstrumentPartyID, Tag 1059

func (NoUndlyInstrumentParties) GetUndlyInstrumentPartyIDSource added in v0.4.0

GetUndlyInstrumentPartyIDSource gets UndlyInstrumentPartyIDSource, Tag 1060

func (NoUndlyInstrumentParties) GetUndlyInstrumentPartyRole added in v0.4.0

GetUndlyInstrumentPartyRole gets UndlyInstrumentPartyRole, Tag 1061

func (NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs added in v0.4.0

func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool

HasNoUndlyInstrumentPartySubIDs returns true if NoUndlyInstrumentPartySubIDs is present, Tag 1062

func (NoUndlyInstrumentParties) HasUndlyInstrumentPartyID added in v0.4.0

func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyID() bool

HasUndlyInstrumentPartyID returns true if UndlyInstrumentPartyID is present, Tag 1059

func (NoUndlyInstrumentParties) HasUndlyInstrumentPartyIDSource added in v0.4.0

func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyIDSource() bool

HasUndlyInstrumentPartyIDSource returns true if UndlyInstrumentPartyIDSource is present, Tag 1060

func (NoUndlyInstrumentParties) HasUndlyInstrumentPartyRole added in v0.4.0

func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyRole() bool

HasUndlyInstrumentPartyRole returns true if UndlyInstrumentPartyRole is present, Tag 1061

func (NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs added in v0.4.0

func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup)

SetNoUndlyInstrumentPartySubIDs sets NoUndlyInstrumentPartySubIDs, Tag 1062

func (NoUndlyInstrumentParties) SetUndlyInstrumentPartyID added in v0.4.0

func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyID(v string)

SetUndlyInstrumentPartyID sets UndlyInstrumentPartyID, Tag 1059

func (NoUndlyInstrumentParties) SetUndlyInstrumentPartyIDSource added in v0.4.0

func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyIDSource(v string)

SetUndlyInstrumentPartyIDSource sets UndlyInstrumentPartyIDSource, Tag 1060

func (NoUndlyInstrumentParties) SetUndlyInstrumentPartyRole added in v0.4.0

func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyRole(v int)

SetUndlyInstrumentPartyRole sets UndlyInstrumentPartyRole, Tag 1061

type NoUndlyInstrumentPartiesRepeatingGroup added in v0.4.0

type NoUndlyInstrumentPartiesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUndlyInstrumentPartiesRepeatingGroup is a repeating group, Tag 1058

func NewNoUndlyInstrumentPartiesRepeatingGroup added in v0.4.0

func NewNoUndlyInstrumentPartiesRepeatingGroup() NoUndlyInstrumentPartiesRepeatingGroup

NewNoUndlyInstrumentPartiesRepeatingGroup returns an initialized, NoUndlyInstrumentPartiesRepeatingGroup

func (NoUndlyInstrumentPartiesRepeatingGroup) Add added in v0.4.0

Add create and append a new NoUndlyInstrumentParties to this group

func (NoUndlyInstrumentPartiesRepeatingGroup) Get added in v0.4.0

Get returns the ith NoUndlyInstrumentParties in the NoUndlyInstrumentPartiesRepeatinGroup

type NoUndlyInstrumentPartySubIDs added in v0.4.0

type NoUndlyInstrumentPartySubIDs struct {
	quickfix.Group
}

NoUndlyInstrumentPartySubIDs is a repeating group element, Tag 1062

func (NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubID added in v0.4.0

GetUndlyInstrumentPartySubID gets UndlyInstrumentPartySubID, Tag 1063

func (NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubIDType added in v0.4.0

GetUndlyInstrumentPartySubIDType gets UndlyInstrumentPartySubIDType, Tag 1064

func (NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubID added in v0.4.0

func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubID() bool

HasUndlyInstrumentPartySubID returns true if UndlyInstrumentPartySubID is present, Tag 1063

func (NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubIDType added in v0.4.0

func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubIDType() bool

HasUndlyInstrumentPartySubIDType returns true if UndlyInstrumentPartySubIDType is present, Tag 1064

func (NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubID added in v0.4.0

func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubID(v string)

SetUndlyInstrumentPartySubID sets UndlyInstrumentPartySubID, Tag 1063

func (NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubIDType added in v0.4.0

func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubIDType(v int)

SetUndlyInstrumentPartySubIDType sets UndlyInstrumentPartySubIDType, Tag 1064

type NoUndlyInstrumentPartySubIDsRepeatingGroup added in v0.4.0

type NoUndlyInstrumentPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUndlyInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1062

func NewNoUndlyInstrumentPartySubIDsRepeatingGroup added in v0.4.0

func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup

NewNoUndlyInstrumentPartySubIDsRepeatingGroup returns an initialized, NoUndlyInstrumentPartySubIDsRepeatingGroup

func (NoUndlyInstrumentPartySubIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoUndlyInstrumentPartySubIDs to this group

func (NoUndlyInstrumentPartySubIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoUndlyInstrumentPartySubIDs in the NoUndlyInstrumentPartySubIDsRepeatinGroup

type RouteOut

type RouteOut func(msg AllocationReport, 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