Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type NewOrderList
- func (m NewOrderList) GetAllowableOneSidednessCurr() (f field.AllowableOneSidednessCurrField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetAllowableOneSidednessPct() (f field.AllowableOneSidednessPctField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetAllowableOneSidednessValue() (f field.AllowableOneSidednessValueField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetBidID() (f field.BidIDField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetBidType() (f field.BidTypeField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetCancellationRights() (f field.CancellationRightsField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetClientBidID() (f field.ClientBidIDField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetContingencyType() (f field.ContingencyTypeField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetEncodedListExecInst() (f field.EncodedListExecInstField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetEncodedListExecInstLen() (f field.EncodedListExecInstLenField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetLastFragment() (f field.LastFragmentField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetListExecInst() (f field.ListExecInstField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetListExecInstType() (f field.ListExecInstTypeField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetListID() (f field.ListIDField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetMoneyLaunderingStatus() (f field.MoneyLaunderingStatusField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetNoOrders() (NoOrdersRepeatingGroup, quickfix.MessageRejectError)
- func (m NewOrderList) GetNoRootPartyIDs() (NoRootPartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NewOrderList) GetProgPeriodInterval() (f field.ProgPeriodIntervalField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetProgRptReqs() (f field.ProgRptReqsField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetRegistID() (f field.RegistIDField, err quickfix.MessageRejectError)
- func (m NewOrderList) GetTotNoOrders() (f field.TotNoOrdersField, err quickfix.MessageRejectError)
- func (m NewOrderList) HasAllowableOneSidednessCurr() bool
- func (m NewOrderList) HasAllowableOneSidednessPct() bool
- func (m NewOrderList) HasAllowableOneSidednessValue() bool
- func (m NewOrderList) HasBidID() bool
- func (m NewOrderList) HasBidType() bool
- func (m NewOrderList) HasCancellationRights() bool
- func (m NewOrderList) HasClientBidID() bool
- func (m NewOrderList) HasContingencyType() bool
- func (m NewOrderList) HasEncodedListExecInst() bool
- func (m NewOrderList) HasEncodedListExecInstLen() bool
- func (m NewOrderList) HasLastFragment() bool
- func (m NewOrderList) HasListExecInst() bool
- func (m NewOrderList) HasListExecInstType() bool
- func (m NewOrderList) HasListID() bool
- func (m NewOrderList) HasMoneyLaunderingStatus() bool
- func (m NewOrderList) HasNoOrders() bool
- func (m NewOrderList) HasNoRootPartyIDs() bool
- func (m NewOrderList) HasProgPeriodInterval() bool
- func (m NewOrderList) HasProgRptReqs() bool
- func (m NewOrderList) HasRegistID() bool
- func (m NewOrderList) HasTotNoOrders() bool
- func (m NewOrderList) SetAllowableOneSidednessCurr(v string)
- func (m NewOrderList) SetAllowableOneSidednessPct(v float64)
- func (m NewOrderList) SetAllowableOneSidednessValue(v float64)
- func (m NewOrderList) SetBidID(v string)
- func (m NewOrderList) SetBidType(v int)
- func (m NewOrderList) SetCancellationRights(v string)
- func (m NewOrderList) SetClientBidID(v string)
- func (m NewOrderList) SetContingencyType(v int)
- func (m NewOrderList) SetEncodedListExecInst(v string)
- func (m NewOrderList) SetEncodedListExecInstLen(v int)
- func (m NewOrderList) SetLastFragment(v bool)
- func (m NewOrderList) SetListExecInst(v string)
- func (m NewOrderList) SetListExecInstType(v string)
- func (m NewOrderList) SetListID(v string)
- func (m NewOrderList) SetMoneyLaunderingStatus(v string)
- func (m NewOrderList) SetNoOrders(f NoOrdersRepeatingGroup)
- func (m NewOrderList) SetNoRootPartyIDs(f NoRootPartyIDsRepeatingGroup)
- func (m NewOrderList) SetProgPeriodInterval(v int)
- func (m NewOrderList) SetProgRptReqs(v int)
- func (m NewOrderList) SetRegistID(v string)
- func (m NewOrderList) SetTotNoOrders(v int)
- func (m NewOrderList) ToMessage() quickfix.Message
- type NoAllocs
- func (m NoAllocs) GetAllocAccount() (f field.AllocAccountField, err quickfix.MessageRejectError)
- func (m NoAllocs) GetAllocAcctIDSource() (f field.AllocAcctIDSourceField, err quickfix.MessageRejectError)
- func (m NoAllocs) GetAllocQty() (f field.AllocQtyField, err quickfix.MessageRejectError)
- func (m NoAllocs) GetAllocSettlCurrency() (f field.AllocSettlCurrencyField, err quickfix.MessageRejectError)
- func (m NoAllocs) GetIndividualAllocID() (f field.IndividualAllocIDField, err quickfix.MessageRejectError)
- func (m NoAllocs) GetNoNestedPartyIDs() (NoNestedPartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoAllocs) HasAllocAccount() bool
- func (m NoAllocs) HasAllocAcctIDSource() bool
- func (m NoAllocs) HasAllocQty() bool
- func (m NoAllocs) HasAllocSettlCurrency() bool
- func (m NoAllocs) HasIndividualAllocID() bool
- func (m NoAllocs) HasNoNestedPartyIDs() bool
- func (m NoAllocs) SetAllocAccount(v string)
- func (m NoAllocs) SetAllocAcctIDSource(v int)
- func (m NoAllocs) SetAllocQty(v float64)
- func (m NoAllocs) SetAllocSettlCurrency(v string)
- func (m NoAllocs) SetIndividualAllocID(v string)
- func (m NoAllocs) SetNoNestedPartyIDs(f NoNestedPartyIDsRepeatingGroup)
- type NoAllocsRepeatingGroup
- type NoComplexEventDates
- func (m NoComplexEventDates) GetComplexEventEndDate() (f field.ComplexEventEndDateField, err quickfix.MessageRejectError)
- func (m NoComplexEventDates) GetComplexEventStartDate() (f field.ComplexEventStartDateField, err quickfix.MessageRejectError)
- func (m NoComplexEventDates) GetNoComplexEventTimes() (NoComplexEventTimesRepeatingGroup, quickfix.MessageRejectError)
- func (m NoComplexEventDates) HasComplexEventEndDate() bool
- func (m NoComplexEventDates) HasComplexEventStartDate() bool
- func (m NoComplexEventDates) HasNoComplexEventTimes() bool
- func (m NoComplexEventDates) SetComplexEventEndDate(v time.Time)
- func (m NoComplexEventDates) SetComplexEventStartDate(v time.Time)
- func (m NoComplexEventDates) SetNoComplexEventTimes(f NoComplexEventTimesRepeatingGroup)
- type NoComplexEventDatesRepeatingGroup
- type NoComplexEventTimes
- func (m NoComplexEventTimes) GetComplexEventEndTime() (f field.ComplexEventEndTimeField, err quickfix.MessageRejectError)
- func (m NoComplexEventTimes) GetComplexEventStartTime() (f field.ComplexEventStartTimeField, err quickfix.MessageRejectError)
- func (m NoComplexEventTimes) HasComplexEventEndTime() bool
- func (m NoComplexEventTimes) HasComplexEventStartTime() bool
- func (m NoComplexEventTimes) SetComplexEventEndTime(v string)
- func (m NoComplexEventTimes) SetComplexEventStartTime(v string)
- type NoComplexEventTimesRepeatingGroup
- type NoComplexEvents
- func (m NoComplexEvents) GetComplexEventCondition() (f field.ComplexEventConditionField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexEventPrice() (f field.ComplexEventPriceField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexEventPriceBoundaryMethod() (f field.ComplexEventPriceBoundaryMethodField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexEventPriceBoundaryPrecision() (f field.ComplexEventPriceBoundaryPrecisionField, ...)
- func (m NoComplexEvents) GetComplexEventPriceTimeType() (f field.ComplexEventPriceTimeTypeField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexEventType() (f field.ComplexEventTypeField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexOptPayoutAmount() (f field.ComplexOptPayoutAmountField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetNoComplexEventDates() (NoComplexEventDatesRepeatingGroup, quickfix.MessageRejectError)
- func (m NoComplexEvents) HasComplexEventCondition() bool
- func (m NoComplexEvents) HasComplexEventPrice() bool
- func (m NoComplexEvents) HasComplexEventPriceBoundaryMethod() bool
- func (m NoComplexEvents) HasComplexEventPriceBoundaryPrecision() bool
- func (m NoComplexEvents) HasComplexEventPriceTimeType() bool
- func (m NoComplexEvents) HasComplexEventType() bool
- func (m NoComplexEvents) HasComplexOptPayoutAmount() bool
- func (m NoComplexEvents) HasNoComplexEventDates() bool
- func (m NoComplexEvents) SetComplexEventCondition(v int)
- func (m NoComplexEvents) SetComplexEventPrice(v float64)
- func (m NoComplexEvents) SetComplexEventPriceBoundaryMethod(v int)
- func (m NoComplexEvents) SetComplexEventPriceBoundaryPrecision(v float64)
- func (m NoComplexEvents) SetComplexEventPriceTimeType(v int)
- func (m NoComplexEvents) SetComplexEventType(v int)
- func (m NoComplexEvents) SetComplexOptPayoutAmount(v float64)
- func (m NoComplexEvents) SetNoComplexEventDates(f NoComplexEventDatesRepeatingGroup)
- type NoComplexEventsRepeatingGroup
- type NoEvents
- func (m NoEvents) GetEventDate() (f field.EventDateField, err quickfix.MessageRejectError)
- func (m NoEvents) GetEventPx() (f field.EventPxField, err quickfix.MessageRejectError)
- func (m NoEvents) GetEventText() (f field.EventTextField, err quickfix.MessageRejectError)
- func (m NoEvents) GetEventTime() (f field.EventTimeField, err quickfix.MessageRejectError)
- func (m NoEvents) GetEventType() (f field.EventTypeField, err quickfix.MessageRejectError)
- func (m NoEvents) HasEventDate() bool
- func (m NoEvents) HasEventPx() bool
- func (m NoEvents) HasEventText() bool
- func (m NoEvents) HasEventTime() bool
- func (m NoEvents) HasEventType() bool
- func (m NoEvents) SetEventDate(v string)
- func (m NoEvents) SetEventPx(v float64)
- func (m NoEvents) SetEventText(v string)
- func (m NoEvents) SetEventTime(v time.Time)
- func (m NoEvents) SetEventType(v int)
- type NoEventsRepeatingGroup
- type NoInstrumentParties
- func (m NoInstrumentParties) GetInstrumentPartyID() (f field.InstrumentPartyIDField, err quickfix.MessageRejectError)
- func (m NoInstrumentParties) GetInstrumentPartyIDSource() (f field.InstrumentPartyIDSourceField, err quickfix.MessageRejectError)
- func (m NoInstrumentParties) GetInstrumentPartyRole() (f field.InstrumentPartyRoleField, err quickfix.MessageRejectError)
- func (m NoInstrumentParties) GetNoInstrumentPartySubIDs() (NoInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoInstrumentParties) HasInstrumentPartyID() bool
- func (m NoInstrumentParties) HasInstrumentPartyIDSource() bool
- func (m NoInstrumentParties) HasInstrumentPartyRole() bool
- func (m NoInstrumentParties) HasNoInstrumentPartySubIDs() bool
- func (m NoInstrumentParties) SetInstrumentPartyID(v string)
- func (m NoInstrumentParties) SetInstrumentPartyIDSource(v string)
- func (m NoInstrumentParties) SetInstrumentPartyRole(v int)
- func (m NoInstrumentParties) SetNoInstrumentPartySubIDs(f NoInstrumentPartySubIDsRepeatingGroup)
- type NoInstrumentPartiesRepeatingGroup
- type NoInstrumentPartySubIDs
- func (m NoInstrumentPartySubIDs) GetInstrumentPartySubID() (f field.InstrumentPartySubIDField, err quickfix.MessageRejectError)
- func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (f field.InstrumentPartySubIDTypeField, err quickfix.MessageRejectError)
- func (m NoInstrumentPartySubIDs) HasInstrumentPartySubID() bool
- func (m NoInstrumentPartySubIDs) HasInstrumentPartySubIDType() bool
- func (m NoInstrumentPartySubIDs) SetInstrumentPartySubID(v string)
- func (m NoInstrumentPartySubIDs) SetInstrumentPartySubIDType(v int)
- type NoInstrumentPartySubIDsRepeatingGroup
- type NoNestedPartyIDs
- func (m NoNestedPartyIDs) GetNestedPartyID() (f field.NestedPartyIDField, err quickfix.MessageRejectError)
- func (m NoNestedPartyIDs) GetNestedPartyIDSource() (f field.NestedPartyIDSourceField, err quickfix.MessageRejectError)
- func (m NoNestedPartyIDs) GetNestedPartyRole() (f field.NestedPartyRoleField, err quickfix.MessageRejectError)
- func (m NoNestedPartyIDs) GetNoNestedPartySubIDs() (NoNestedPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoNestedPartyIDs) HasNestedPartyID() bool
- func (m NoNestedPartyIDs) HasNestedPartyIDSource() bool
- func (m NoNestedPartyIDs) HasNestedPartyRole() bool
- func (m NoNestedPartyIDs) HasNoNestedPartySubIDs() bool
- func (m NoNestedPartyIDs) SetNestedPartyID(v string)
- func (m NoNestedPartyIDs) SetNestedPartyIDSource(v string)
- func (m NoNestedPartyIDs) SetNestedPartyRole(v int)
- func (m NoNestedPartyIDs) SetNoNestedPartySubIDs(f NoNestedPartySubIDsRepeatingGroup)
- type NoNestedPartyIDsRepeatingGroup
- type NoNestedPartySubIDs
- func (m NoNestedPartySubIDs) GetNestedPartySubID() (f field.NestedPartySubIDField, err quickfix.MessageRejectError)
- func (m NoNestedPartySubIDs) GetNestedPartySubIDType() (f field.NestedPartySubIDTypeField, err quickfix.MessageRejectError)
- func (m NoNestedPartySubIDs) HasNestedPartySubID() bool
- func (m NoNestedPartySubIDs) HasNestedPartySubIDType() bool
- func (m NoNestedPartySubIDs) SetNestedPartySubID(v string)
- func (m NoNestedPartySubIDs) SetNestedPartySubIDType(v int)
- type NoNestedPartySubIDsRepeatingGroup
- type NoOrders
- func (m NoOrders) GetAccount() (f field.AccountField, err quickfix.MessageRejectError)
- func (m NoOrders) GetAccountType() (f field.AccountTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetAcctIDSource() (f field.AcctIDSourceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetAllocID() (f field.AllocIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetAttachmentPoint() (f field.AttachmentPointField, err quickfix.MessageRejectError)
- func (m NoOrders) GetBenchmarkCurveCurrency() (f field.BenchmarkCurveCurrencyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetBenchmarkCurveName() (f field.BenchmarkCurveNameField, err quickfix.MessageRejectError)
- func (m NoOrders) GetBenchmarkCurvePoint() (f field.BenchmarkCurvePointField, err quickfix.MessageRejectError)
- func (m NoOrders) GetBenchmarkPrice() (f field.BenchmarkPriceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetBenchmarkPriceType() (f field.BenchmarkPriceTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetBenchmarkSecurityID() (f field.BenchmarkSecurityIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetBenchmarkSecurityIDSource() (f field.BenchmarkSecurityIDSourceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetBookingType() (f field.BookingTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetBookingUnit() (f field.BookingUnitField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCPProgram() (f field.CPProgramField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCPRegType() (f field.CPRegTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCapPrice() (f field.CapPriceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCashMargin() (f field.CashMarginField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCashOrderQty() (f field.CashOrderQtyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetClOrdLinkID() (f field.ClOrdLinkIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetClearingFeeIndicator() (f field.ClearingFeeIndicatorField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCommCurrency() (f field.CommCurrencyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCommType() (f field.CommTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCommission() (f field.CommissionField, err quickfix.MessageRejectError)
- func (m NoOrders) GetComplianceID() (f field.ComplianceIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetContractMultiplier() (f field.ContractMultiplierField, err quickfix.MessageRejectError)
- func (m NoOrders) GetContractMultiplierUnit() (f field.ContractMultiplierUnitField, err quickfix.MessageRejectError)
- func (m NoOrders) GetContractSettlMonth() (f field.ContractSettlMonthField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCountryOfIssue() (f field.CountryOfIssueField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCouponPaymentDate() (f field.CouponPaymentDateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCouponRate() (f field.CouponRateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCoveredOrUncovered() (f field.CoveredOrUncoveredField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCreditRating() (f field.CreditRatingField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCurrency() (f field.CurrencyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetCustOrderCapacity() (f field.CustOrderCapacityField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDatedDate() (f field.DatedDateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDayBookingInst() (f field.DayBookingInstField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDesignation() (f field.DesignationField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDetachmentPoint() (f field.DetachmentPointField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDiscretionInst() (f field.DiscretionInstField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDiscretionLimitType() (f field.DiscretionLimitTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDiscretionMoveType() (f field.DiscretionMoveTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDiscretionOffsetType() (f field.DiscretionOffsetTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDiscretionOffsetValue() (f field.DiscretionOffsetValueField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDiscretionRoundDirection() (f field.DiscretionRoundDirectionField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDiscretionScope() (f field.DiscretionScopeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDisplayHighQty() (f field.DisplayHighQtyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDisplayLowQty() (f field.DisplayLowQtyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDisplayMethod() (f field.DisplayMethodField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDisplayMinIncr() (f field.DisplayMinIncrField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDisplayQty() (f field.DisplayQtyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetDisplayWhen() (f field.DisplayWhenField, err quickfix.MessageRejectError)
- func (m NoOrders) GetEffectiveTime() (f field.EffectiveTimeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetEncodedIssuer() (f field.EncodedIssuerField, err quickfix.MessageRejectError)
- func (m NoOrders) GetEncodedIssuerLen() (f field.EncodedIssuerLenField, err quickfix.MessageRejectError)
- func (m NoOrders) GetEncodedSecurityDesc() (f field.EncodedSecurityDescField, err quickfix.MessageRejectError)
- func (m NoOrders) GetEncodedSecurityDescLen() (f field.EncodedSecurityDescLenField, err quickfix.MessageRejectError)
- func (m NoOrders) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError)
- func (m NoOrders) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError)
- func (m NoOrders) GetExDestination() (f field.ExDestinationField, err quickfix.MessageRejectError)
- func (m NoOrders) GetExDestinationIDSource() (f field.ExDestinationIDSourceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetExecInst() (f field.ExecInstField, err quickfix.MessageRejectError)
- func (m NoOrders) GetExerciseStyle() (f field.ExerciseStyleField, err quickfix.MessageRejectError)
- func (m NoOrders) GetExpireDate() (f field.ExpireDateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetExpireTime() (f field.ExpireTimeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetFactor() (f field.FactorField, err quickfix.MessageRejectError)
- func (m NoOrders) GetFlexProductEligibilityIndicator() (f field.FlexProductEligibilityIndicatorField, err quickfix.MessageRejectError)
- func (m NoOrders) GetFlexibleIndicator() (f field.FlexibleIndicatorField, err quickfix.MessageRejectError)
- func (m NoOrders) GetFloorPrice() (f field.FloorPriceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetFlowScheduleType() (f field.FlowScheduleTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetForexReq() (f field.ForexReqField, err quickfix.MessageRejectError)
- func (m NoOrders) GetFundRenewWaiv() (f field.FundRenewWaivField, err quickfix.MessageRejectError)
- func (m NoOrders) GetGTBookingInst() (f field.GTBookingInstField, err quickfix.MessageRejectError)
- func (m NoOrders) GetHandlInst() (f field.HandlInstField, err quickfix.MessageRejectError)
- func (m NoOrders) GetIOIID() (f field.IOIIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetInstrRegistry() (f field.InstrRegistryField, err quickfix.MessageRejectError)
- func (m NoOrders) GetInstrmtAssignmentMethod() (f field.InstrmtAssignmentMethodField, err quickfix.MessageRejectError)
- func (m NoOrders) GetInterestAccrualDate() (f field.InterestAccrualDateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetIssueDate() (f field.IssueDateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError)
- func (m NoOrders) GetListMethod() (f field.ListMethodField, err quickfix.MessageRejectError)
- func (m NoOrders) GetListSeqNo() (f field.ListSeqNoField, err quickfix.MessageRejectError)
- func (m NoOrders) GetLocaleOfIssue() (f field.LocaleOfIssueField, err quickfix.MessageRejectError)
- func (m NoOrders) GetLocateReqd() (f field.LocateReqdField, err quickfix.MessageRejectError)
- func (m NoOrders) GetMatchIncrement() (f field.MatchIncrementField, err quickfix.MessageRejectError)
- func (m NoOrders) GetMaturityDate() (f field.MaturityDateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError)
- func (m NoOrders) GetMaturityTime() (f field.MaturityTimeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetMaxFloor() (f field.MaxFloorField, err quickfix.MessageRejectError)
- func (m NoOrders) GetMaxPriceLevels() (f field.MaxPriceLevelsField, err quickfix.MessageRejectError)
- func (m NoOrders) GetMaxShow() (f field.MaxShowField, err quickfix.MessageRejectError)
- func (m NoOrders) GetMinPriceIncrement() (f field.MinPriceIncrementField, err quickfix.MessageRejectError)
- func (m NoOrders) GetMinPriceIncrementAmount() (f field.MinPriceIncrementAmountField, err quickfix.MessageRejectError)
- func (m NoOrders) GetMinQty() (f field.MinQtyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetNTPositionLimit() (f field.NTPositionLimitField, err quickfix.MessageRejectError)
- func (m NoOrders) GetNoAllocs() (NoAllocsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoOrders) GetNoComplexEvents() (NoComplexEventsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoOrders) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoOrders) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
- func (m NoOrders) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoOrders) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
- func (m NoOrders) GetNoStipulations() (NoStipulationsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoOrders) GetNoStrategyParameters() (NoStrategyParametersRepeatingGroup, quickfix.MessageRejectError)
- func (m NoOrders) GetNoTradingSessions() (NoTradingSessionsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoOrders) GetNoUnderlyings() (NoUnderlyingsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoOrders) GetNotionalPercentageOutstanding() (f field.NotionalPercentageOutstandingField, err quickfix.MessageRejectError)
- func (m NoOrders) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetOptPayoutAmount() (f field.OptPayoutAmountField, err quickfix.MessageRejectError)
- func (m NoOrders) GetOptPayoutType() (f field.OptPayoutTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetOrdType() (f field.OrdTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetOrderCapacity() (f field.OrderCapacityField, err quickfix.MessageRejectError)
- func (m NoOrders) GetOrderPercent() (f field.OrderPercentField, err quickfix.MessageRejectError)
- func (m NoOrders) GetOrderQty() (f field.OrderQtyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetOrderQty2() (f field.OrderQty2Field, err quickfix.MessageRejectError)
- func (m NoOrders) GetOrderRestrictions() (f field.OrderRestrictionsField, err quickfix.MessageRejectError)
- func (m NoOrders) GetOriginalNotionalPercentageOutstanding() (f field.OriginalNotionalPercentageOutstandingField, ...)
- func (m NoOrders) GetParticipationRate() (f field.ParticipationRateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPegLimitType() (f field.PegLimitTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPegMoveType() (f field.PegMoveTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPegOffsetType() (f field.PegOffsetTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPegOffsetValue() (f field.PegOffsetValueField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPegPriceType() (f field.PegPriceTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPegRoundDirection() (f field.PegRoundDirectionField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPegScope() (f field.PegScopeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPegSecurityDesc() (f field.PegSecurityDescField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPegSecurityID() (f field.PegSecurityIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPegSecurityIDSource() (f field.PegSecurityIDSourceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPegSymbol() (f field.PegSymbolField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPool() (f field.PoolField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPositionEffect() (f field.PositionEffectField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPositionLimit() (f field.PositionLimitField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPreTradeAnonymity() (f field.PreTradeAnonymityField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPreallocMethod() (f field.PreallocMethodField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPrevClosePx() (f field.PrevClosePxField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPrice() (f field.PriceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPrice2() (f field.Price2Field, err quickfix.MessageRejectError)
- func (m NoOrders) GetPriceProtectionScope() (f field.PriceProtectionScopeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPriceQuoteMethod() (f field.PriceQuoteMethodField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPriceType() (f field.PriceTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPriceUnitOfMeasure() (f field.PriceUnitOfMeasureField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPriceUnitOfMeasureQty() (f field.PriceUnitOfMeasureQtyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetProcessCode() (f field.ProcessCodeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetProduct() (f field.ProductField, err quickfix.MessageRejectError)
- func (m NoOrders) GetProductComplex() (f field.ProductComplexField, err quickfix.MessageRejectError)
- func (m NoOrders) GetPutOrCall() (f field.PutOrCallField, err quickfix.MessageRejectError)
- func (m NoOrders) GetQtyType() (f field.QtyTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetQuoteID() (f field.QuoteIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetRedemptionDate() (f field.RedemptionDateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetRefOrderID() (f field.RefOrderIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetRefOrderIDSource() (f field.RefOrderIDSourceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetRefreshQty() (f field.RefreshQtyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetRepoCollateralSecurityType() (f field.RepoCollateralSecurityTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetRepurchaseRate() (f field.RepurchaseRateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetRepurchaseTerm() (f field.RepurchaseTermField, err quickfix.MessageRejectError)
- func (m NoOrders) GetRestructuringType() (f field.RestructuringTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetRoundingDirection() (f field.RoundingDirectionField, err quickfix.MessageRejectError)
- func (m NoOrders) GetRoundingModulus() (f field.RoundingModulusField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecondaryClOrdID() (f field.SecondaryClOrdIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecondaryDisplayQty() (f field.SecondaryDisplayQtyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecurityGroup() (f field.SecurityGroupField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecurityIDSource() (f field.SecurityIDSourceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecurityStatus() (f field.SecurityStatusField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecuritySubType() (f field.SecuritySubTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecurityXML() (f field.SecurityXMLField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecurityXMLLen() (f field.SecurityXMLLenField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSecurityXMLSchema() (f field.SecurityXMLSchemaField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSeniority() (f field.SeniorityField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSettlCurrency() (f field.SettlCurrencyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSettlDate() (f field.SettlDateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSettlDate2() (f field.SettlDate2Field, err quickfix.MessageRejectError)
- func (m NoOrders) GetSettlInstMode() (f field.SettlInstModeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSettlMethod() (f field.SettlMethodField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSettlType() (f field.SettlTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSettleOnOpenFlag() (f field.SettleOnOpenFlagField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSide() (f field.SideField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSideValueInd() (f field.SideValueIndField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSolicitedFlag() (f field.SolicitedFlagField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSpread() (f field.SpreadField, err quickfix.MessageRejectError)
- func (m NoOrders) GetStateOrProvinceOfIssue() (f field.StateOrProvinceOfIssueField, err quickfix.MessageRejectError)
- func (m NoOrders) GetStopPx() (f field.StopPxField, err quickfix.MessageRejectError)
- func (m NoOrders) GetStrikeCurrency() (f field.StrikeCurrencyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetStrikeMultiplier() (f field.StrikeMultiplierField, err quickfix.MessageRejectError)
- func (m NoOrders) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetStrikePriceBoundaryMethod() (f field.StrikePriceBoundaryMethodField, err quickfix.MessageRejectError)
- func (m NoOrders) GetStrikePriceBoundaryPrecision() (f field.StrikePriceBoundaryPrecisionField, err quickfix.MessageRejectError)
- func (m NoOrders) GetStrikePriceDeterminationMethod() (f field.StrikePriceDeterminationMethodField, err quickfix.MessageRejectError)
- func (m NoOrders) GetStrikeValue() (f field.StrikeValueField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError)
- func (m NoOrders) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTargetStrategy() (f field.TargetStrategyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTargetStrategyParameters() (f field.TargetStrategyParametersField, err quickfix.MessageRejectError)
- func (m NoOrders) GetText() (f field.TextField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTimeInForce() (f field.TimeInForceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTimeUnit() (f field.TimeUnitField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTradeDate() (f field.TradeDateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTradeOriginationDate() (f field.TradeOriginationDateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerAction() (f field.TriggerActionField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerNewPrice() (f field.TriggerNewPriceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerNewQty() (f field.TriggerNewQtyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerOrderType() (f field.TriggerOrderTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerPrice() (f field.TriggerPriceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerPriceDirection() (f field.TriggerPriceDirectionField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerPriceType() (f field.TriggerPriceTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerPriceTypeScope() (f field.TriggerPriceTypeScopeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerSecurityDesc() (f field.TriggerSecurityDescField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerSecurityID() (f field.TriggerSecurityIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerSecurityIDSource() (f field.TriggerSecurityIDSourceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerSymbol() (f field.TriggerSymbolField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerTradingSessionID() (f field.TriggerTradingSessionIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerTradingSessionSubID() (f field.TriggerTradingSessionSubIDField, err quickfix.MessageRejectError)
- func (m NoOrders) GetTriggerType() (f field.TriggerTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetUnderlyingPriceDeterminationMethod() (f field.UnderlyingPriceDeterminationMethodField, ...)
- func (m NoOrders) GetUnitOfMeasure() (f field.UnitOfMeasureField, err quickfix.MessageRejectError)
- func (m NoOrders) GetUnitOfMeasureQty() (f field.UnitOfMeasureQtyField, err quickfix.MessageRejectError)
- func (m NoOrders) GetValuationMethod() (f field.ValuationMethodField, err quickfix.MessageRejectError)
- func (m NoOrders) GetYield() (f field.YieldField, err quickfix.MessageRejectError)
- func (m NoOrders) GetYieldCalcDate() (f field.YieldCalcDateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetYieldRedemptionDate() (f field.YieldRedemptionDateField, err quickfix.MessageRejectError)
- func (m NoOrders) GetYieldRedemptionPrice() (f field.YieldRedemptionPriceField, err quickfix.MessageRejectError)
- func (m NoOrders) GetYieldRedemptionPriceType() (f field.YieldRedemptionPriceTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) GetYieldType() (f field.YieldTypeField, err quickfix.MessageRejectError)
- func (m NoOrders) HasAccount() bool
- func (m NoOrders) HasAccountType() bool
- func (m NoOrders) HasAcctIDSource() bool
- func (m NoOrders) HasAllocID() bool
- func (m NoOrders) HasAttachmentPoint() bool
- func (m NoOrders) HasBenchmarkCurveCurrency() bool
- func (m NoOrders) HasBenchmarkCurveName() bool
- func (m NoOrders) HasBenchmarkCurvePoint() bool
- func (m NoOrders) HasBenchmarkPrice() bool
- func (m NoOrders) HasBenchmarkPriceType() bool
- func (m NoOrders) HasBenchmarkSecurityID() bool
- func (m NoOrders) HasBenchmarkSecurityIDSource() bool
- func (m NoOrders) HasBookingType() bool
- func (m NoOrders) HasBookingUnit() bool
- func (m NoOrders) HasCFICode() bool
- func (m NoOrders) HasCPProgram() bool
- func (m NoOrders) HasCPRegType() bool
- func (m NoOrders) HasCapPrice() bool
- func (m NoOrders) HasCashMargin() bool
- func (m NoOrders) HasCashOrderQty() bool
- func (m NoOrders) HasClOrdID() bool
- func (m NoOrders) HasClOrdLinkID() bool
- func (m NoOrders) HasClearingFeeIndicator() bool
- func (m NoOrders) HasCommCurrency() bool
- func (m NoOrders) HasCommType() bool
- func (m NoOrders) HasCommission() bool
- func (m NoOrders) HasComplianceID() bool
- func (m NoOrders) HasContractMultiplier() bool
- func (m NoOrders) HasContractMultiplierUnit() bool
- func (m NoOrders) HasContractSettlMonth() bool
- func (m NoOrders) HasCountryOfIssue() bool
- func (m NoOrders) HasCouponPaymentDate() bool
- func (m NoOrders) HasCouponRate() bool
- func (m NoOrders) HasCoveredOrUncovered() bool
- func (m NoOrders) HasCreditRating() bool
- func (m NoOrders) HasCurrency() bool
- func (m NoOrders) HasCustOrderCapacity() bool
- func (m NoOrders) HasDatedDate() bool
- func (m NoOrders) HasDayBookingInst() bool
- func (m NoOrders) HasDesignation() bool
- func (m NoOrders) HasDetachmentPoint() bool
- func (m NoOrders) HasDiscretionInst() bool
- func (m NoOrders) HasDiscretionLimitType() bool
- func (m NoOrders) HasDiscretionMoveType() bool
- func (m NoOrders) HasDiscretionOffsetType() bool
- func (m NoOrders) HasDiscretionOffsetValue() bool
- func (m NoOrders) HasDiscretionRoundDirection() bool
- func (m NoOrders) HasDiscretionScope() bool
- func (m NoOrders) HasDisplayHighQty() bool
- func (m NoOrders) HasDisplayLowQty() bool
- func (m NoOrders) HasDisplayMethod() bool
- func (m NoOrders) HasDisplayMinIncr() bool
- func (m NoOrders) HasDisplayQty() bool
- func (m NoOrders) HasDisplayWhen() bool
- func (m NoOrders) HasEffectiveTime() bool
- func (m NoOrders) HasEncodedIssuer() bool
- func (m NoOrders) HasEncodedIssuerLen() bool
- func (m NoOrders) HasEncodedSecurityDesc() bool
- func (m NoOrders) HasEncodedSecurityDescLen() bool
- func (m NoOrders) HasEncodedText() bool
- func (m NoOrders) HasEncodedTextLen() bool
- func (m NoOrders) HasExDestination() bool
- func (m NoOrders) HasExDestinationIDSource() bool
- func (m NoOrders) HasExecInst() bool
- func (m NoOrders) HasExerciseStyle() bool
- func (m NoOrders) HasExpireDate() bool
- func (m NoOrders) HasExpireTime() bool
- func (m NoOrders) HasFactor() bool
- func (m NoOrders) HasFlexProductEligibilityIndicator() bool
- func (m NoOrders) HasFlexibleIndicator() bool
- func (m NoOrders) HasFloorPrice() bool
- func (m NoOrders) HasFlowScheduleType() bool
- func (m NoOrders) HasForexReq() bool
- func (m NoOrders) HasFundRenewWaiv() bool
- func (m NoOrders) HasGTBookingInst() bool
- func (m NoOrders) HasHandlInst() bool
- func (m NoOrders) HasIOIID() bool
- func (m NoOrders) HasInstrRegistry() bool
- func (m NoOrders) HasInstrmtAssignmentMethod() bool
- func (m NoOrders) HasInterestAccrualDate() bool
- func (m NoOrders) HasIssueDate() bool
- func (m NoOrders) HasIssuer() bool
- func (m NoOrders) HasListMethod() bool
- func (m NoOrders) HasListSeqNo() bool
- func (m NoOrders) HasLocaleOfIssue() bool
- func (m NoOrders) HasLocateReqd() bool
- func (m NoOrders) HasMatchIncrement() bool
- func (m NoOrders) HasMaturityDate() bool
- func (m NoOrders) HasMaturityMonthYear() bool
- func (m NoOrders) HasMaturityTime() bool
- func (m NoOrders) HasMaxFloor() bool
- func (m NoOrders) HasMaxPriceLevels() bool
- func (m NoOrders) HasMaxShow() bool
- func (m NoOrders) HasMinPriceIncrement() bool
- func (m NoOrders) HasMinPriceIncrementAmount() bool
- func (m NoOrders) HasMinQty() bool
- func (m NoOrders) HasNTPositionLimit() bool
- func (m NoOrders) HasNoAllocs() bool
- func (m NoOrders) HasNoComplexEvents() bool
- func (m NoOrders) HasNoEvents() bool
- func (m NoOrders) HasNoInstrumentParties() bool
- func (m NoOrders) HasNoPartyIDs() bool
- func (m NoOrders) HasNoSecurityAltID() bool
- func (m NoOrders) HasNoStipulations() bool
- func (m NoOrders) HasNoStrategyParameters() bool
- func (m NoOrders) HasNoTradingSessions() bool
- func (m NoOrders) HasNoUnderlyings() bool
- func (m NoOrders) HasNotionalPercentageOutstanding() bool
- func (m NoOrders) HasOptAttribute() bool
- func (m NoOrders) HasOptPayoutAmount() bool
- func (m NoOrders) HasOptPayoutType() bool
- func (m NoOrders) HasOrdType() bool
- func (m NoOrders) HasOrderCapacity() bool
- func (m NoOrders) HasOrderPercent() bool
- func (m NoOrders) HasOrderQty() bool
- func (m NoOrders) HasOrderQty2() bool
- func (m NoOrders) HasOrderRestrictions() bool
- func (m NoOrders) HasOriginalNotionalPercentageOutstanding() bool
- func (m NoOrders) HasParticipationRate() bool
- func (m NoOrders) HasPegLimitType() bool
- func (m NoOrders) HasPegMoveType() bool
- func (m NoOrders) HasPegOffsetType() bool
- func (m NoOrders) HasPegOffsetValue() bool
- func (m NoOrders) HasPegPriceType() bool
- func (m NoOrders) HasPegRoundDirection() bool
- func (m NoOrders) HasPegScope() bool
- func (m NoOrders) HasPegSecurityDesc() bool
- func (m NoOrders) HasPegSecurityID() bool
- func (m NoOrders) HasPegSecurityIDSource() bool
- func (m NoOrders) HasPegSymbol() bool
- func (m NoOrders) HasPool() bool
- func (m NoOrders) HasPositionEffect() bool
- func (m NoOrders) HasPositionLimit() bool
- func (m NoOrders) HasPreTradeAnonymity() bool
- func (m NoOrders) HasPreallocMethod() bool
- func (m NoOrders) HasPrevClosePx() bool
- func (m NoOrders) HasPrice() bool
- func (m NoOrders) HasPrice2() bool
- func (m NoOrders) HasPriceProtectionScope() bool
- func (m NoOrders) HasPriceQuoteMethod() bool
- func (m NoOrders) HasPriceType() bool
- func (m NoOrders) HasPriceUnitOfMeasure() bool
- func (m NoOrders) HasPriceUnitOfMeasureQty() bool
- func (m NoOrders) HasProcessCode() bool
- func (m NoOrders) HasProduct() bool
- func (m NoOrders) HasProductComplex() bool
- func (m NoOrders) HasPutOrCall() bool
- func (m NoOrders) HasQtyType() bool
- func (m NoOrders) HasQuoteID() bool
- func (m NoOrders) HasRedemptionDate() bool
- func (m NoOrders) HasRefOrderID() bool
- func (m NoOrders) HasRefOrderIDSource() bool
- func (m NoOrders) HasRefreshQty() bool
- func (m NoOrders) HasRepoCollateralSecurityType() bool
- func (m NoOrders) HasRepurchaseRate() bool
- func (m NoOrders) HasRepurchaseTerm() bool
- func (m NoOrders) HasRestructuringType() bool
- func (m NoOrders) HasRoundingDirection() bool
- func (m NoOrders) HasRoundingModulus() bool
- func (m NoOrders) HasSecondaryClOrdID() bool
- func (m NoOrders) HasSecondaryDisplayQty() bool
- func (m NoOrders) HasSecurityDesc() bool
- func (m NoOrders) HasSecurityExchange() bool
- func (m NoOrders) HasSecurityGroup() bool
- func (m NoOrders) HasSecurityID() bool
- func (m NoOrders) HasSecurityIDSource() bool
- func (m NoOrders) HasSecurityStatus() bool
- func (m NoOrders) HasSecuritySubType() bool
- func (m NoOrders) HasSecurityType() bool
- func (m NoOrders) HasSecurityXML() bool
- func (m NoOrders) HasSecurityXMLLen() bool
- func (m NoOrders) HasSecurityXMLSchema() bool
- func (m NoOrders) HasSeniority() bool
- func (m NoOrders) HasSettlCurrency() bool
- func (m NoOrders) HasSettlDate() bool
- func (m NoOrders) HasSettlDate2() bool
- func (m NoOrders) HasSettlInstMode() bool
- func (m NoOrders) HasSettlMethod() bool
- func (m NoOrders) HasSettlType() bool
- func (m NoOrders) HasSettleOnOpenFlag() bool
- func (m NoOrders) HasSide() bool
- func (m NoOrders) HasSideValueInd() bool
- func (m NoOrders) HasSolicitedFlag() bool
- func (m NoOrders) HasSpread() bool
- func (m NoOrders) HasStateOrProvinceOfIssue() bool
- func (m NoOrders) HasStopPx() bool
- func (m NoOrders) HasStrikeCurrency() bool
- func (m NoOrders) HasStrikeMultiplier() bool
- func (m NoOrders) HasStrikePrice() bool
- func (m NoOrders) HasStrikePriceBoundaryMethod() bool
- func (m NoOrders) HasStrikePriceBoundaryPrecision() bool
- func (m NoOrders) HasStrikePriceDeterminationMethod() bool
- func (m NoOrders) HasStrikeValue() bool
- func (m NoOrders) HasSymbol() bool
- func (m NoOrders) HasSymbolSfx() bool
- func (m NoOrders) HasTargetStrategy() bool
- func (m NoOrders) HasTargetStrategyParameters() bool
- func (m NoOrders) HasText() bool
- func (m NoOrders) HasTimeInForce() bool
- func (m NoOrders) HasTimeUnit() bool
- func (m NoOrders) HasTradeDate() bool
- func (m NoOrders) HasTradeOriginationDate() bool
- func (m NoOrders) HasTransactTime() bool
- func (m NoOrders) HasTriggerAction() bool
- func (m NoOrders) HasTriggerNewPrice() bool
- func (m NoOrders) HasTriggerNewQty() bool
- func (m NoOrders) HasTriggerOrderType() bool
- func (m NoOrders) HasTriggerPrice() bool
- func (m NoOrders) HasTriggerPriceDirection() bool
- func (m NoOrders) HasTriggerPriceType() bool
- func (m NoOrders) HasTriggerPriceTypeScope() bool
- func (m NoOrders) HasTriggerSecurityDesc() bool
- func (m NoOrders) HasTriggerSecurityID() bool
- func (m NoOrders) HasTriggerSecurityIDSource() bool
- func (m NoOrders) HasTriggerSymbol() bool
- func (m NoOrders) HasTriggerTradingSessionID() bool
- func (m NoOrders) HasTriggerTradingSessionSubID() bool
- func (m NoOrders) HasTriggerType() bool
- func (m NoOrders) HasUnderlyingPriceDeterminationMethod() bool
- func (m NoOrders) HasUnitOfMeasure() bool
- func (m NoOrders) HasUnitOfMeasureQty() bool
- func (m NoOrders) HasValuationMethod() bool
- func (m NoOrders) HasYield() bool
- func (m NoOrders) HasYieldCalcDate() bool
- func (m NoOrders) HasYieldRedemptionDate() bool
- func (m NoOrders) HasYieldRedemptionPrice() bool
- func (m NoOrders) HasYieldRedemptionPriceType() bool
- func (m NoOrders) HasYieldType() bool
- func (m NoOrders) SetAccount(v string)
- func (m NoOrders) SetAccountType(v int)
- func (m NoOrders) SetAcctIDSource(v int)
- func (m NoOrders) SetAllocID(v string)
- func (m NoOrders) SetAttachmentPoint(v float64)
- func (m NoOrders) SetBenchmarkCurveCurrency(v string)
- func (m NoOrders) SetBenchmarkCurveName(v string)
- func (m NoOrders) SetBenchmarkCurvePoint(v string)
- func (m NoOrders) SetBenchmarkPrice(v float64)
- func (m NoOrders) SetBenchmarkPriceType(v int)
- func (m NoOrders) SetBenchmarkSecurityID(v string)
- func (m NoOrders) SetBenchmarkSecurityIDSource(v string)
- func (m NoOrders) SetBookingType(v int)
- func (m NoOrders) SetBookingUnit(v string)
- func (m NoOrders) SetCFICode(v string)
- func (m NoOrders) SetCPProgram(v int)
- func (m NoOrders) SetCPRegType(v string)
- func (m NoOrders) SetCapPrice(v float64)
- func (m NoOrders) SetCashMargin(v string)
- func (m NoOrders) SetCashOrderQty(v float64)
- func (m NoOrders) SetClOrdID(v string)
- func (m NoOrders) SetClOrdLinkID(v string)
- func (m NoOrders) SetClearingFeeIndicator(v string)
- func (m NoOrders) SetCommCurrency(v string)
- func (m NoOrders) SetCommType(v string)
- func (m NoOrders) SetCommission(v float64)
- func (m NoOrders) SetComplianceID(v string)
- func (m NoOrders) SetContractMultiplier(v float64)
- func (m NoOrders) SetContractMultiplierUnit(v int)
- func (m NoOrders) SetContractSettlMonth(v string)
- func (m NoOrders) SetCountryOfIssue(v string)
- func (m NoOrders) SetCouponPaymentDate(v string)
- func (m NoOrders) SetCouponRate(v float64)
- func (m NoOrders) SetCoveredOrUncovered(v int)
- func (m NoOrders) SetCreditRating(v string)
- func (m NoOrders) SetCurrency(v string)
- func (m NoOrders) SetCustOrderCapacity(v int)
- func (m NoOrders) SetDatedDate(v string)
- func (m NoOrders) SetDayBookingInst(v string)
- func (m NoOrders) SetDesignation(v string)
- func (m NoOrders) SetDetachmentPoint(v float64)
- func (m NoOrders) SetDiscretionInst(v string)
- func (m NoOrders) SetDiscretionLimitType(v int)
- func (m NoOrders) SetDiscretionMoveType(v int)
- func (m NoOrders) SetDiscretionOffsetType(v int)
- func (m NoOrders) SetDiscretionOffsetValue(v float64)
- func (m NoOrders) SetDiscretionRoundDirection(v int)
- func (m NoOrders) SetDiscretionScope(v int)
- func (m NoOrders) SetDisplayHighQty(v float64)
- func (m NoOrders) SetDisplayLowQty(v float64)
- func (m NoOrders) SetDisplayMethod(v string)
- func (m NoOrders) SetDisplayMinIncr(v float64)
- func (m NoOrders) SetDisplayQty(v float64)
- func (m NoOrders) SetDisplayWhen(v string)
- func (m NoOrders) SetEffectiveTime(v time.Time)
- func (m NoOrders) SetEncodedIssuer(v string)
- func (m NoOrders) SetEncodedIssuerLen(v int)
- func (m NoOrders) SetEncodedSecurityDesc(v string)
- func (m NoOrders) SetEncodedSecurityDescLen(v int)
- func (m NoOrders) SetEncodedText(v string)
- func (m NoOrders) SetEncodedTextLen(v int)
- func (m NoOrders) SetExDestination(v string)
- func (m NoOrders) SetExDestinationIDSource(v string)
- func (m NoOrders) SetExecInst(v string)
- func (m NoOrders) SetExerciseStyle(v int)
- func (m NoOrders) SetExpireDate(v string)
- func (m NoOrders) SetExpireTime(v time.Time)
- func (m NoOrders) SetFactor(v float64)
- func (m NoOrders) SetFlexProductEligibilityIndicator(v bool)
- func (m NoOrders) SetFlexibleIndicator(v bool)
- func (m NoOrders) SetFloorPrice(v float64)
- func (m NoOrders) SetFlowScheduleType(v int)
- func (m NoOrders) SetForexReq(v bool)
- func (m NoOrders) SetFundRenewWaiv(v string)
- func (m NoOrders) SetGTBookingInst(v int)
- func (m NoOrders) SetHandlInst(v string)
- func (m NoOrders) SetIOIID(v string)
- func (m NoOrders) SetInstrRegistry(v string)
- func (m NoOrders) SetInstrmtAssignmentMethod(v string)
- func (m NoOrders) SetInterestAccrualDate(v string)
- func (m NoOrders) SetIssueDate(v string)
- func (m NoOrders) SetIssuer(v string)
- func (m NoOrders) SetListMethod(v int)
- func (m NoOrders) SetListSeqNo(v int)
- func (m NoOrders) SetLocaleOfIssue(v string)
- func (m NoOrders) SetLocateReqd(v bool)
- func (m NoOrders) SetMatchIncrement(v float64)
- func (m NoOrders) SetMaturityDate(v string)
- func (m NoOrders) SetMaturityMonthYear(v string)
- func (m NoOrders) SetMaturityTime(v string)
- func (m NoOrders) SetMaxFloor(v float64)
- func (m NoOrders) SetMaxPriceLevels(v int)
- func (m NoOrders) SetMaxShow(v float64)
- func (m NoOrders) SetMinPriceIncrement(v float64)
- func (m NoOrders) SetMinPriceIncrementAmount(v float64)
- func (m NoOrders) SetMinQty(v float64)
- func (m NoOrders) SetNTPositionLimit(v int)
- func (m NoOrders) SetNoAllocs(f NoAllocsRepeatingGroup)
- func (m NoOrders) SetNoComplexEvents(f NoComplexEventsRepeatingGroup)
- func (m NoOrders) SetNoEvents(f NoEventsRepeatingGroup)
- func (m NoOrders) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup)
- func (m NoOrders) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)
- func (m NoOrders) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)
- func (m NoOrders) SetNoStipulations(f NoStipulationsRepeatingGroup)
- func (m NoOrders) SetNoStrategyParameters(f NoStrategyParametersRepeatingGroup)
- func (m NoOrders) SetNoTradingSessions(f NoTradingSessionsRepeatingGroup)
- func (m NoOrders) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup)
- func (m NoOrders) SetNotionalPercentageOutstanding(v float64)
- func (m NoOrders) SetOptAttribute(v string)
- func (m NoOrders) SetOptPayoutAmount(v float64)
- func (m NoOrders) SetOptPayoutType(v int)
- func (m NoOrders) SetOrdType(v string)
- func (m NoOrders) SetOrderCapacity(v string)
- func (m NoOrders) SetOrderPercent(v float64)
- func (m NoOrders) SetOrderQty(v float64)
- func (m NoOrders) SetOrderQty2(v float64)
- func (m NoOrders) SetOrderRestrictions(v string)
- func (m NoOrders) SetOriginalNotionalPercentageOutstanding(v float64)
- func (m NoOrders) SetParticipationRate(v float64)
- func (m NoOrders) SetPegLimitType(v int)
- func (m NoOrders) SetPegMoveType(v int)
- func (m NoOrders) SetPegOffsetType(v int)
- func (m NoOrders) SetPegOffsetValue(v float64)
- func (m NoOrders) SetPegPriceType(v int)
- func (m NoOrders) SetPegRoundDirection(v int)
- func (m NoOrders) SetPegScope(v int)
- func (m NoOrders) SetPegSecurityDesc(v string)
- func (m NoOrders) SetPegSecurityID(v string)
- func (m NoOrders) SetPegSecurityIDSource(v string)
- func (m NoOrders) SetPegSymbol(v string)
- func (m NoOrders) SetPool(v string)
- func (m NoOrders) SetPositionEffect(v string)
- func (m NoOrders) SetPositionLimit(v int)
- func (m NoOrders) SetPreTradeAnonymity(v bool)
- func (m NoOrders) SetPreallocMethod(v string)
- func (m NoOrders) SetPrevClosePx(v float64)
- func (m NoOrders) SetPrice(v float64)
- func (m NoOrders) SetPrice2(v float64)
- func (m NoOrders) SetPriceProtectionScope(v string)
- func (m NoOrders) SetPriceQuoteMethod(v string)
- func (m NoOrders) SetPriceType(v int)
- func (m NoOrders) SetPriceUnitOfMeasure(v string)
- func (m NoOrders) SetPriceUnitOfMeasureQty(v float64)
- func (m NoOrders) SetProcessCode(v string)
- func (m NoOrders) SetProduct(v int)
- func (m NoOrders) SetProductComplex(v string)
- func (m NoOrders) SetPutOrCall(v int)
- func (m NoOrders) SetQtyType(v int)
- func (m NoOrders) SetQuoteID(v string)
- func (m NoOrders) SetRedemptionDate(v string)
- func (m NoOrders) SetRefOrderID(v string)
- func (m NoOrders) SetRefOrderIDSource(v string)
- func (m NoOrders) SetRefreshQty(v float64)
- func (m NoOrders) SetRepoCollateralSecurityType(v int)
- func (m NoOrders) SetRepurchaseRate(v float64)
- func (m NoOrders) SetRepurchaseTerm(v int)
- func (m NoOrders) SetRestructuringType(v string)
- func (m NoOrders) SetRoundingDirection(v string)
- func (m NoOrders) SetRoundingModulus(v float64)
- func (m NoOrders) SetSecondaryClOrdID(v string)
- func (m NoOrders) SetSecondaryDisplayQty(v float64)
- func (m NoOrders) SetSecurityDesc(v string)
- func (m NoOrders) SetSecurityExchange(v string)
- func (m NoOrders) SetSecurityGroup(v string)
- func (m NoOrders) SetSecurityID(v string)
- func (m NoOrders) SetSecurityIDSource(v string)
- func (m NoOrders) SetSecurityStatus(v string)
- func (m NoOrders) SetSecuritySubType(v string)
- func (m NoOrders) SetSecurityType(v string)
- func (m NoOrders) SetSecurityXML(v string)
- func (m NoOrders) SetSecurityXMLLen(v int)
- func (m NoOrders) SetSecurityXMLSchema(v string)
- func (m NoOrders) SetSeniority(v string)
- func (m NoOrders) SetSettlCurrency(v string)
- func (m NoOrders) SetSettlDate(v string)
- func (m NoOrders) SetSettlDate2(v string)
- func (m NoOrders) SetSettlInstMode(v string)
- func (m NoOrders) SetSettlMethod(v string)
- func (m NoOrders) SetSettlType(v string)
- func (m NoOrders) SetSettleOnOpenFlag(v string)
- func (m NoOrders) SetSide(v string)
- func (m NoOrders) SetSideValueInd(v int)
- func (m NoOrders) SetSolicitedFlag(v bool)
- func (m NoOrders) SetSpread(v float64)
- func (m NoOrders) SetStateOrProvinceOfIssue(v string)
- func (m NoOrders) SetStopPx(v float64)
- func (m NoOrders) SetStrikeCurrency(v string)
- func (m NoOrders) SetStrikeMultiplier(v float64)
- func (m NoOrders) SetStrikePrice(v float64)
- func (m NoOrders) SetStrikePriceBoundaryMethod(v int)
- func (m NoOrders) SetStrikePriceBoundaryPrecision(v float64)
- func (m NoOrders) SetStrikePriceDeterminationMethod(v int)
- func (m NoOrders) SetStrikeValue(v float64)
- func (m NoOrders) SetSymbol(v string)
- func (m NoOrders) SetSymbolSfx(v string)
- func (m NoOrders) SetTargetStrategy(v int)
- func (m NoOrders) SetTargetStrategyParameters(v string)
- func (m NoOrders) SetText(v string)
- func (m NoOrders) SetTimeInForce(v string)
- func (m NoOrders) SetTimeUnit(v string)
- func (m NoOrders) SetTradeDate(v string)
- func (m NoOrders) SetTradeOriginationDate(v string)
- func (m NoOrders) SetTransactTime(v time.Time)
- func (m NoOrders) SetTriggerAction(v string)
- func (m NoOrders) SetTriggerNewPrice(v float64)
- func (m NoOrders) SetTriggerNewQty(v float64)
- func (m NoOrders) SetTriggerOrderType(v string)
- func (m NoOrders) SetTriggerPrice(v float64)
- func (m NoOrders) SetTriggerPriceDirection(v string)
- func (m NoOrders) SetTriggerPriceType(v string)
- func (m NoOrders) SetTriggerPriceTypeScope(v string)
- func (m NoOrders) SetTriggerSecurityDesc(v string)
- func (m NoOrders) SetTriggerSecurityID(v string)
- func (m NoOrders) SetTriggerSecurityIDSource(v string)
- func (m NoOrders) SetTriggerSymbol(v string)
- func (m NoOrders) SetTriggerTradingSessionID(v string)
- func (m NoOrders) SetTriggerTradingSessionSubID(v string)
- func (m NoOrders) SetTriggerType(v string)
- func (m NoOrders) SetUnderlyingPriceDeterminationMethod(v int)
- func (m NoOrders) SetUnitOfMeasure(v string)
- func (m NoOrders) SetUnitOfMeasureQty(v float64)
- func (m NoOrders) SetValuationMethod(v string)
- func (m NoOrders) SetYield(v float64)
- func (m NoOrders) SetYieldCalcDate(v string)
- func (m NoOrders) SetYieldRedemptionDate(v string)
- func (m NoOrders) SetYieldRedemptionPrice(v float64)
- func (m NoOrders) SetYieldRedemptionPriceType(v int)
- func (m NoOrders) SetYieldType(v string)
- type NoOrdersRepeatingGroup
- type NoPartyIDs
- func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoPartyIDs) GetPartyID() (f field.PartyIDField, err quickfix.MessageRejectError)
- func (m NoPartyIDs) GetPartyIDSource() (f field.PartyIDSourceField, err quickfix.MessageRejectError)
- func (m NoPartyIDs) GetPartyRole() (f field.PartyRoleField, err quickfix.MessageRejectError)
- func (m NoPartyIDs) HasNoPartySubIDs() bool
- func (m NoPartyIDs) HasPartyID() bool
- func (m NoPartyIDs) HasPartyIDSource() bool
- func (m NoPartyIDs) HasPartyRole() bool
- func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup)
- func (m NoPartyIDs) SetPartyID(v string)
- func (m NoPartyIDs) SetPartyIDSource(v string)
- func (m NoPartyIDs) SetPartyRole(v int)
- type NoPartyIDsRepeatingGroup
- type NoPartySubIDs
- func (m NoPartySubIDs) GetPartySubID() (f field.PartySubIDField, err quickfix.MessageRejectError)
- func (m NoPartySubIDs) GetPartySubIDType() (f field.PartySubIDTypeField, err quickfix.MessageRejectError)
- func (m NoPartySubIDs) HasPartySubID() bool
- func (m NoPartySubIDs) HasPartySubIDType() bool
- func (m NoPartySubIDs) SetPartySubID(v string)
- func (m NoPartySubIDs) SetPartySubIDType(v int)
- type NoPartySubIDsRepeatingGroup
- type NoRootPartyIDs
- func (m NoRootPartyIDs) GetNoRootPartySubIDs() (NoRootPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoRootPartyIDs) GetRootPartyID() (f field.RootPartyIDField, err quickfix.MessageRejectError)
- func (m NoRootPartyIDs) GetRootPartyIDSource() (f field.RootPartyIDSourceField, err quickfix.MessageRejectError)
- func (m NoRootPartyIDs) GetRootPartyRole() (f field.RootPartyRoleField, err quickfix.MessageRejectError)
- func (m NoRootPartyIDs) HasNoRootPartySubIDs() bool
- func (m NoRootPartyIDs) HasRootPartyID() bool
- func (m NoRootPartyIDs) HasRootPartyIDSource() bool
- func (m NoRootPartyIDs) HasRootPartyRole() bool
- func (m NoRootPartyIDs) SetNoRootPartySubIDs(f NoRootPartySubIDsRepeatingGroup)
- func (m NoRootPartyIDs) SetRootPartyID(v string)
- func (m NoRootPartyIDs) SetRootPartyIDSource(v string)
- func (m NoRootPartyIDs) SetRootPartyRole(v int)
- type NoRootPartyIDsRepeatingGroup
- type NoRootPartySubIDs
- func (m NoRootPartySubIDs) GetRootPartySubID() (f field.RootPartySubIDField, err quickfix.MessageRejectError)
- func (m NoRootPartySubIDs) GetRootPartySubIDType() (f field.RootPartySubIDTypeField, err quickfix.MessageRejectError)
- func (m NoRootPartySubIDs) HasRootPartySubID() bool
- func (m NoRootPartySubIDs) HasRootPartySubIDType() bool
- func (m NoRootPartySubIDs) SetRootPartySubID(v string)
- func (m NoRootPartySubIDs) SetRootPartySubIDType(v int)
- type NoRootPartySubIDsRepeatingGroup
- type NoSecurityAltID
- func (m NoSecurityAltID) GetSecurityAltID() (f field.SecurityAltIDField, err quickfix.MessageRejectError)
- func (m NoSecurityAltID) GetSecurityAltIDSource() (f field.SecurityAltIDSourceField, err quickfix.MessageRejectError)
- func (m NoSecurityAltID) HasSecurityAltID() bool
- func (m NoSecurityAltID) HasSecurityAltIDSource() bool
- func (m NoSecurityAltID) SetSecurityAltID(v string)
- func (m NoSecurityAltID) SetSecurityAltIDSource(v string)
- type NoSecurityAltIDRepeatingGroup
- type NoStipulations
- func (m NoStipulations) GetStipulationType() (f field.StipulationTypeField, err quickfix.MessageRejectError)
- func (m NoStipulations) GetStipulationValue() (f field.StipulationValueField, err quickfix.MessageRejectError)
- func (m NoStipulations) HasStipulationType() bool
- func (m NoStipulations) HasStipulationValue() bool
- func (m NoStipulations) SetStipulationType(v string)
- func (m NoStipulations) SetStipulationValue(v string)
- type NoStipulationsRepeatingGroup
- type NoStrategyParameters
- func (m NoStrategyParameters) GetStrategyParameterName() (f field.StrategyParameterNameField, err quickfix.MessageRejectError)
- func (m NoStrategyParameters) GetStrategyParameterType() (f field.StrategyParameterTypeField, err quickfix.MessageRejectError)
- func (m NoStrategyParameters) GetStrategyParameterValue() (f field.StrategyParameterValueField, err quickfix.MessageRejectError)
- func (m NoStrategyParameters) HasStrategyParameterName() bool
- func (m NoStrategyParameters) HasStrategyParameterType() bool
- func (m NoStrategyParameters) HasStrategyParameterValue() bool
- func (m NoStrategyParameters) SetStrategyParameterName(v string)
- func (m NoStrategyParameters) SetStrategyParameterType(v int)
- func (m NoStrategyParameters) SetStrategyParameterValue(v string)
- type NoStrategyParametersRepeatingGroup
- type NoTradingSessions
- func (m NoTradingSessions) GetTradingSessionID() (f field.TradingSessionIDField, err quickfix.MessageRejectError)
- func (m NoTradingSessions) GetTradingSessionSubID() (f field.TradingSessionSubIDField, err quickfix.MessageRejectError)
- func (m NoTradingSessions) HasTradingSessionID() bool
- func (m NoTradingSessions) HasTradingSessionSubID() bool
- func (m NoTradingSessions) SetTradingSessionID(v string)
- func (m NoTradingSessions) SetTradingSessionSubID(v string)
- type NoTradingSessionsRepeatingGroup
- type NoUnderlyingSecurityAltID
- func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (f field.UnderlyingSecurityAltIDField, err quickfix.MessageRejectError)
- func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (f field.UnderlyingSecurityAltIDSourceField, err quickfix.MessageRejectError)
- func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool
- func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool
- func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string)
- func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string)
- type NoUnderlyingSecurityAltIDRepeatingGroup
- type NoUnderlyingStips
- func (m NoUnderlyingStips) GetUnderlyingStipType() (f field.UnderlyingStipTypeField, err quickfix.MessageRejectError)
- func (m NoUnderlyingStips) GetUnderlyingStipValue() (f field.UnderlyingStipValueField, err quickfix.MessageRejectError)
- func (m NoUnderlyingStips) HasUnderlyingStipType() bool
- func (m NoUnderlyingStips) HasUnderlyingStipValue() bool
- func (m NoUnderlyingStips) SetUnderlyingStipType(v string)
- func (m NoUnderlyingStips) SetUnderlyingStipValue(v string)
- type NoUnderlyingStipsRepeatingGroup
- type NoUnderlyings
- func (m NoUnderlyings) GetEncodedUnderlyingIssuer() (f field.EncodedUnderlyingIssuerField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetEncodedUnderlyingIssuerLen() (f field.EncodedUnderlyingIssuerLenField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetEncodedUnderlyingSecurityDesc() (f field.EncodedUnderlyingSecurityDescField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetEncodedUnderlyingSecurityDescLen() (f field.EncodedUnderlyingSecurityDescLenField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
- func (m NoUnderlyings) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoUnderlyings) GetNoUndlyInstrumentParties() (NoUndlyInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingAdjustedQuantity() (f field.UnderlyingAdjustedQuantityField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingAllocationPercent() (f field.UnderlyingAllocationPercentField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingAttachmentPoint() (f field.UnderlyingAttachmentPointField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCFICode() (f field.UnderlyingCFICodeField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCPProgram() (f field.UnderlyingCPProgramField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCPRegType() (f field.UnderlyingCPRegTypeField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCapValue() (f field.UnderlyingCapValueField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCashAmount() (f field.UnderlyingCashAmountField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCashType() (f field.UnderlyingCashTypeField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingContractMultiplier() (f field.UnderlyingContractMultiplierField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingContractMultiplierUnit() (f field.UnderlyingContractMultiplierUnitField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCountryOfIssue() (f field.UnderlyingCountryOfIssueField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCouponPaymentDate() (f field.UnderlyingCouponPaymentDateField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCouponRate() (f field.UnderlyingCouponRateField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCreditRating() (f field.UnderlyingCreditRatingField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCurrency() (f field.UnderlyingCurrencyField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCurrentValue() (f field.UnderlyingCurrentValueField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingDetachmentPoint() (f field.UnderlyingDetachmentPointField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingDirtyPrice() (f field.UnderlyingDirtyPriceField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingEndPrice() (f field.UnderlyingEndPriceField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingEndValue() (f field.UnderlyingEndValueField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingExerciseStyle() (f field.UnderlyingExerciseStyleField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingFXRate() (f field.UnderlyingFXRateField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingFXRateCalc() (f field.UnderlyingFXRateCalcField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingFactor() (f field.UnderlyingFactorField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingFlowScheduleType() (f field.UnderlyingFlowScheduleTypeField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingInstrRegistry() (f field.UnderlyingInstrRegistryField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingIssueDate() (f field.UnderlyingIssueDateField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingIssuer() (f field.UnderlyingIssuerField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingLocaleOfIssue() (f field.UnderlyingLocaleOfIssueField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingMaturityDate() (f field.UnderlyingMaturityDateField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingMaturityMonthYear() (f field.UnderlyingMaturityMonthYearField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingMaturityTime() (f field.UnderlyingMaturityTimeField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingNotionalPercentageOutstanding() (f field.UnderlyingNotionalPercentageOutstandingField, ...)
- func (m NoUnderlyings) GetUnderlyingOptAttribute() (f field.UnderlyingOptAttributeField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingOriginalNotionalPercentageOutstanding() (f field.UnderlyingOriginalNotionalPercentageOutstandingField, ...)
- func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasure() (f field.UnderlyingPriceUnitOfMeasureField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasureQty() (f field.UnderlyingPriceUnitOfMeasureQtyField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingProduct() (f field.UnderlyingProductField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingPutOrCall() (f field.UnderlyingPutOrCallField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingPx() (f field.UnderlyingPxField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingQty() (f field.UnderlyingQtyField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingRedemptionDate() (f field.UnderlyingRedemptionDateField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingRepoCollateralSecurityType() (f field.UnderlyingRepoCollateralSecurityTypeField, ...)
- func (m NoUnderlyings) GetUnderlyingRepurchaseRate() (f field.UnderlyingRepurchaseRateField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingRepurchaseTerm() (f field.UnderlyingRepurchaseTermField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingRestructuringType() (f field.UnderlyingRestructuringTypeField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSecurityDesc() (f field.UnderlyingSecurityDescField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSecurityExchange() (f field.UnderlyingSecurityExchangeField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSecurityID() (f field.UnderlyingSecurityIDField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSecurityIDSource() (f field.UnderlyingSecurityIDSourceField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSecuritySubType() (f field.UnderlyingSecuritySubTypeField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSecurityType() (f field.UnderlyingSecurityTypeField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSeniority() (f field.UnderlyingSeniorityField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSettlMethod() (f field.UnderlyingSettlMethodField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSettlementType() (f field.UnderlyingSettlementTypeField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingStartValue() (f field.UnderlyingStartValueField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue() (f field.UnderlyingStateOrProvinceOfIssueField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingStrikeCurrency() (f field.UnderlyingStrikeCurrencyField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingStrikePrice() (f field.UnderlyingStrikePriceField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSymbol() (f field.UnderlyingSymbolField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSymbolSfx() (f field.UnderlyingSymbolSfxField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingTimeUnit() (f field.UnderlyingTimeUnitField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingUnitOfMeasure() (f field.UnderlyingUnitOfMeasureField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingUnitOfMeasureQty() (f field.UnderlyingUnitOfMeasureQtyField, err quickfix.MessageRejectError)
- func (m NoUnderlyings) HasEncodedUnderlyingIssuer() bool
- func (m NoUnderlyings) HasEncodedUnderlyingIssuerLen() bool
- func (m NoUnderlyings) HasEncodedUnderlyingSecurityDesc() bool
- func (m NoUnderlyings) HasEncodedUnderlyingSecurityDescLen() bool
- func (m NoUnderlyings) HasNoUnderlyingSecurityAltID() bool
- func (m NoUnderlyings) HasNoUnderlyingStips() bool
- func (m NoUnderlyings) HasNoUndlyInstrumentParties() bool
- func (m NoUnderlyings) HasUnderlyingAdjustedQuantity() bool
- func (m NoUnderlyings) HasUnderlyingAllocationPercent() bool
- func (m NoUnderlyings) HasUnderlyingAttachmentPoint() bool
- func (m NoUnderlyings) HasUnderlyingCFICode() bool
- func (m NoUnderlyings) HasUnderlyingCPProgram() bool
- func (m NoUnderlyings) HasUnderlyingCPRegType() bool
- func (m NoUnderlyings) HasUnderlyingCapValue() bool
- func (m NoUnderlyings) HasUnderlyingCashAmount() bool
- func (m NoUnderlyings) HasUnderlyingCashType() bool
- func (m NoUnderlyings) HasUnderlyingContractMultiplier() bool
- func (m NoUnderlyings) HasUnderlyingContractMultiplierUnit() bool
- func (m NoUnderlyings) HasUnderlyingCountryOfIssue() bool
- func (m NoUnderlyings) HasUnderlyingCouponPaymentDate() bool
- func (m NoUnderlyings) HasUnderlyingCouponRate() bool
- func (m NoUnderlyings) HasUnderlyingCreditRating() bool
- func (m NoUnderlyings) HasUnderlyingCurrency() bool
- func (m NoUnderlyings) HasUnderlyingCurrentValue() bool
- func (m NoUnderlyings) HasUnderlyingDetachmentPoint() bool
- func (m NoUnderlyings) HasUnderlyingDirtyPrice() bool
- func (m NoUnderlyings) HasUnderlyingEndPrice() bool
- func (m NoUnderlyings) HasUnderlyingEndValue() bool
- func (m NoUnderlyings) HasUnderlyingExerciseStyle() bool
- func (m NoUnderlyings) HasUnderlyingFXRate() bool
- func (m NoUnderlyings) HasUnderlyingFXRateCalc() bool
- func (m NoUnderlyings) HasUnderlyingFactor() bool
- func (m NoUnderlyings) HasUnderlyingFlowScheduleType() bool
- func (m NoUnderlyings) HasUnderlyingInstrRegistry() bool
- func (m NoUnderlyings) HasUnderlyingIssueDate() bool
- func (m NoUnderlyings) HasUnderlyingIssuer() bool
- func (m NoUnderlyings) HasUnderlyingLocaleOfIssue() bool
- func (m NoUnderlyings) HasUnderlyingMaturityDate() bool
- func (m NoUnderlyings) HasUnderlyingMaturityMonthYear() bool
- func (m NoUnderlyings) HasUnderlyingMaturityTime() bool
- func (m NoUnderlyings) HasUnderlyingNotionalPercentageOutstanding() bool
- func (m NoUnderlyings) HasUnderlyingOptAttribute() bool
- func (m NoUnderlyings) HasUnderlyingOriginalNotionalPercentageOutstanding() bool
- func (m NoUnderlyings) HasUnderlyingPriceUnitOfMeasure() bool
- func (m NoUnderlyings) HasUnderlyingPriceUnitOfMeasureQty() bool
- func (m NoUnderlyings) HasUnderlyingProduct() bool
- func (m NoUnderlyings) HasUnderlyingPutOrCall() bool
- func (m NoUnderlyings) HasUnderlyingPx() bool
- func (m NoUnderlyings) HasUnderlyingQty() bool
- func (m NoUnderlyings) HasUnderlyingRedemptionDate() bool
- func (m NoUnderlyings) HasUnderlyingRepoCollateralSecurityType() bool
- func (m NoUnderlyings) HasUnderlyingRepurchaseRate() bool
- func (m NoUnderlyings) HasUnderlyingRepurchaseTerm() bool
- func (m NoUnderlyings) HasUnderlyingRestructuringType() bool
- func (m NoUnderlyings) HasUnderlyingSecurityDesc() bool
- func (m NoUnderlyings) HasUnderlyingSecurityExchange() bool
- func (m NoUnderlyings) HasUnderlyingSecurityID() bool
- func (m NoUnderlyings) HasUnderlyingSecurityIDSource() bool
- func (m NoUnderlyings) HasUnderlyingSecuritySubType() bool
- func (m NoUnderlyings) HasUnderlyingSecurityType() bool
- func (m NoUnderlyings) HasUnderlyingSeniority() bool
- func (m NoUnderlyings) HasUnderlyingSettlMethod() bool
- func (m NoUnderlyings) HasUnderlyingSettlementType() bool
- func (m NoUnderlyings) HasUnderlyingStartValue() bool
- func (m NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue() bool
- func (m NoUnderlyings) HasUnderlyingStrikeCurrency() bool
- func (m NoUnderlyings) HasUnderlyingStrikePrice() bool
- func (m NoUnderlyings) HasUnderlyingSymbol() bool
- func (m NoUnderlyings) HasUnderlyingSymbolSfx() bool
- func (m NoUnderlyings) HasUnderlyingTimeUnit() bool
- func (m NoUnderlyings) HasUnderlyingUnitOfMeasure() bool
- func (m NoUnderlyings) HasUnderlyingUnitOfMeasureQty() bool
- func (m NoUnderlyings) SetEncodedUnderlyingIssuer(v string)
- func (m NoUnderlyings) SetEncodedUnderlyingIssuerLen(v int)
- func (m NoUnderlyings) SetEncodedUnderlyingSecurityDesc(v string)
- func (m NoUnderlyings) SetEncodedUnderlyingSecurityDescLen(v int)
- func (m NoUnderlyings) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)
- func (m NoUnderlyings) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup)
- func (m NoUnderlyings) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup)
- func (m NoUnderlyings) SetUnderlyingAdjustedQuantity(v float64)
- func (m NoUnderlyings) SetUnderlyingAllocationPercent(v float64)
- func (m NoUnderlyings) SetUnderlyingAttachmentPoint(v float64)
- func (m NoUnderlyings) SetUnderlyingCFICode(v string)
- func (m NoUnderlyings) SetUnderlyingCPProgram(v string)
- func (m NoUnderlyings) SetUnderlyingCPRegType(v string)
- func (m NoUnderlyings) SetUnderlyingCapValue(v float64)
- func (m NoUnderlyings) SetUnderlyingCashAmount(v float64)
- func (m NoUnderlyings) SetUnderlyingCashType(v string)
- func (m NoUnderlyings) SetUnderlyingContractMultiplier(v float64)
- func (m NoUnderlyings) SetUnderlyingContractMultiplierUnit(v int)
- func (m NoUnderlyings) SetUnderlyingCountryOfIssue(v string)
- func (m NoUnderlyings) SetUnderlyingCouponPaymentDate(v string)
- func (m NoUnderlyings) SetUnderlyingCouponRate(v float64)
- func (m NoUnderlyings) SetUnderlyingCreditRating(v string)
- func (m NoUnderlyings) SetUnderlyingCurrency(v string)
- func (m NoUnderlyings) SetUnderlyingCurrentValue(v float64)
- func (m NoUnderlyings) SetUnderlyingDetachmentPoint(v float64)
- func (m NoUnderlyings) SetUnderlyingDirtyPrice(v float64)
- func (m NoUnderlyings) SetUnderlyingEndPrice(v float64)
- func (m NoUnderlyings) SetUnderlyingEndValue(v float64)
- func (m NoUnderlyings) SetUnderlyingExerciseStyle(v int)
- func (m NoUnderlyings) SetUnderlyingFXRate(v float64)
- func (m NoUnderlyings) SetUnderlyingFXRateCalc(v string)
- func (m NoUnderlyings) SetUnderlyingFactor(v float64)
- func (m NoUnderlyings) SetUnderlyingFlowScheduleType(v int)
- func (m NoUnderlyings) SetUnderlyingInstrRegistry(v string)
- func (m NoUnderlyings) SetUnderlyingIssueDate(v string)
- func (m NoUnderlyings) SetUnderlyingIssuer(v string)
- func (m NoUnderlyings) SetUnderlyingLocaleOfIssue(v string)
- func (m NoUnderlyings) SetUnderlyingMaturityDate(v string)
- func (m NoUnderlyings) SetUnderlyingMaturityMonthYear(v string)
- func (m NoUnderlyings) SetUnderlyingMaturityTime(v string)
- func (m NoUnderlyings) SetUnderlyingNotionalPercentageOutstanding(v float64)
- func (m NoUnderlyings) SetUnderlyingOptAttribute(v string)
- func (m NoUnderlyings) SetUnderlyingOriginalNotionalPercentageOutstanding(v float64)
- func (m NoUnderlyings) SetUnderlyingPriceUnitOfMeasure(v string)
- func (m NoUnderlyings) SetUnderlyingPriceUnitOfMeasureQty(v float64)
- func (m NoUnderlyings) SetUnderlyingProduct(v int)
- func (m NoUnderlyings) SetUnderlyingPutOrCall(v int)
- func (m NoUnderlyings) SetUnderlyingPx(v float64)
- func (m NoUnderlyings) SetUnderlyingQty(v float64)
- func (m NoUnderlyings) SetUnderlyingRedemptionDate(v string)
- func (m NoUnderlyings) SetUnderlyingRepoCollateralSecurityType(v int)
- func (m NoUnderlyings) SetUnderlyingRepurchaseRate(v float64)
- func (m NoUnderlyings) SetUnderlyingRepurchaseTerm(v int)
- func (m NoUnderlyings) SetUnderlyingRestructuringType(v string)
- func (m NoUnderlyings) SetUnderlyingSecurityDesc(v string)
- func (m NoUnderlyings) SetUnderlyingSecurityExchange(v string)
- func (m NoUnderlyings) SetUnderlyingSecurityID(v string)
- func (m NoUnderlyings) SetUnderlyingSecurityIDSource(v string)
- func (m NoUnderlyings) SetUnderlyingSecuritySubType(v string)
- func (m NoUnderlyings) SetUnderlyingSecurityType(v string)
- func (m NoUnderlyings) SetUnderlyingSeniority(v string)
- func (m NoUnderlyings) SetUnderlyingSettlMethod(v string)
- func (m NoUnderlyings) SetUnderlyingSettlementType(v int)
- func (m NoUnderlyings) SetUnderlyingStartValue(v float64)
- func (m NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue(v string)
- func (m NoUnderlyings) SetUnderlyingStrikeCurrency(v string)
- func (m NoUnderlyings) SetUnderlyingStrikePrice(v float64)
- func (m NoUnderlyings) SetUnderlyingSymbol(v string)
- func (m NoUnderlyings) SetUnderlyingSymbolSfx(v string)
- func (m NoUnderlyings) SetUnderlyingTimeUnit(v string)
- func (m NoUnderlyings) SetUnderlyingUnitOfMeasure(v string)
- func (m NoUnderlyings) SetUnderlyingUnitOfMeasureQty(v float64)
- type NoUnderlyingsRepeatingGroup
- type NoUndlyInstrumentParties
- func (m NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs() (NoUndlyInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyID() (f field.UnderlyingInstrumentPartyIDField, err quickfix.MessageRejectError)
- func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource() (f field.UnderlyingInstrumentPartyIDSourceField, ...)
- func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole() (f field.UnderlyingInstrumentPartyRoleField, err quickfix.MessageRejectError)
- func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool
- func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyID() bool
- func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyIDSource() bool
- func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyRole() bool
- func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup)
- func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyID(v string)
- func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyIDSource(v string)
- func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyRole(v int)
- type NoUndlyInstrumentPartiesRepeatingGroup
- type NoUndlyInstrumentPartySubIDs
- func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubID() (f field.UnderlyingInstrumentPartySubIDField, err quickfix.MessageRejectError)
- func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType() (f field.UnderlyingInstrumentPartySubIDTypeField, ...)
- func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubID() bool
- func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubIDType() bool
- func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubID(v string)
- func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubIDType(v int)
- type NoUndlyInstrumentPartySubIDsRepeatingGroup
- type RouteOut
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NewOrderList ¶
type NewOrderList struct { fixt11.Header quickfix.Body fixt11.Trailer //ReceiveTime is the time that this message was read from the socket connection ReceiveTime time.Time }
NewOrderList is the fix50sp2 NewOrderList type, MsgType = E
func FromMessage ¶
func FromMessage(m quickfix.Message) NewOrderList
FromMessage creates a NewOrderList from a quickfix.Message instance
func New ¶
func New(listid field.ListIDField, bidtype field.BidTypeField, totnoorders field.TotNoOrdersField) (m NewOrderList)
New returns a NewOrderList initialized with the required fields for NewOrderList
func (NewOrderList) GetAllowableOneSidednessCurr ¶
func (m NewOrderList) GetAllowableOneSidednessCurr() (f field.AllowableOneSidednessCurrField, err quickfix.MessageRejectError)
GetAllowableOneSidednessCurr gets AllowableOneSidednessCurr, Tag 767
func (NewOrderList) GetAllowableOneSidednessPct ¶
func (m NewOrderList) GetAllowableOneSidednessPct() (f field.AllowableOneSidednessPctField, err quickfix.MessageRejectError)
GetAllowableOneSidednessPct gets AllowableOneSidednessPct, Tag 765
func (NewOrderList) GetAllowableOneSidednessValue ¶
func (m NewOrderList) GetAllowableOneSidednessValue() (f field.AllowableOneSidednessValueField, err quickfix.MessageRejectError)
GetAllowableOneSidednessValue gets AllowableOneSidednessValue, Tag 766
func (NewOrderList) GetBidID ¶
func (m NewOrderList) GetBidID() (f field.BidIDField, err quickfix.MessageRejectError)
GetBidID gets BidID, Tag 390
func (NewOrderList) GetBidType ¶
func (m NewOrderList) GetBidType() (f field.BidTypeField, err quickfix.MessageRejectError)
GetBidType gets BidType, Tag 394
func (NewOrderList) GetCancellationRights ¶
func (m NewOrderList) GetCancellationRights() (f field.CancellationRightsField, err quickfix.MessageRejectError)
GetCancellationRights gets CancellationRights, Tag 480
func (NewOrderList) GetClientBidID ¶
func (m NewOrderList) GetClientBidID() (f field.ClientBidIDField, err quickfix.MessageRejectError)
GetClientBidID gets ClientBidID, Tag 391
func (NewOrderList) GetContingencyType ¶
func (m NewOrderList) GetContingencyType() (f field.ContingencyTypeField, err quickfix.MessageRejectError)
GetContingencyType gets ContingencyType, Tag 1385
func (NewOrderList) GetEncodedListExecInst ¶
func (m NewOrderList) GetEncodedListExecInst() (f field.EncodedListExecInstField, err quickfix.MessageRejectError)
GetEncodedListExecInst gets EncodedListExecInst, Tag 353
func (NewOrderList) GetEncodedListExecInstLen ¶
func (m NewOrderList) GetEncodedListExecInstLen() (f field.EncodedListExecInstLenField, err quickfix.MessageRejectError)
GetEncodedListExecInstLen gets EncodedListExecInstLen, Tag 352
func (NewOrderList) GetLastFragment ¶
func (m NewOrderList) GetLastFragment() (f field.LastFragmentField, err quickfix.MessageRejectError)
GetLastFragment gets LastFragment, Tag 893
func (NewOrderList) GetListExecInst ¶
func (m NewOrderList) GetListExecInst() (f field.ListExecInstField, err quickfix.MessageRejectError)
GetListExecInst gets ListExecInst, Tag 69
func (NewOrderList) GetListExecInstType ¶
func (m NewOrderList) GetListExecInstType() (f field.ListExecInstTypeField, err quickfix.MessageRejectError)
GetListExecInstType gets ListExecInstType, Tag 433
func (NewOrderList) GetListID ¶
func (m NewOrderList) GetListID() (f field.ListIDField, err quickfix.MessageRejectError)
GetListID gets ListID, Tag 66
func (NewOrderList) GetMoneyLaunderingStatus ¶
func (m NewOrderList) GetMoneyLaunderingStatus() (f field.MoneyLaunderingStatusField, err quickfix.MessageRejectError)
GetMoneyLaunderingStatus gets MoneyLaunderingStatus, Tag 481
func (NewOrderList) GetNoOrders ¶
func (m NewOrderList) GetNoOrders() (NoOrdersRepeatingGroup, quickfix.MessageRejectError)
GetNoOrders gets NoOrders, Tag 73
func (NewOrderList) GetNoRootPartyIDs ¶
func (m NewOrderList) GetNoRootPartyIDs() (NoRootPartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoRootPartyIDs gets NoRootPartyIDs, Tag 1116
func (NewOrderList) GetProgPeriodInterval ¶
func (m NewOrderList) GetProgPeriodInterval() (f field.ProgPeriodIntervalField, err quickfix.MessageRejectError)
GetProgPeriodInterval gets ProgPeriodInterval, Tag 415
func (NewOrderList) GetProgRptReqs ¶
func (m NewOrderList) GetProgRptReqs() (f field.ProgRptReqsField, err quickfix.MessageRejectError)
GetProgRptReqs gets ProgRptReqs, Tag 414
func (NewOrderList) GetRegistID ¶
func (m NewOrderList) GetRegistID() (f field.RegistIDField, err quickfix.MessageRejectError)
GetRegistID gets RegistID, Tag 513
func (NewOrderList) GetTotNoOrders ¶
func (m NewOrderList) GetTotNoOrders() (f field.TotNoOrdersField, err quickfix.MessageRejectError)
GetTotNoOrders gets TotNoOrders, Tag 68
func (NewOrderList) HasAllowableOneSidednessCurr ¶
func (m NewOrderList) HasAllowableOneSidednessCurr() bool
HasAllowableOneSidednessCurr returns true if AllowableOneSidednessCurr is present, Tag 767
func (NewOrderList) HasAllowableOneSidednessPct ¶
func (m NewOrderList) HasAllowableOneSidednessPct() bool
HasAllowableOneSidednessPct returns true if AllowableOneSidednessPct is present, Tag 765
func (NewOrderList) HasAllowableOneSidednessValue ¶
func (m NewOrderList) HasAllowableOneSidednessValue() bool
HasAllowableOneSidednessValue returns true if AllowableOneSidednessValue is present, Tag 766
func (NewOrderList) HasBidID ¶
func (m NewOrderList) HasBidID() bool
HasBidID returns true if BidID is present, Tag 390
func (NewOrderList) HasBidType ¶
func (m NewOrderList) HasBidType() bool
HasBidType returns true if BidType is present, Tag 394
func (NewOrderList) HasCancellationRights ¶
func (m NewOrderList) HasCancellationRights() bool
HasCancellationRights returns true if CancellationRights is present, Tag 480
func (NewOrderList) HasClientBidID ¶
func (m NewOrderList) HasClientBidID() bool
HasClientBidID returns true if ClientBidID is present, Tag 391
func (NewOrderList) HasContingencyType ¶
func (m NewOrderList) HasContingencyType() bool
HasContingencyType returns true if ContingencyType is present, Tag 1385
func (NewOrderList) HasEncodedListExecInst ¶
func (m NewOrderList) HasEncodedListExecInst() bool
HasEncodedListExecInst returns true if EncodedListExecInst is present, Tag 353
func (NewOrderList) HasEncodedListExecInstLen ¶
func (m NewOrderList) HasEncodedListExecInstLen() bool
HasEncodedListExecInstLen returns true if EncodedListExecInstLen is present, Tag 352
func (NewOrderList) HasLastFragment ¶
func (m NewOrderList) HasLastFragment() bool
HasLastFragment returns true if LastFragment is present, Tag 893
func (NewOrderList) HasListExecInst ¶
func (m NewOrderList) HasListExecInst() bool
HasListExecInst returns true if ListExecInst is present, Tag 69
func (NewOrderList) HasListExecInstType ¶
func (m NewOrderList) HasListExecInstType() bool
HasListExecInstType returns true if ListExecInstType is present, Tag 433
func (NewOrderList) HasListID ¶
func (m NewOrderList) HasListID() bool
HasListID returns true if ListID is present, Tag 66
func (NewOrderList) HasMoneyLaunderingStatus ¶
func (m NewOrderList) HasMoneyLaunderingStatus() bool
HasMoneyLaunderingStatus returns true if MoneyLaunderingStatus is present, Tag 481
func (NewOrderList) HasNoOrders ¶
func (m NewOrderList) HasNoOrders() bool
HasNoOrders returns true if NoOrders is present, Tag 73
func (NewOrderList) HasNoRootPartyIDs ¶
func (m NewOrderList) HasNoRootPartyIDs() bool
HasNoRootPartyIDs returns true if NoRootPartyIDs is present, Tag 1116
func (NewOrderList) HasProgPeriodInterval ¶
func (m NewOrderList) HasProgPeriodInterval() bool
HasProgPeriodInterval returns true if ProgPeriodInterval is present, Tag 415
func (NewOrderList) HasProgRptReqs ¶
func (m NewOrderList) HasProgRptReqs() bool
HasProgRptReqs returns true if ProgRptReqs is present, Tag 414
func (NewOrderList) HasRegistID ¶
func (m NewOrderList) HasRegistID() bool
HasRegistID returns true if RegistID is present, Tag 513
func (NewOrderList) HasTotNoOrders ¶
func (m NewOrderList) HasTotNoOrders() bool
HasTotNoOrders returns true if TotNoOrders is present, Tag 68
func (NewOrderList) SetAllowableOneSidednessCurr ¶
func (m NewOrderList) SetAllowableOneSidednessCurr(v string)
SetAllowableOneSidednessCurr sets AllowableOneSidednessCurr, Tag 767
func (NewOrderList) SetAllowableOneSidednessPct ¶
func (m NewOrderList) SetAllowableOneSidednessPct(v float64)
SetAllowableOneSidednessPct sets AllowableOneSidednessPct, Tag 765
func (NewOrderList) SetAllowableOneSidednessValue ¶
func (m NewOrderList) SetAllowableOneSidednessValue(v float64)
SetAllowableOneSidednessValue sets AllowableOneSidednessValue, Tag 766
func (NewOrderList) SetBidID ¶
func (m NewOrderList) SetBidID(v string)
SetBidID sets BidID, Tag 390
func (NewOrderList) SetBidType ¶
func (m NewOrderList) SetBidType(v int)
SetBidType sets BidType, Tag 394
func (NewOrderList) SetCancellationRights ¶
func (m NewOrderList) SetCancellationRights(v string)
SetCancellationRights sets CancellationRights, Tag 480
func (NewOrderList) SetClientBidID ¶
func (m NewOrderList) SetClientBidID(v string)
SetClientBidID sets ClientBidID, Tag 391
func (NewOrderList) SetContingencyType ¶
func (m NewOrderList) SetContingencyType(v int)
SetContingencyType sets ContingencyType, Tag 1385
func (NewOrderList) SetEncodedListExecInst ¶
func (m NewOrderList) SetEncodedListExecInst(v string)
SetEncodedListExecInst sets EncodedListExecInst, Tag 353
func (NewOrderList) SetEncodedListExecInstLen ¶
func (m NewOrderList) SetEncodedListExecInstLen(v int)
SetEncodedListExecInstLen sets EncodedListExecInstLen, Tag 352
func (NewOrderList) SetLastFragment ¶
func (m NewOrderList) SetLastFragment(v bool)
SetLastFragment sets LastFragment, Tag 893
func (NewOrderList) SetListExecInst ¶
func (m NewOrderList) SetListExecInst(v string)
SetListExecInst sets ListExecInst, Tag 69
func (NewOrderList) SetListExecInstType ¶
func (m NewOrderList) SetListExecInstType(v string)
SetListExecInstType sets ListExecInstType, Tag 433
func (NewOrderList) SetListID ¶
func (m NewOrderList) SetListID(v string)
SetListID sets ListID, Tag 66
func (NewOrderList) SetMoneyLaunderingStatus ¶
func (m NewOrderList) SetMoneyLaunderingStatus(v string)
SetMoneyLaunderingStatus sets MoneyLaunderingStatus, Tag 481
func (NewOrderList) SetNoOrders ¶
func (m NewOrderList) SetNoOrders(f NoOrdersRepeatingGroup)
SetNoOrders sets NoOrders, Tag 73
func (NewOrderList) SetNoRootPartyIDs ¶
func (m NewOrderList) SetNoRootPartyIDs(f NoRootPartyIDsRepeatingGroup)
SetNoRootPartyIDs sets NoRootPartyIDs, Tag 1116
func (NewOrderList) SetProgPeriodInterval ¶
func (m NewOrderList) SetProgPeriodInterval(v int)
SetProgPeriodInterval sets ProgPeriodInterval, Tag 415
func (NewOrderList) SetProgRptReqs ¶
func (m NewOrderList) SetProgRptReqs(v int)
SetProgRptReqs sets ProgRptReqs, Tag 414
func (NewOrderList) SetRegistID ¶
func (m NewOrderList) SetRegistID(v string)
SetRegistID sets RegistID, Tag 513
func (NewOrderList) SetTotNoOrders ¶
func (m NewOrderList) SetTotNoOrders(v int)
SetTotNoOrders sets TotNoOrders, Tag 68
func (NewOrderList) ToMessage ¶
func (m NewOrderList) ToMessage() quickfix.Message
ToMessage returns a quickfix.Message instance
type NoAllocs ¶
NoAllocs is a repeating group element, Tag 78
func (NoAllocs) GetAllocAccount ¶
func (m NoAllocs) GetAllocAccount() (f field.AllocAccountField, err quickfix.MessageRejectError)
GetAllocAccount gets AllocAccount, Tag 79
func (NoAllocs) GetAllocAcctIDSource ¶
func (m NoAllocs) GetAllocAcctIDSource() (f field.AllocAcctIDSourceField, err quickfix.MessageRejectError)
GetAllocAcctIDSource gets AllocAcctIDSource, Tag 661
func (NoAllocs) GetAllocQty ¶
func (m NoAllocs) GetAllocQty() (f field.AllocQtyField, err quickfix.MessageRejectError)
GetAllocQty gets AllocQty, Tag 80
func (NoAllocs) GetAllocSettlCurrency ¶
func (m NoAllocs) GetAllocSettlCurrency() (f field.AllocSettlCurrencyField, err quickfix.MessageRejectError)
GetAllocSettlCurrency gets AllocSettlCurrency, Tag 736
func (NoAllocs) GetIndividualAllocID ¶
func (m NoAllocs) GetIndividualAllocID() (f field.IndividualAllocIDField, err quickfix.MessageRejectError)
GetIndividualAllocID gets IndividualAllocID, Tag 467
func (NoAllocs) GetNoNestedPartyIDs ¶
func (m NoAllocs) GetNoNestedPartyIDs() (NoNestedPartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoNestedPartyIDs gets NoNestedPartyIDs, Tag 539
func (NoAllocs) HasAllocAccount ¶
HasAllocAccount returns true if AllocAccount is present, Tag 79
func (NoAllocs) HasAllocAcctIDSource ¶
HasAllocAcctIDSource returns true if AllocAcctIDSource is present, Tag 661
func (NoAllocs) HasAllocQty ¶
HasAllocQty returns true if AllocQty is present, Tag 80
func (NoAllocs) HasAllocSettlCurrency ¶
HasAllocSettlCurrency returns true if AllocSettlCurrency is present, Tag 736
func (NoAllocs) HasIndividualAllocID ¶
HasIndividualAllocID returns true if IndividualAllocID is present, Tag 467
func (NoAllocs) HasNoNestedPartyIDs ¶
HasNoNestedPartyIDs returns true if NoNestedPartyIDs is present, Tag 539
func (NoAllocs) SetAllocAccount ¶
SetAllocAccount sets AllocAccount, Tag 79
func (NoAllocs) SetAllocAcctIDSource ¶
SetAllocAcctIDSource sets AllocAcctIDSource, Tag 661
func (NoAllocs) SetAllocQty ¶
SetAllocQty sets AllocQty, Tag 80
func (NoAllocs) SetAllocSettlCurrency ¶
SetAllocSettlCurrency sets AllocSettlCurrency, Tag 736
func (NoAllocs) SetIndividualAllocID ¶
SetIndividualAllocID sets IndividualAllocID, Tag 467
func (NoAllocs) SetNoNestedPartyIDs ¶
func (m NoAllocs) SetNoNestedPartyIDs(f NoNestedPartyIDsRepeatingGroup)
SetNoNestedPartyIDs sets NoNestedPartyIDs, Tag 539
type NoAllocsRepeatingGroup ¶
type NoAllocsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoAllocsRepeatingGroup is a repeating group, Tag 78
func NewNoAllocsRepeatingGroup ¶
func NewNoAllocsRepeatingGroup() NoAllocsRepeatingGroup
NewNoAllocsRepeatingGroup returns an initialized, NoAllocsRepeatingGroup
func (NoAllocsRepeatingGroup) Add ¶
func (m NoAllocsRepeatingGroup) Add() NoAllocs
Add create and append a new NoAllocs to this group
func (NoAllocsRepeatingGroup) Get ¶
func (m NoAllocsRepeatingGroup) Get(i int) NoAllocs
Get returns the ith NoAllocs in the NoAllocsRepeatinGroup
type NoComplexEventDates ¶
NoComplexEventDates is a repeating group element, Tag 1491
func (NoComplexEventDates) GetComplexEventEndDate ¶
func (m NoComplexEventDates) GetComplexEventEndDate() (f field.ComplexEventEndDateField, err quickfix.MessageRejectError)
GetComplexEventEndDate gets ComplexEventEndDate, Tag 1493
func (NoComplexEventDates) GetComplexEventStartDate ¶
func (m NoComplexEventDates) GetComplexEventStartDate() (f field.ComplexEventStartDateField, err quickfix.MessageRejectError)
GetComplexEventStartDate gets ComplexEventStartDate, Tag 1492
func (NoComplexEventDates) GetNoComplexEventTimes ¶
func (m NoComplexEventDates) GetNoComplexEventTimes() (NoComplexEventTimesRepeatingGroup, quickfix.MessageRejectError)
GetNoComplexEventTimes gets NoComplexEventTimes, Tag 1494
func (NoComplexEventDates) HasComplexEventEndDate ¶
func (m NoComplexEventDates) HasComplexEventEndDate() bool
HasComplexEventEndDate returns true if ComplexEventEndDate is present, Tag 1493
func (NoComplexEventDates) HasComplexEventStartDate ¶
func (m NoComplexEventDates) HasComplexEventStartDate() bool
HasComplexEventStartDate returns true if ComplexEventStartDate is present, Tag 1492
func (NoComplexEventDates) HasNoComplexEventTimes ¶
func (m NoComplexEventDates) HasNoComplexEventTimes() bool
HasNoComplexEventTimes returns true if NoComplexEventTimes is present, Tag 1494
func (NoComplexEventDates) SetComplexEventEndDate ¶
func (m NoComplexEventDates) SetComplexEventEndDate(v time.Time)
SetComplexEventEndDate sets ComplexEventEndDate, Tag 1493
func (NoComplexEventDates) SetComplexEventStartDate ¶
func (m NoComplexEventDates) SetComplexEventStartDate(v time.Time)
SetComplexEventStartDate sets ComplexEventStartDate, Tag 1492
func (NoComplexEventDates) SetNoComplexEventTimes ¶
func (m NoComplexEventDates) SetNoComplexEventTimes(f NoComplexEventTimesRepeatingGroup)
SetNoComplexEventTimes sets NoComplexEventTimes, Tag 1494
type NoComplexEventDatesRepeatingGroup ¶
type NoComplexEventDatesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoComplexEventDatesRepeatingGroup is a repeating group, Tag 1491
func NewNoComplexEventDatesRepeatingGroup ¶
func NewNoComplexEventDatesRepeatingGroup() NoComplexEventDatesRepeatingGroup
NewNoComplexEventDatesRepeatingGroup returns an initialized, NoComplexEventDatesRepeatingGroup
func (NoComplexEventDatesRepeatingGroup) Add ¶
func (m NoComplexEventDatesRepeatingGroup) Add() NoComplexEventDates
Add create and append a new NoComplexEventDates to this group
func (NoComplexEventDatesRepeatingGroup) Get ¶
func (m NoComplexEventDatesRepeatingGroup) Get(i int) NoComplexEventDates
Get returns the ith NoComplexEventDates in the NoComplexEventDatesRepeatinGroup
type NoComplexEventTimes ¶
NoComplexEventTimes is a repeating group element, Tag 1494
func (NoComplexEventTimes) GetComplexEventEndTime ¶
func (m NoComplexEventTimes) GetComplexEventEndTime() (f field.ComplexEventEndTimeField, err quickfix.MessageRejectError)
GetComplexEventEndTime gets ComplexEventEndTime, Tag 1496
func (NoComplexEventTimes) GetComplexEventStartTime ¶
func (m NoComplexEventTimes) GetComplexEventStartTime() (f field.ComplexEventStartTimeField, err quickfix.MessageRejectError)
GetComplexEventStartTime gets ComplexEventStartTime, Tag 1495
func (NoComplexEventTimes) HasComplexEventEndTime ¶
func (m NoComplexEventTimes) HasComplexEventEndTime() bool
HasComplexEventEndTime returns true if ComplexEventEndTime is present, Tag 1496
func (NoComplexEventTimes) HasComplexEventStartTime ¶
func (m NoComplexEventTimes) HasComplexEventStartTime() bool
HasComplexEventStartTime returns true if ComplexEventStartTime is present, Tag 1495
func (NoComplexEventTimes) SetComplexEventEndTime ¶
func (m NoComplexEventTimes) SetComplexEventEndTime(v string)
SetComplexEventEndTime sets ComplexEventEndTime, Tag 1496
func (NoComplexEventTimes) SetComplexEventStartTime ¶
func (m NoComplexEventTimes) SetComplexEventStartTime(v string)
SetComplexEventStartTime sets ComplexEventStartTime, Tag 1495
type NoComplexEventTimesRepeatingGroup ¶
type NoComplexEventTimesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoComplexEventTimesRepeatingGroup is a repeating group, Tag 1494
func NewNoComplexEventTimesRepeatingGroup ¶
func NewNoComplexEventTimesRepeatingGroup() NoComplexEventTimesRepeatingGroup
NewNoComplexEventTimesRepeatingGroup returns an initialized, NoComplexEventTimesRepeatingGroup
func (NoComplexEventTimesRepeatingGroup) Add ¶
func (m NoComplexEventTimesRepeatingGroup) Add() NoComplexEventTimes
Add create and append a new NoComplexEventTimes to this group
func (NoComplexEventTimesRepeatingGroup) Get ¶
func (m NoComplexEventTimesRepeatingGroup) Get(i int) NoComplexEventTimes
Get returns the ith NoComplexEventTimes in the NoComplexEventTimesRepeatinGroup
type NoComplexEvents ¶
NoComplexEvents is a repeating group element, Tag 1483
func (NoComplexEvents) GetComplexEventCondition ¶
func (m NoComplexEvents) GetComplexEventCondition() (f field.ComplexEventConditionField, err quickfix.MessageRejectError)
GetComplexEventCondition gets ComplexEventCondition, Tag 1490
func (NoComplexEvents) GetComplexEventPrice ¶
func (m NoComplexEvents) GetComplexEventPrice() (f field.ComplexEventPriceField, err quickfix.MessageRejectError)
GetComplexEventPrice gets ComplexEventPrice, Tag 1486
func (NoComplexEvents) GetComplexEventPriceBoundaryMethod ¶
func (m NoComplexEvents) GetComplexEventPriceBoundaryMethod() (f field.ComplexEventPriceBoundaryMethodField, err quickfix.MessageRejectError)
GetComplexEventPriceBoundaryMethod gets ComplexEventPriceBoundaryMethod, Tag 1487
func (NoComplexEvents) GetComplexEventPriceBoundaryPrecision ¶
func (m NoComplexEvents) GetComplexEventPriceBoundaryPrecision() (f field.ComplexEventPriceBoundaryPrecisionField, err quickfix.MessageRejectError)
GetComplexEventPriceBoundaryPrecision gets ComplexEventPriceBoundaryPrecision, Tag 1488
func (NoComplexEvents) GetComplexEventPriceTimeType ¶
func (m NoComplexEvents) GetComplexEventPriceTimeType() (f field.ComplexEventPriceTimeTypeField, err quickfix.MessageRejectError)
GetComplexEventPriceTimeType gets ComplexEventPriceTimeType, Tag 1489
func (NoComplexEvents) GetComplexEventType ¶
func (m NoComplexEvents) GetComplexEventType() (f field.ComplexEventTypeField, err quickfix.MessageRejectError)
GetComplexEventType gets ComplexEventType, Tag 1484
func (NoComplexEvents) GetComplexOptPayoutAmount ¶
func (m NoComplexEvents) GetComplexOptPayoutAmount() (f field.ComplexOptPayoutAmountField, err quickfix.MessageRejectError)
GetComplexOptPayoutAmount gets ComplexOptPayoutAmount, Tag 1485
func (NoComplexEvents) GetNoComplexEventDates ¶
func (m NoComplexEvents) GetNoComplexEventDates() (NoComplexEventDatesRepeatingGroup, quickfix.MessageRejectError)
GetNoComplexEventDates gets NoComplexEventDates, Tag 1491
func (NoComplexEvents) HasComplexEventCondition ¶
func (m NoComplexEvents) HasComplexEventCondition() bool
HasComplexEventCondition returns true if ComplexEventCondition is present, Tag 1490
func (NoComplexEvents) HasComplexEventPrice ¶
func (m NoComplexEvents) HasComplexEventPrice() bool
HasComplexEventPrice returns true if ComplexEventPrice is present, Tag 1486
func (NoComplexEvents) HasComplexEventPriceBoundaryMethod ¶
func (m NoComplexEvents) HasComplexEventPriceBoundaryMethod() bool
HasComplexEventPriceBoundaryMethod returns true if ComplexEventPriceBoundaryMethod is present, Tag 1487
func (NoComplexEvents) HasComplexEventPriceBoundaryPrecision ¶
func (m NoComplexEvents) HasComplexEventPriceBoundaryPrecision() bool
HasComplexEventPriceBoundaryPrecision returns true if ComplexEventPriceBoundaryPrecision is present, Tag 1488
func (NoComplexEvents) HasComplexEventPriceTimeType ¶
func (m NoComplexEvents) HasComplexEventPriceTimeType() bool
HasComplexEventPriceTimeType returns true if ComplexEventPriceTimeType is present, Tag 1489
func (NoComplexEvents) HasComplexEventType ¶
func (m NoComplexEvents) HasComplexEventType() bool
HasComplexEventType returns true if ComplexEventType is present, Tag 1484
func (NoComplexEvents) HasComplexOptPayoutAmount ¶
func (m NoComplexEvents) HasComplexOptPayoutAmount() bool
HasComplexOptPayoutAmount returns true if ComplexOptPayoutAmount is present, Tag 1485
func (NoComplexEvents) HasNoComplexEventDates ¶
func (m NoComplexEvents) HasNoComplexEventDates() bool
HasNoComplexEventDates returns true if NoComplexEventDates is present, Tag 1491
func (NoComplexEvents) SetComplexEventCondition ¶
func (m NoComplexEvents) SetComplexEventCondition(v int)
SetComplexEventCondition sets ComplexEventCondition, Tag 1490
func (NoComplexEvents) SetComplexEventPrice ¶
func (m NoComplexEvents) SetComplexEventPrice(v float64)
SetComplexEventPrice sets ComplexEventPrice, Tag 1486
func (NoComplexEvents) SetComplexEventPriceBoundaryMethod ¶
func (m NoComplexEvents) SetComplexEventPriceBoundaryMethod(v int)
SetComplexEventPriceBoundaryMethod sets ComplexEventPriceBoundaryMethod, Tag 1487
func (NoComplexEvents) SetComplexEventPriceBoundaryPrecision ¶
func (m NoComplexEvents) SetComplexEventPriceBoundaryPrecision(v float64)
SetComplexEventPriceBoundaryPrecision sets ComplexEventPriceBoundaryPrecision, Tag 1488
func (NoComplexEvents) SetComplexEventPriceTimeType ¶
func (m NoComplexEvents) SetComplexEventPriceTimeType(v int)
SetComplexEventPriceTimeType sets ComplexEventPriceTimeType, Tag 1489
func (NoComplexEvents) SetComplexEventType ¶
func (m NoComplexEvents) SetComplexEventType(v int)
SetComplexEventType sets ComplexEventType, Tag 1484
func (NoComplexEvents) SetComplexOptPayoutAmount ¶
func (m NoComplexEvents) SetComplexOptPayoutAmount(v float64)
SetComplexOptPayoutAmount sets ComplexOptPayoutAmount, Tag 1485
func (NoComplexEvents) SetNoComplexEventDates ¶
func (m NoComplexEvents) SetNoComplexEventDates(f NoComplexEventDatesRepeatingGroup)
SetNoComplexEventDates sets NoComplexEventDates, Tag 1491
type NoComplexEventsRepeatingGroup ¶
type NoComplexEventsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoComplexEventsRepeatingGroup is a repeating group, Tag 1483
func NewNoComplexEventsRepeatingGroup ¶
func NewNoComplexEventsRepeatingGroup() NoComplexEventsRepeatingGroup
NewNoComplexEventsRepeatingGroup returns an initialized, NoComplexEventsRepeatingGroup
func (NoComplexEventsRepeatingGroup) Add ¶
func (m NoComplexEventsRepeatingGroup) Add() NoComplexEvents
Add create and append a new NoComplexEvents to this group
func (NoComplexEventsRepeatingGroup) Get ¶
func (m NoComplexEventsRepeatingGroup) Get(i int) NoComplexEvents
Get returns the ith NoComplexEvents in the NoComplexEventsRepeatinGroup
type NoEvents ¶
NoEvents is a repeating group element, Tag 864
func (NoEvents) GetEventDate ¶
func (m NoEvents) GetEventDate() (f field.EventDateField, err quickfix.MessageRejectError)
GetEventDate gets EventDate, Tag 866
func (NoEvents) GetEventPx ¶
func (m NoEvents) GetEventPx() (f field.EventPxField, err quickfix.MessageRejectError)
GetEventPx gets EventPx, Tag 867
func (NoEvents) GetEventText ¶
func (m NoEvents) GetEventText() (f field.EventTextField, err quickfix.MessageRejectError)
GetEventText gets EventText, Tag 868
func (NoEvents) GetEventTime ¶
func (m NoEvents) GetEventTime() (f field.EventTimeField, err quickfix.MessageRejectError)
GetEventTime gets EventTime, Tag 1145
func (NoEvents) GetEventType ¶
func (m NoEvents) GetEventType() (f field.EventTypeField, err quickfix.MessageRejectError)
GetEventType gets EventType, Tag 865
func (NoEvents) HasEventDate ¶
HasEventDate returns true if EventDate is present, Tag 866
func (NoEvents) HasEventPx ¶
HasEventPx returns true if EventPx is present, Tag 867
func (NoEvents) HasEventText ¶
HasEventText returns true if EventText is present, Tag 868
func (NoEvents) HasEventTime ¶
HasEventTime returns true if EventTime is present, Tag 1145
func (NoEvents) HasEventType ¶
HasEventType returns true if EventType is present, Tag 865
func (NoEvents) SetEventDate ¶
SetEventDate sets EventDate, Tag 866
func (NoEvents) SetEventPx ¶
SetEventPx sets EventPx, Tag 867
func (NoEvents) SetEventText ¶
SetEventText sets EventText, Tag 868
func (NoEvents) SetEventTime ¶
SetEventTime sets EventTime, Tag 1145
func (NoEvents) SetEventType ¶
SetEventType sets EventType, Tag 865
type NoEventsRepeatingGroup ¶
type NoEventsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoEventsRepeatingGroup is a repeating group, Tag 864
func NewNoEventsRepeatingGroup ¶
func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup
NewNoEventsRepeatingGroup returns an initialized, NoEventsRepeatingGroup
func (NoEventsRepeatingGroup) Add ¶
func (m NoEventsRepeatingGroup) Add() NoEvents
Add create and append a new NoEvents to this group
func (NoEventsRepeatingGroup) Get ¶
func (m NoEventsRepeatingGroup) Get(i int) NoEvents
Get returns the ith NoEvents in the NoEventsRepeatinGroup
type NoInstrumentParties ¶
NoInstrumentParties is a repeating group element, Tag 1018
func (NoInstrumentParties) GetInstrumentPartyID ¶
func (m NoInstrumentParties) GetInstrumentPartyID() (f field.InstrumentPartyIDField, err quickfix.MessageRejectError)
GetInstrumentPartyID gets InstrumentPartyID, Tag 1019
func (NoInstrumentParties) GetInstrumentPartyIDSource ¶
func (m NoInstrumentParties) GetInstrumentPartyIDSource() (f field.InstrumentPartyIDSourceField, err quickfix.MessageRejectError)
GetInstrumentPartyIDSource gets InstrumentPartyIDSource, Tag 1050
func (NoInstrumentParties) GetInstrumentPartyRole ¶
func (m NoInstrumentParties) GetInstrumentPartyRole() (f field.InstrumentPartyRoleField, err quickfix.MessageRejectError)
GetInstrumentPartyRole gets InstrumentPartyRole, Tag 1051
func (NoInstrumentParties) GetNoInstrumentPartySubIDs ¶
func (m NoInstrumentParties) GetNoInstrumentPartySubIDs() (NoInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoInstrumentPartySubIDs gets NoInstrumentPartySubIDs, Tag 1052
func (NoInstrumentParties) HasInstrumentPartyID ¶
func (m NoInstrumentParties) HasInstrumentPartyID() bool
HasInstrumentPartyID returns true if InstrumentPartyID is present, Tag 1019
func (NoInstrumentParties) HasInstrumentPartyIDSource ¶
func (m NoInstrumentParties) HasInstrumentPartyIDSource() bool
HasInstrumentPartyIDSource returns true if InstrumentPartyIDSource is present, Tag 1050
func (NoInstrumentParties) HasInstrumentPartyRole ¶
func (m NoInstrumentParties) HasInstrumentPartyRole() bool
HasInstrumentPartyRole returns true if InstrumentPartyRole is present, Tag 1051
func (NoInstrumentParties) HasNoInstrumentPartySubIDs ¶
func (m NoInstrumentParties) HasNoInstrumentPartySubIDs() bool
HasNoInstrumentPartySubIDs returns true if NoInstrumentPartySubIDs is present, Tag 1052
func (NoInstrumentParties) SetInstrumentPartyID ¶
func (m NoInstrumentParties) SetInstrumentPartyID(v string)
SetInstrumentPartyID sets InstrumentPartyID, Tag 1019
func (NoInstrumentParties) SetInstrumentPartyIDSource ¶
func (m NoInstrumentParties) SetInstrumentPartyIDSource(v string)
SetInstrumentPartyIDSource sets InstrumentPartyIDSource, Tag 1050
func (NoInstrumentParties) SetInstrumentPartyRole ¶
func (m NoInstrumentParties) SetInstrumentPartyRole(v int)
SetInstrumentPartyRole sets InstrumentPartyRole, Tag 1051
func (NoInstrumentParties) SetNoInstrumentPartySubIDs ¶
func (m NoInstrumentParties) SetNoInstrumentPartySubIDs(f NoInstrumentPartySubIDsRepeatingGroup)
SetNoInstrumentPartySubIDs sets NoInstrumentPartySubIDs, Tag 1052
type NoInstrumentPartiesRepeatingGroup ¶
type NoInstrumentPartiesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoInstrumentPartiesRepeatingGroup is a repeating group, Tag 1018
func NewNoInstrumentPartiesRepeatingGroup ¶
func NewNoInstrumentPartiesRepeatingGroup() NoInstrumentPartiesRepeatingGroup
NewNoInstrumentPartiesRepeatingGroup returns an initialized, NoInstrumentPartiesRepeatingGroup
func (NoInstrumentPartiesRepeatingGroup) Add ¶
func (m NoInstrumentPartiesRepeatingGroup) Add() NoInstrumentParties
Add create and append a new NoInstrumentParties to this group
func (NoInstrumentPartiesRepeatingGroup) Get ¶
func (m NoInstrumentPartiesRepeatingGroup) Get(i int) NoInstrumentParties
Get returns the ith NoInstrumentParties in the NoInstrumentPartiesRepeatinGroup
type NoInstrumentPartySubIDs ¶
NoInstrumentPartySubIDs is a repeating group element, Tag 1052
func (NoInstrumentPartySubIDs) GetInstrumentPartySubID ¶
func (m NoInstrumentPartySubIDs) GetInstrumentPartySubID() (f field.InstrumentPartySubIDField, err quickfix.MessageRejectError)
GetInstrumentPartySubID gets InstrumentPartySubID, Tag 1053
func (NoInstrumentPartySubIDs) GetInstrumentPartySubIDType ¶
func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (f field.InstrumentPartySubIDTypeField, err quickfix.MessageRejectError)
GetInstrumentPartySubIDType gets InstrumentPartySubIDType, Tag 1054
func (NoInstrumentPartySubIDs) HasInstrumentPartySubID ¶
func (m NoInstrumentPartySubIDs) HasInstrumentPartySubID() bool
HasInstrumentPartySubID returns true if InstrumentPartySubID is present, Tag 1053
func (NoInstrumentPartySubIDs) HasInstrumentPartySubIDType ¶
func (m NoInstrumentPartySubIDs) HasInstrumentPartySubIDType() bool
HasInstrumentPartySubIDType returns true if InstrumentPartySubIDType is present, Tag 1054
func (NoInstrumentPartySubIDs) SetInstrumentPartySubID ¶
func (m NoInstrumentPartySubIDs) SetInstrumentPartySubID(v string)
SetInstrumentPartySubID sets InstrumentPartySubID, Tag 1053
func (NoInstrumentPartySubIDs) SetInstrumentPartySubIDType ¶
func (m NoInstrumentPartySubIDs) SetInstrumentPartySubIDType(v int)
SetInstrumentPartySubIDType sets InstrumentPartySubIDType, Tag 1054
type NoInstrumentPartySubIDsRepeatingGroup ¶
type NoInstrumentPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1052
func NewNoInstrumentPartySubIDsRepeatingGroup ¶
func NewNoInstrumentPartySubIDsRepeatingGroup() NoInstrumentPartySubIDsRepeatingGroup
NewNoInstrumentPartySubIDsRepeatingGroup returns an initialized, NoInstrumentPartySubIDsRepeatingGroup
func (NoInstrumentPartySubIDsRepeatingGroup) Add ¶
func (m NoInstrumentPartySubIDsRepeatingGroup) Add() NoInstrumentPartySubIDs
Add create and append a new NoInstrumentPartySubIDs to this group
func (NoInstrumentPartySubIDsRepeatingGroup) Get ¶
func (m NoInstrumentPartySubIDsRepeatingGroup) Get(i int) NoInstrumentPartySubIDs
Get returns the ith NoInstrumentPartySubIDs in the NoInstrumentPartySubIDsRepeatinGroup
type NoNestedPartyIDs ¶
NoNestedPartyIDs is a repeating group element, Tag 539
func (NoNestedPartyIDs) GetNestedPartyID ¶
func (m NoNestedPartyIDs) GetNestedPartyID() (f field.NestedPartyIDField, err quickfix.MessageRejectError)
GetNestedPartyID gets NestedPartyID, Tag 524
func (NoNestedPartyIDs) GetNestedPartyIDSource ¶
func (m NoNestedPartyIDs) GetNestedPartyIDSource() (f field.NestedPartyIDSourceField, err quickfix.MessageRejectError)
GetNestedPartyIDSource gets NestedPartyIDSource, Tag 525
func (NoNestedPartyIDs) GetNestedPartyRole ¶
func (m NoNestedPartyIDs) GetNestedPartyRole() (f field.NestedPartyRoleField, err quickfix.MessageRejectError)
GetNestedPartyRole gets NestedPartyRole, Tag 538
func (NoNestedPartyIDs) GetNoNestedPartySubIDs ¶
func (m NoNestedPartyIDs) GetNoNestedPartySubIDs() (NoNestedPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoNestedPartySubIDs gets NoNestedPartySubIDs, Tag 804
func (NoNestedPartyIDs) HasNestedPartyID ¶
func (m NoNestedPartyIDs) HasNestedPartyID() bool
HasNestedPartyID returns true if NestedPartyID is present, Tag 524
func (NoNestedPartyIDs) HasNestedPartyIDSource ¶
func (m NoNestedPartyIDs) HasNestedPartyIDSource() bool
HasNestedPartyIDSource returns true if NestedPartyIDSource is present, Tag 525
func (NoNestedPartyIDs) HasNestedPartyRole ¶
func (m NoNestedPartyIDs) HasNestedPartyRole() bool
HasNestedPartyRole returns true if NestedPartyRole is present, Tag 538
func (NoNestedPartyIDs) HasNoNestedPartySubIDs ¶
func (m NoNestedPartyIDs) HasNoNestedPartySubIDs() bool
HasNoNestedPartySubIDs returns true if NoNestedPartySubIDs is present, Tag 804
func (NoNestedPartyIDs) SetNestedPartyID ¶
func (m NoNestedPartyIDs) SetNestedPartyID(v string)
SetNestedPartyID sets NestedPartyID, Tag 524
func (NoNestedPartyIDs) SetNestedPartyIDSource ¶
func (m NoNestedPartyIDs) SetNestedPartyIDSource(v string)
SetNestedPartyIDSource sets NestedPartyIDSource, Tag 525
func (NoNestedPartyIDs) SetNestedPartyRole ¶
func (m NoNestedPartyIDs) SetNestedPartyRole(v int)
SetNestedPartyRole sets NestedPartyRole, Tag 538
func (NoNestedPartyIDs) SetNoNestedPartySubIDs ¶
func (m NoNestedPartyIDs) SetNoNestedPartySubIDs(f NoNestedPartySubIDsRepeatingGroup)
SetNoNestedPartySubIDs sets NoNestedPartySubIDs, Tag 804
type NoNestedPartyIDsRepeatingGroup ¶
type NoNestedPartyIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoNestedPartyIDsRepeatingGroup is a repeating group, Tag 539
func NewNoNestedPartyIDsRepeatingGroup ¶
func NewNoNestedPartyIDsRepeatingGroup() NoNestedPartyIDsRepeatingGroup
NewNoNestedPartyIDsRepeatingGroup returns an initialized, NoNestedPartyIDsRepeatingGroup
func (NoNestedPartyIDsRepeatingGroup) Add ¶
func (m NoNestedPartyIDsRepeatingGroup) Add() NoNestedPartyIDs
Add create and append a new NoNestedPartyIDs to this group
func (NoNestedPartyIDsRepeatingGroup) Get ¶
func (m NoNestedPartyIDsRepeatingGroup) Get(i int) NoNestedPartyIDs
Get returns the ith NoNestedPartyIDs in the NoNestedPartyIDsRepeatinGroup
type NoNestedPartySubIDs ¶
NoNestedPartySubIDs is a repeating group element, Tag 804
func (NoNestedPartySubIDs) GetNestedPartySubID ¶
func (m NoNestedPartySubIDs) GetNestedPartySubID() (f field.NestedPartySubIDField, err quickfix.MessageRejectError)
GetNestedPartySubID gets NestedPartySubID, Tag 545
func (NoNestedPartySubIDs) GetNestedPartySubIDType ¶
func (m NoNestedPartySubIDs) GetNestedPartySubIDType() (f field.NestedPartySubIDTypeField, err quickfix.MessageRejectError)
GetNestedPartySubIDType gets NestedPartySubIDType, Tag 805
func (NoNestedPartySubIDs) HasNestedPartySubID ¶
func (m NoNestedPartySubIDs) HasNestedPartySubID() bool
HasNestedPartySubID returns true if NestedPartySubID is present, Tag 545
func (NoNestedPartySubIDs) HasNestedPartySubIDType ¶
func (m NoNestedPartySubIDs) HasNestedPartySubIDType() bool
HasNestedPartySubIDType returns true if NestedPartySubIDType is present, Tag 805
func (NoNestedPartySubIDs) SetNestedPartySubID ¶
func (m NoNestedPartySubIDs) SetNestedPartySubID(v string)
SetNestedPartySubID sets NestedPartySubID, Tag 545
func (NoNestedPartySubIDs) SetNestedPartySubIDType ¶
func (m NoNestedPartySubIDs) SetNestedPartySubIDType(v int)
SetNestedPartySubIDType sets NestedPartySubIDType, Tag 805
type NoNestedPartySubIDsRepeatingGroup ¶
type NoNestedPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoNestedPartySubIDsRepeatingGroup is a repeating group, Tag 804
func NewNoNestedPartySubIDsRepeatingGroup ¶
func NewNoNestedPartySubIDsRepeatingGroup() NoNestedPartySubIDsRepeatingGroup
NewNoNestedPartySubIDsRepeatingGroup returns an initialized, NoNestedPartySubIDsRepeatingGroup
func (NoNestedPartySubIDsRepeatingGroup) Add ¶
func (m NoNestedPartySubIDsRepeatingGroup) Add() NoNestedPartySubIDs
Add create and append a new NoNestedPartySubIDs to this group
func (NoNestedPartySubIDsRepeatingGroup) Get ¶
func (m NoNestedPartySubIDsRepeatingGroup) Get(i int) NoNestedPartySubIDs
Get returns the ith NoNestedPartySubIDs in the NoNestedPartySubIDsRepeatinGroup
type NoOrders ¶
NoOrders is a repeating group element, Tag 73
func (NoOrders) GetAccount ¶
func (m NoOrders) GetAccount() (f field.AccountField, err quickfix.MessageRejectError)
GetAccount gets Account, Tag 1
func (NoOrders) GetAccountType ¶
func (m NoOrders) GetAccountType() (f field.AccountTypeField, err quickfix.MessageRejectError)
GetAccountType gets AccountType, Tag 581
func (NoOrders) GetAcctIDSource ¶
func (m NoOrders) GetAcctIDSource() (f field.AcctIDSourceField, err quickfix.MessageRejectError)
GetAcctIDSource gets AcctIDSource, Tag 660
func (NoOrders) GetAllocID ¶
func (m NoOrders) GetAllocID() (f field.AllocIDField, err quickfix.MessageRejectError)
GetAllocID gets AllocID, Tag 70
func (NoOrders) GetAttachmentPoint ¶
func (m NoOrders) GetAttachmentPoint() (f field.AttachmentPointField, err quickfix.MessageRejectError)
GetAttachmentPoint gets AttachmentPoint, Tag 1457
func (NoOrders) GetBenchmarkCurveCurrency ¶
func (m NoOrders) GetBenchmarkCurveCurrency() (f field.BenchmarkCurveCurrencyField, err quickfix.MessageRejectError)
GetBenchmarkCurveCurrency gets BenchmarkCurveCurrency, Tag 220
func (NoOrders) GetBenchmarkCurveName ¶
func (m NoOrders) GetBenchmarkCurveName() (f field.BenchmarkCurveNameField, err quickfix.MessageRejectError)
GetBenchmarkCurveName gets BenchmarkCurveName, Tag 221
func (NoOrders) GetBenchmarkCurvePoint ¶
func (m NoOrders) GetBenchmarkCurvePoint() (f field.BenchmarkCurvePointField, err quickfix.MessageRejectError)
GetBenchmarkCurvePoint gets BenchmarkCurvePoint, Tag 222
func (NoOrders) GetBenchmarkPrice ¶
func (m NoOrders) GetBenchmarkPrice() (f field.BenchmarkPriceField, err quickfix.MessageRejectError)
GetBenchmarkPrice gets BenchmarkPrice, Tag 662
func (NoOrders) GetBenchmarkPriceType ¶
func (m NoOrders) GetBenchmarkPriceType() (f field.BenchmarkPriceTypeField, err quickfix.MessageRejectError)
GetBenchmarkPriceType gets BenchmarkPriceType, Tag 663
func (NoOrders) GetBenchmarkSecurityID ¶
func (m NoOrders) GetBenchmarkSecurityID() (f field.BenchmarkSecurityIDField, err quickfix.MessageRejectError)
GetBenchmarkSecurityID gets BenchmarkSecurityID, Tag 699
func (NoOrders) GetBenchmarkSecurityIDSource ¶
func (m NoOrders) GetBenchmarkSecurityIDSource() (f field.BenchmarkSecurityIDSourceField, err quickfix.MessageRejectError)
GetBenchmarkSecurityIDSource gets BenchmarkSecurityIDSource, Tag 761
func (NoOrders) GetBookingType ¶
func (m NoOrders) GetBookingType() (f field.BookingTypeField, err quickfix.MessageRejectError)
GetBookingType gets BookingType, Tag 775
func (NoOrders) GetBookingUnit ¶
func (m NoOrders) GetBookingUnit() (f field.BookingUnitField, err quickfix.MessageRejectError)
GetBookingUnit gets BookingUnit, Tag 590
func (NoOrders) GetCFICode ¶
func (m NoOrders) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError)
GetCFICode gets CFICode, Tag 461
func (NoOrders) GetCPProgram ¶
func (m NoOrders) GetCPProgram() (f field.CPProgramField, err quickfix.MessageRejectError)
GetCPProgram gets CPProgram, Tag 875
func (NoOrders) GetCPRegType ¶
func (m NoOrders) GetCPRegType() (f field.CPRegTypeField, err quickfix.MessageRejectError)
GetCPRegType gets CPRegType, Tag 876
func (NoOrders) GetCapPrice ¶
func (m NoOrders) GetCapPrice() (f field.CapPriceField, err quickfix.MessageRejectError)
GetCapPrice gets CapPrice, Tag 1199
func (NoOrders) GetCashMargin ¶
func (m NoOrders) GetCashMargin() (f field.CashMarginField, err quickfix.MessageRejectError)
GetCashMargin gets CashMargin, Tag 544
func (NoOrders) GetCashOrderQty ¶
func (m NoOrders) GetCashOrderQty() (f field.CashOrderQtyField, err quickfix.MessageRejectError)
GetCashOrderQty gets CashOrderQty, Tag 152
func (NoOrders) GetClOrdID ¶
func (m NoOrders) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError)
GetClOrdID gets ClOrdID, Tag 11
func (NoOrders) GetClOrdLinkID ¶
func (m NoOrders) GetClOrdLinkID() (f field.ClOrdLinkIDField, err quickfix.MessageRejectError)
GetClOrdLinkID gets ClOrdLinkID, Tag 583
func (NoOrders) GetClearingFeeIndicator ¶
func (m NoOrders) GetClearingFeeIndicator() (f field.ClearingFeeIndicatorField, err quickfix.MessageRejectError)
GetClearingFeeIndicator gets ClearingFeeIndicator, Tag 635
func (NoOrders) GetCommCurrency ¶
func (m NoOrders) GetCommCurrency() (f field.CommCurrencyField, err quickfix.MessageRejectError)
GetCommCurrency gets CommCurrency, Tag 479
func (NoOrders) GetCommType ¶
func (m NoOrders) GetCommType() (f field.CommTypeField, err quickfix.MessageRejectError)
GetCommType gets CommType, Tag 13
func (NoOrders) GetCommission ¶
func (m NoOrders) GetCommission() (f field.CommissionField, err quickfix.MessageRejectError)
GetCommission gets Commission, Tag 12
func (NoOrders) GetComplianceID ¶
func (m NoOrders) GetComplianceID() (f field.ComplianceIDField, err quickfix.MessageRejectError)
GetComplianceID gets ComplianceID, Tag 376
func (NoOrders) GetContractMultiplier ¶
func (m NoOrders) GetContractMultiplier() (f field.ContractMultiplierField, err quickfix.MessageRejectError)
GetContractMultiplier gets ContractMultiplier, Tag 231
func (NoOrders) GetContractMultiplierUnit ¶
func (m NoOrders) GetContractMultiplierUnit() (f field.ContractMultiplierUnitField, err quickfix.MessageRejectError)
GetContractMultiplierUnit gets ContractMultiplierUnit, Tag 1435
func (NoOrders) GetContractSettlMonth ¶
func (m NoOrders) GetContractSettlMonth() (f field.ContractSettlMonthField, err quickfix.MessageRejectError)
GetContractSettlMonth gets ContractSettlMonth, Tag 667
func (NoOrders) GetCountryOfIssue ¶
func (m NoOrders) GetCountryOfIssue() (f field.CountryOfIssueField, err quickfix.MessageRejectError)
GetCountryOfIssue gets CountryOfIssue, Tag 470
func (NoOrders) GetCouponPaymentDate ¶
func (m NoOrders) GetCouponPaymentDate() (f field.CouponPaymentDateField, err quickfix.MessageRejectError)
GetCouponPaymentDate gets CouponPaymentDate, Tag 224
func (NoOrders) GetCouponRate ¶
func (m NoOrders) GetCouponRate() (f field.CouponRateField, err quickfix.MessageRejectError)
GetCouponRate gets CouponRate, Tag 223
func (NoOrders) GetCoveredOrUncovered ¶
func (m NoOrders) GetCoveredOrUncovered() (f field.CoveredOrUncoveredField, err quickfix.MessageRejectError)
GetCoveredOrUncovered gets CoveredOrUncovered, Tag 203
func (NoOrders) GetCreditRating ¶
func (m NoOrders) GetCreditRating() (f field.CreditRatingField, err quickfix.MessageRejectError)
GetCreditRating gets CreditRating, Tag 255
func (NoOrders) GetCurrency ¶
func (m NoOrders) GetCurrency() (f field.CurrencyField, err quickfix.MessageRejectError)
GetCurrency gets Currency, Tag 15
func (NoOrders) GetCustOrderCapacity ¶
func (m NoOrders) GetCustOrderCapacity() (f field.CustOrderCapacityField, err quickfix.MessageRejectError)
GetCustOrderCapacity gets CustOrderCapacity, Tag 582
func (NoOrders) GetDatedDate ¶
func (m NoOrders) GetDatedDate() (f field.DatedDateField, err quickfix.MessageRejectError)
GetDatedDate gets DatedDate, Tag 873
func (NoOrders) GetDayBookingInst ¶
func (m NoOrders) GetDayBookingInst() (f field.DayBookingInstField, err quickfix.MessageRejectError)
GetDayBookingInst gets DayBookingInst, Tag 589
func (NoOrders) GetDesignation ¶
func (m NoOrders) GetDesignation() (f field.DesignationField, err quickfix.MessageRejectError)
GetDesignation gets Designation, Tag 494
func (NoOrders) GetDetachmentPoint ¶
func (m NoOrders) GetDetachmentPoint() (f field.DetachmentPointField, err quickfix.MessageRejectError)
GetDetachmentPoint gets DetachmentPoint, Tag 1458
func (NoOrders) GetDiscretionInst ¶
func (m NoOrders) GetDiscretionInst() (f field.DiscretionInstField, err quickfix.MessageRejectError)
GetDiscretionInst gets DiscretionInst, Tag 388
func (NoOrders) GetDiscretionLimitType ¶
func (m NoOrders) GetDiscretionLimitType() (f field.DiscretionLimitTypeField, err quickfix.MessageRejectError)
GetDiscretionLimitType gets DiscretionLimitType, Tag 843
func (NoOrders) GetDiscretionMoveType ¶
func (m NoOrders) GetDiscretionMoveType() (f field.DiscretionMoveTypeField, err quickfix.MessageRejectError)
GetDiscretionMoveType gets DiscretionMoveType, Tag 841
func (NoOrders) GetDiscretionOffsetType ¶
func (m NoOrders) GetDiscretionOffsetType() (f field.DiscretionOffsetTypeField, err quickfix.MessageRejectError)
GetDiscretionOffsetType gets DiscretionOffsetType, Tag 842
func (NoOrders) GetDiscretionOffsetValue ¶
func (m NoOrders) GetDiscretionOffsetValue() (f field.DiscretionOffsetValueField, err quickfix.MessageRejectError)
GetDiscretionOffsetValue gets DiscretionOffsetValue, Tag 389
func (NoOrders) GetDiscretionRoundDirection ¶
func (m NoOrders) GetDiscretionRoundDirection() (f field.DiscretionRoundDirectionField, err quickfix.MessageRejectError)
GetDiscretionRoundDirection gets DiscretionRoundDirection, Tag 844
func (NoOrders) GetDiscretionScope ¶
func (m NoOrders) GetDiscretionScope() (f field.DiscretionScopeField, err quickfix.MessageRejectError)
GetDiscretionScope gets DiscretionScope, Tag 846
func (NoOrders) GetDisplayHighQty ¶
func (m NoOrders) GetDisplayHighQty() (f field.DisplayHighQtyField, err quickfix.MessageRejectError)
GetDisplayHighQty gets DisplayHighQty, Tag 1086
func (NoOrders) GetDisplayLowQty ¶
func (m NoOrders) GetDisplayLowQty() (f field.DisplayLowQtyField, err quickfix.MessageRejectError)
GetDisplayLowQty gets DisplayLowQty, Tag 1085
func (NoOrders) GetDisplayMethod ¶
func (m NoOrders) GetDisplayMethod() (f field.DisplayMethodField, err quickfix.MessageRejectError)
GetDisplayMethod gets DisplayMethod, Tag 1084
func (NoOrders) GetDisplayMinIncr ¶
func (m NoOrders) GetDisplayMinIncr() (f field.DisplayMinIncrField, err quickfix.MessageRejectError)
GetDisplayMinIncr gets DisplayMinIncr, Tag 1087
func (NoOrders) GetDisplayQty ¶
func (m NoOrders) GetDisplayQty() (f field.DisplayQtyField, err quickfix.MessageRejectError)
GetDisplayQty gets DisplayQty, Tag 1138
func (NoOrders) GetDisplayWhen ¶
func (m NoOrders) GetDisplayWhen() (f field.DisplayWhenField, err quickfix.MessageRejectError)
GetDisplayWhen gets DisplayWhen, Tag 1083
func (NoOrders) GetEffectiveTime ¶
func (m NoOrders) GetEffectiveTime() (f field.EffectiveTimeField, err quickfix.MessageRejectError)
GetEffectiveTime gets EffectiveTime, Tag 168
func (NoOrders) GetEncodedIssuer ¶
func (m NoOrders) GetEncodedIssuer() (f field.EncodedIssuerField, err quickfix.MessageRejectError)
GetEncodedIssuer gets EncodedIssuer, Tag 349
func (NoOrders) GetEncodedIssuerLen ¶
func (m NoOrders) GetEncodedIssuerLen() (f field.EncodedIssuerLenField, err quickfix.MessageRejectError)
GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348
func (NoOrders) GetEncodedSecurityDesc ¶
func (m NoOrders) GetEncodedSecurityDesc() (f field.EncodedSecurityDescField, err quickfix.MessageRejectError)
GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351
func (NoOrders) GetEncodedSecurityDescLen ¶
func (m NoOrders) GetEncodedSecurityDescLen() (f field.EncodedSecurityDescLenField, err quickfix.MessageRejectError)
GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350
func (NoOrders) GetEncodedText ¶
func (m NoOrders) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError)
GetEncodedText gets EncodedText, Tag 355
func (NoOrders) GetEncodedTextLen ¶
func (m NoOrders) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError)
GetEncodedTextLen gets EncodedTextLen, Tag 354
func (NoOrders) GetExDestination ¶
func (m NoOrders) GetExDestination() (f field.ExDestinationField, err quickfix.MessageRejectError)
GetExDestination gets ExDestination, Tag 100
func (NoOrders) GetExDestinationIDSource ¶
func (m NoOrders) GetExDestinationIDSource() (f field.ExDestinationIDSourceField, err quickfix.MessageRejectError)
GetExDestinationIDSource gets ExDestinationIDSource, Tag 1133
func (NoOrders) GetExecInst ¶
func (m NoOrders) GetExecInst() (f field.ExecInstField, err quickfix.MessageRejectError)
GetExecInst gets ExecInst, Tag 18
func (NoOrders) GetExerciseStyle ¶
func (m NoOrders) GetExerciseStyle() (f field.ExerciseStyleField, err quickfix.MessageRejectError)
GetExerciseStyle gets ExerciseStyle, Tag 1194
func (NoOrders) GetExpireDate ¶
func (m NoOrders) GetExpireDate() (f field.ExpireDateField, err quickfix.MessageRejectError)
GetExpireDate gets ExpireDate, Tag 432
func (NoOrders) GetExpireTime ¶
func (m NoOrders) GetExpireTime() (f field.ExpireTimeField, err quickfix.MessageRejectError)
GetExpireTime gets ExpireTime, Tag 126
func (NoOrders) GetFactor ¶
func (m NoOrders) GetFactor() (f field.FactorField, err quickfix.MessageRejectError)
GetFactor gets Factor, Tag 228
func (NoOrders) GetFlexProductEligibilityIndicator ¶
func (m NoOrders) GetFlexProductEligibilityIndicator() (f field.FlexProductEligibilityIndicatorField, err quickfix.MessageRejectError)
GetFlexProductEligibilityIndicator gets FlexProductEligibilityIndicator, Tag 1242
func (NoOrders) GetFlexibleIndicator ¶
func (m NoOrders) GetFlexibleIndicator() (f field.FlexibleIndicatorField, err quickfix.MessageRejectError)
GetFlexibleIndicator gets FlexibleIndicator, Tag 1244
func (NoOrders) GetFloorPrice ¶
func (m NoOrders) GetFloorPrice() (f field.FloorPriceField, err quickfix.MessageRejectError)
GetFloorPrice gets FloorPrice, Tag 1200
func (NoOrders) GetFlowScheduleType ¶
func (m NoOrders) GetFlowScheduleType() (f field.FlowScheduleTypeField, err quickfix.MessageRejectError)
GetFlowScheduleType gets FlowScheduleType, Tag 1439
func (NoOrders) GetForexReq ¶
func (m NoOrders) GetForexReq() (f field.ForexReqField, err quickfix.MessageRejectError)
GetForexReq gets ForexReq, Tag 121
func (NoOrders) GetFundRenewWaiv ¶
func (m NoOrders) GetFundRenewWaiv() (f field.FundRenewWaivField, err quickfix.MessageRejectError)
GetFundRenewWaiv gets FundRenewWaiv, Tag 497
func (NoOrders) GetGTBookingInst ¶
func (m NoOrders) GetGTBookingInst() (f field.GTBookingInstField, err quickfix.MessageRejectError)
GetGTBookingInst gets GTBookingInst, Tag 427
func (NoOrders) GetHandlInst ¶
func (m NoOrders) GetHandlInst() (f field.HandlInstField, err quickfix.MessageRejectError)
GetHandlInst gets HandlInst, Tag 21
func (NoOrders) GetIOIID ¶
func (m NoOrders) GetIOIID() (f field.IOIIDField, err quickfix.MessageRejectError)
GetIOIID gets IOIID, Tag 23
func (NoOrders) GetInstrRegistry ¶
func (m NoOrders) GetInstrRegistry() (f field.InstrRegistryField, err quickfix.MessageRejectError)
GetInstrRegistry gets InstrRegistry, Tag 543
func (NoOrders) GetInstrmtAssignmentMethod ¶
func (m NoOrders) GetInstrmtAssignmentMethod() (f field.InstrmtAssignmentMethodField, err quickfix.MessageRejectError)
GetInstrmtAssignmentMethod gets InstrmtAssignmentMethod, Tag 1049
func (NoOrders) GetInterestAccrualDate ¶
func (m NoOrders) GetInterestAccrualDate() (f field.InterestAccrualDateField, err quickfix.MessageRejectError)
GetInterestAccrualDate gets InterestAccrualDate, Tag 874
func (NoOrders) GetIssueDate ¶
func (m NoOrders) GetIssueDate() (f field.IssueDateField, err quickfix.MessageRejectError)
GetIssueDate gets IssueDate, Tag 225
func (NoOrders) GetIssuer ¶
func (m NoOrders) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError)
GetIssuer gets Issuer, Tag 106
func (NoOrders) GetListMethod ¶
func (m NoOrders) GetListMethod() (f field.ListMethodField, err quickfix.MessageRejectError)
GetListMethod gets ListMethod, Tag 1198
func (NoOrders) GetListSeqNo ¶
func (m NoOrders) GetListSeqNo() (f field.ListSeqNoField, err quickfix.MessageRejectError)
GetListSeqNo gets ListSeqNo, Tag 67
func (NoOrders) GetLocaleOfIssue ¶
func (m NoOrders) GetLocaleOfIssue() (f field.LocaleOfIssueField, err quickfix.MessageRejectError)
GetLocaleOfIssue gets LocaleOfIssue, Tag 472
func (NoOrders) GetLocateReqd ¶
func (m NoOrders) GetLocateReqd() (f field.LocateReqdField, err quickfix.MessageRejectError)
GetLocateReqd gets LocateReqd, Tag 114
func (NoOrders) GetMatchIncrement ¶
func (m NoOrders) GetMatchIncrement() (f field.MatchIncrementField, err quickfix.MessageRejectError)
GetMatchIncrement gets MatchIncrement, Tag 1089
func (NoOrders) GetMaturityDate ¶
func (m NoOrders) GetMaturityDate() (f field.MaturityDateField, err quickfix.MessageRejectError)
GetMaturityDate gets MaturityDate, Tag 541
func (NoOrders) GetMaturityMonthYear ¶
func (m NoOrders) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError)
GetMaturityMonthYear gets MaturityMonthYear, Tag 200
func (NoOrders) GetMaturityTime ¶
func (m NoOrders) GetMaturityTime() (f field.MaturityTimeField, err quickfix.MessageRejectError)
GetMaturityTime gets MaturityTime, Tag 1079
func (NoOrders) GetMaxFloor ¶
func (m NoOrders) GetMaxFloor() (f field.MaxFloorField, err quickfix.MessageRejectError)
GetMaxFloor gets MaxFloor, Tag 111
func (NoOrders) GetMaxPriceLevels ¶
func (m NoOrders) GetMaxPriceLevels() (f field.MaxPriceLevelsField, err quickfix.MessageRejectError)
GetMaxPriceLevels gets MaxPriceLevels, Tag 1090
func (NoOrders) GetMaxShow ¶
func (m NoOrders) GetMaxShow() (f field.MaxShowField, err quickfix.MessageRejectError)
GetMaxShow gets MaxShow, Tag 210
func (NoOrders) GetMinPriceIncrement ¶
func (m NoOrders) GetMinPriceIncrement() (f field.MinPriceIncrementField, err quickfix.MessageRejectError)
GetMinPriceIncrement gets MinPriceIncrement, Tag 969
func (NoOrders) GetMinPriceIncrementAmount ¶
func (m NoOrders) GetMinPriceIncrementAmount() (f field.MinPriceIncrementAmountField, err quickfix.MessageRejectError)
GetMinPriceIncrementAmount gets MinPriceIncrementAmount, Tag 1146
func (NoOrders) GetMinQty ¶
func (m NoOrders) GetMinQty() (f field.MinQtyField, err quickfix.MessageRejectError)
GetMinQty gets MinQty, Tag 110
func (NoOrders) GetNTPositionLimit ¶
func (m NoOrders) GetNTPositionLimit() (f field.NTPositionLimitField, err quickfix.MessageRejectError)
GetNTPositionLimit gets NTPositionLimit, Tag 971
func (NoOrders) GetNoAllocs ¶
func (m NoOrders) GetNoAllocs() (NoAllocsRepeatingGroup, quickfix.MessageRejectError)
GetNoAllocs gets NoAllocs, Tag 78
func (NoOrders) GetNoComplexEvents ¶
func (m NoOrders) GetNoComplexEvents() (NoComplexEventsRepeatingGroup, quickfix.MessageRejectError)
GetNoComplexEvents gets NoComplexEvents, Tag 1483
func (NoOrders) GetNoEvents ¶
func (m NoOrders) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError)
GetNoEvents gets NoEvents, Tag 864
func (NoOrders) GetNoInstrumentParties ¶
func (m NoOrders) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
GetNoInstrumentParties gets NoInstrumentParties, Tag 1018
func (NoOrders) GetNoPartyIDs ¶
func (m NoOrders) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoPartyIDs gets NoPartyIDs, Tag 453
func (NoOrders) GetNoSecurityAltID ¶
func (m NoOrders) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
GetNoSecurityAltID gets NoSecurityAltID, Tag 454
func (NoOrders) GetNoStipulations ¶
func (m NoOrders) GetNoStipulations() (NoStipulationsRepeatingGroup, quickfix.MessageRejectError)
GetNoStipulations gets NoStipulations, Tag 232
func (NoOrders) GetNoStrategyParameters ¶
func (m NoOrders) GetNoStrategyParameters() (NoStrategyParametersRepeatingGroup, quickfix.MessageRejectError)
GetNoStrategyParameters gets NoStrategyParameters, Tag 957
func (NoOrders) GetNoTradingSessions ¶
func (m NoOrders) GetNoTradingSessions() (NoTradingSessionsRepeatingGroup, quickfix.MessageRejectError)
GetNoTradingSessions gets NoTradingSessions, Tag 386
func (NoOrders) GetNoUnderlyings ¶
func (m NoOrders) GetNoUnderlyings() (NoUnderlyingsRepeatingGroup, quickfix.MessageRejectError)
GetNoUnderlyings gets NoUnderlyings, Tag 711
func (NoOrders) GetNotionalPercentageOutstanding ¶
func (m NoOrders) GetNotionalPercentageOutstanding() (f field.NotionalPercentageOutstandingField, err quickfix.MessageRejectError)
GetNotionalPercentageOutstanding gets NotionalPercentageOutstanding, Tag 1451
func (NoOrders) GetOptAttribute ¶
func (m NoOrders) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError)
GetOptAttribute gets OptAttribute, Tag 206
func (NoOrders) GetOptPayoutAmount ¶
func (m NoOrders) GetOptPayoutAmount() (f field.OptPayoutAmountField, err quickfix.MessageRejectError)
GetOptPayoutAmount gets OptPayoutAmount, Tag 1195
func (NoOrders) GetOptPayoutType ¶
func (m NoOrders) GetOptPayoutType() (f field.OptPayoutTypeField, err quickfix.MessageRejectError)
GetOptPayoutType gets OptPayoutType, Tag 1482
func (NoOrders) GetOrdType ¶
func (m NoOrders) GetOrdType() (f field.OrdTypeField, err quickfix.MessageRejectError)
GetOrdType gets OrdType, Tag 40
func (NoOrders) GetOrderCapacity ¶
func (m NoOrders) GetOrderCapacity() (f field.OrderCapacityField, err quickfix.MessageRejectError)
GetOrderCapacity gets OrderCapacity, Tag 528
func (NoOrders) GetOrderPercent ¶
func (m NoOrders) GetOrderPercent() (f field.OrderPercentField, err quickfix.MessageRejectError)
GetOrderPercent gets OrderPercent, Tag 516
func (NoOrders) GetOrderQty ¶
func (m NoOrders) GetOrderQty() (f field.OrderQtyField, err quickfix.MessageRejectError)
GetOrderQty gets OrderQty, Tag 38
func (NoOrders) GetOrderQty2 ¶
func (m NoOrders) GetOrderQty2() (f field.OrderQty2Field, err quickfix.MessageRejectError)
GetOrderQty2 gets OrderQty2, Tag 192
func (NoOrders) GetOrderRestrictions ¶
func (m NoOrders) GetOrderRestrictions() (f field.OrderRestrictionsField, err quickfix.MessageRejectError)
GetOrderRestrictions gets OrderRestrictions, Tag 529
func (NoOrders) GetOriginalNotionalPercentageOutstanding ¶
func (m NoOrders) GetOriginalNotionalPercentageOutstanding() (f field.OriginalNotionalPercentageOutstandingField, err quickfix.MessageRejectError)
GetOriginalNotionalPercentageOutstanding gets OriginalNotionalPercentageOutstanding, Tag 1452
func (NoOrders) GetParticipationRate ¶
func (m NoOrders) GetParticipationRate() (f field.ParticipationRateField, err quickfix.MessageRejectError)
GetParticipationRate gets ParticipationRate, Tag 849
func (NoOrders) GetPegLimitType ¶
func (m NoOrders) GetPegLimitType() (f field.PegLimitTypeField, err quickfix.MessageRejectError)
GetPegLimitType gets PegLimitType, Tag 837
func (NoOrders) GetPegMoveType ¶
func (m NoOrders) GetPegMoveType() (f field.PegMoveTypeField, err quickfix.MessageRejectError)
GetPegMoveType gets PegMoveType, Tag 835
func (NoOrders) GetPegOffsetType ¶
func (m NoOrders) GetPegOffsetType() (f field.PegOffsetTypeField, err quickfix.MessageRejectError)
GetPegOffsetType gets PegOffsetType, Tag 836
func (NoOrders) GetPegOffsetValue ¶
func (m NoOrders) GetPegOffsetValue() (f field.PegOffsetValueField, err quickfix.MessageRejectError)
GetPegOffsetValue gets PegOffsetValue, Tag 211
func (NoOrders) GetPegPriceType ¶
func (m NoOrders) GetPegPriceType() (f field.PegPriceTypeField, err quickfix.MessageRejectError)
GetPegPriceType gets PegPriceType, Tag 1094
func (NoOrders) GetPegRoundDirection ¶
func (m NoOrders) GetPegRoundDirection() (f field.PegRoundDirectionField, err quickfix.MessageRejectError)
GetPegRoundDirection gets PegRoundDirection, Tag 838
func (NoOrders) GetPegScope ¶
func (m NoOrders) GetPegScope() (f field.PegScopeField, err quickfix.MessageRejectError)
GetPegScope gets PegScope, Tag 840
func (NoOrders) GetPegSecurityDesc ¶
func (m NoOrders) GetPegSecurityDesc() (f field.PegSecurityDescField, err quickfix.MessageRejectError)
GetPegSecurityDesc gets PegSecurityDesc, Tag 1099
func (NoOrders) GetPegSecurityID ¶
func (m NoOrders) GetPegSecurityID() (f field.PegSecurityIDField, err quickfix.MessageRejectError)
GetPegSecurityID gets PegSecurityID, Tag 1097
func (NoOrders) GetPegSecurityIDSource ¶
func (m NoOrders) GetPegSecurityIDSource() (f field.PegSecurityIDSourceField, err quickfix.MessageRejectError)
GetPegSecurityIDSource gets PegSecurityIDSource, Tag 1096
func (NoOrders) GetPegSymbol ¶
func (m NoOrders) GetPegSymbol() (f field.PegSymbolField, err quickfix.MessageRejectError)
GetPegSymbol gets PegSymbol, Tag 1098
func (NoOrders) GetPool ¶
func (m NoOrders) GetPool() (f field.PoolField, err quickfix.MessageRejectError)
GetPool gets Pool, Tag 691
func (NoOrders) GetPositionEffect ¶
func (m NoOrders) GetPositionEffect() (f field.PositionEffectField, err quickfix.MessageRejectError)
GetPositionEffect gets PositionEffect, Tag 77
func (NoOrders) GetPositionLimit ¶
func (m NoOrders) GetPositionLimit() (f field.PositionLimitField, err quickfix.MessageRejectError)
GetPositionLimit gets PositionLimit, Tag 970
func (NoOrders) GetPreTradeAnonymity ¶
func (m NoOrders) GetPreTradeAnonymity() (f field.PreTradeAnonymityField, err quickfix.MessageRejectError)
GetPreTradeAnonymity gets PreTradeAnonymity, Tag 1091
func (NoOrders) GetPreallocMethod ¶
func (m NoOrders) GetPreallocMethod() (f field.PreallocMethodField, err quickfix.MessageRejectError)
GetPreallocMethod gets PreallocMethod, Tag 591
func (NoOrders) GetPrevClosePx ¶
func (m NoOrders) GetPrevClosePx() (f field.PrevClosePxField, err quickfix.MessageRejectError)
GetPrevClosePx gets PrevClosePx, Tag 140
func (NoOrders) GetPrice ¶
func (m NoOrders) GetPrice() (f field.PriceField, err quickfix.MessageRejectError)
GetPrice gets Price, Tag 44
func (NoOrders) GetPrice2 ¶
func (m NoOrders) GetPrice2() (f field.Price2Field, err quickfix.MessageRejectError)
GetPrice2 gets Price2, Tag 640
func (NoOrders) GetPriceProtectionScope ¶
func (m NoOrders) GetPriceProtectionScope() (f field.PriceProtectionScopeField, err quickfix.MessageRejectError)
GetPriceProtectionScope gets PriceProtectionScope, Tag 1092
func (NoOrders) GetPriceQuoteMethod ¶
func (m NoOrders) GetPriceQuoteMethod() (f field.PriceQuoteMethodField, err quickfix.MessageRejectError)
GetPriceQuoteMethod gets PriceQuoteMethod, Tag 1196
func (NoOrders) GetPriceType ¶
func (m NoOrders) GetPriceType() (f field.PriceTypeField, err quickfix.MessageRejectError)
GetPriceType gets PriceType, Tag 423
func (NoOrders) GetPriceUnitOfMeasure ¶
func (m NoOrders) GetPriceUnitOfMeasure() (f field.PriceUnitOfMeasureField, err quickfix.MessageRejectError)
GetPriceUnitOfMeasure gets PriceUnitOfMeasure, Tag 1191
func (NoOrders) GetPriceUnitOfMeasureQty ¶
func (m NoOrders) GetPriceUnitOfMeasureQty() (f field.PriceUnitOfMeasureQtyField, err quickfix.MessageRejectError)
GetPriceUnitOfMeasureQty gets PriceUnitOfMeasureQty, Tag 1192
func (NoOrders) GetProcessCode ¶
func (m NoOrders) GetProcessCode() (f field.ProcessCodeField, err quickfix.MessageRejectError)
GetProcessCode gets ProcessCode, Tag 81
func (NoOrders) GetProduct ¶
func (m NoOrders) GetProduct() (f field.ProductField, err quickfix.MessageRejectError)
GetProduct gets Product, Tag 460
func (NoOrders) GetProductComplex ¶
func (m NoOrders) GetProductComplex() (f field.ProductComplexField, err quickfix.MessageRejectError)
GetProductComplex gets ProductComplex, Tag 1227
func (NoOrders) GetPutOrCall ¶
func (m NoOrders) GetPutOrCall() (f field.PutOrCallField, err quickfix.MessageRejectError)
GetPutOrCall gets PutOrCall, Tag 201
func (NoOrders) GetQtyType ¶
func (m NoOrders) GetQtyType() (f field.QtyTypeField, err quickfix.MessageRejectError)
GetQtyType gets QtyType, Tag 854
func (NoOrders) GetQuoteID ¶
func (m NoOrders) GetQuoteID() (f field.QuoteIDField, err quickfix.MessageRejectError)
GetQuoteID gets QuoteID, Tag 117
func (NoOrders) GetRedemptionDate ¶
func (m NoOrders) GetRedemptionDate() (f field.RedemptionDateField, err quickfix.MessageRejectError)
GetRedemptionDate gets RedemptionDate, Tag 240
func (NoOrders) GetRefOrderID ¶
func (m NoOrders) GetRefOrderID() (f field.RefOrderIDField, err quickfix.MessageRejectError)
GetRefOrderID gets RefOrderID, Tag 1080
func (NoOrders) GetRefOrderIDSource ¶
func (m NoOrders) GetRefOrderIDSource() (f field.RefOrderIDSourceField, err quickfix.MessageRejectError)
GetRefOrderIDSource gets RefOrderIDSource, Tag 1081
func (NoOrders) GetRefreshQty ¶
func (m NoOrders) GetRefreshQty() (f field.RefreshQtyField, err quickfix.MessageRejectError)
GetRefreshQty gets RefreshQty, Tag 1088
func (NoOrders) GetRepoCollateralSecurityType ¶
func (m NoOrders) GetRepoCollateralSecurityType() (f field.RepoCollateralSecurityTypeField, err quickfix.MessageRejectError)
GetRepoCollateralSecurityType gets RepoCollateralSecurityType, Tag 239
func (NoOrders) GetRepurchaseRate ¶
func (m NoOrders) GetRepurchaseRate() (f field.RepurchaseRateField, err quickfix.MessageRejectError)
GetRepurchaseRate gets RepurchaseRate, Tag 227
func (NoOrders) GetRepurchaseTerm ¶
func (m NoOrders) GetRepurchaseTerm() (f field.RepurchaseTermField, err quickfix.MessageRejectError)
GetRepurchaseTerm gets RepurchaseTerm, Tag 226
func (NoOrders) GetRestructuringType ¶
func (m NoOrders) GetRestructuringType() (f field.RestructuringTypeField, err quickfix.MessageRejectError)
GetRestructuringType gets RestructuringType, Tag 1449
func (NoOrders) GetRoundingDirection ¶
func (m NoOrders) GetRoundingDirection() (f field.RoundingDirectionField, err quickfix.MessageRejectError)
GetRoundingDirection gets RoundingDirection, Tag 468
func (NoOrders) GetRoundingModulus ¶
func (m NoOrders) GetRoundingModulus() (f field.RoundingModulusField, err quickfix.MessageRejectError)
GetRoundingModulus gets RoundingModulus, Tag 469
func (NoOrders) GetSecondaryClOrdID ¶
func (m NoOrders) GetSecondaryClOrdID() (f field.SecondaryClOrdIDField, err quickfix.MessageRejectError)
GetSecondaryClOrdID gets SecondaryClOrdID, Tag 526
func (NoOrders) GetSecondaryDisplayQty ¶
func (m NoOrders) GetSecondaryDisplayQty() (f field.SecondaryDisplayQtyField, err quickfix.MessageRejectError)
GetSecondaryDisplayQty gets SecondaryDisplayQty, Tag 1082
func (NoOrders) GetSecurityDesc ¶
func (m NoOrders) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError)
GetSecurityDesc gets SecurityDesc, Tag 107
func (NoOrders) GetSecurityExchange ¶
func (m NoOrders) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError)
GetSecurityExchange gets SecurityExchange, Tag 207
func (NoOrders) GetSecurityGroup ¶
func (m NoOrders) GetSecurityGroup() (f field.SecurityGroupField, err quickfix.MessageRejectError)
GetSecurityGroup gets SecurityGroup, Tag 1151
func (NoOrders) GetSecurityID ¶
func (m NoOrders) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError)
GetSecurityID gets SecurityID, Tag 48
func (NoOrders) GetSecurityIDSource ¶
func (m NoOrders) GetSecurityIDSource() (f field.SecurityIDSourceField, err quickfix.MessageRejectError)
GetSecurityIDSource gets SecurityIDSource, Tag 22
func (NoOrders) GetSecurityStatus ¶
func (m NoOrders) GetSecurityStatus() (f field.SecurityStatusField, err quickfix.MessageRejectError)
GetSecurityStatus gets SecurityStatus, Tag 965
func (NoOrders) GetSecuritySubType ¶
func (m NoOrders) GetSecuritySubType() (f field.SecuritySubTypeField, err quickfix.MessageRejectError)
GetSecuritySubType gets SecuritySubType, Tag 762
func (NoOrders) GetSecurityType ¶
func (m NoOrders) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError)
GetSecurityType gets SecurityType, Tag 167
func (NoOrders) GetSecurityXML ¶
func (m NoOrders) GetSecurityXML() (f field.SecurityXMLField, err quickfix.MessageRejectError)
GetSecurityXML gets SecurityXML, Tag 1185
func (NoOrders) GetSecurityXMLLen ¶
func (m NoOrders) GetSecurityXMLLen() (f field.SecurityXMLLenField, err quickfix.MessageRejectError)
GetSecurityXMLLen gets SecurityXMLLen, Tag 1184
func (NoOrders) GetSecurityXMLSchema ¶
func (m NoOrders) GetSecurityXMLSchema() (f field.SecurityXMLSchemaField, err quickfix.MessageRejectError)
GetSecurityXMLSchema gets SecurityXMLSchema, Tag 1186
func (NoOrders) GetSeniority ¶
func (m NoOrders) GetSeniority() (f field.SeniorityField, err quickfix.MessageRejectError)
GetSeniority gets Seniority, Tag 1450
func (NoOrders) GetSettlCurrency ¶
func (m NoOrders) GetSettlCurrency() (f field.SettlCurrencyField, err quickfix.MessageRejectError)
GetSettlCurrency gets SettlCurrency, Tag 120
func (NoOrders) GetSettlDate ¶
func (m NoOrders) GetSettlDate() (f field.SettlDateField, err quickfix.MessageRejectError)
GetSettlDate gets SettlDate, Tag 64
func (NoOrders) GetSettlDate2 ¶
func (m NoOrders) GetSettlDate2() (f field.SettlDate2Field, err quickfix.MessageRejectError)
GetSettlDate2 gets SettlDate2, Tag 193
func (NoOrders) GetSettlInstMode ¶
func (m NoOrders) GetSettlInstMode() (f field.SettlInstModeField, err quickfix.MessageRejectError)
GetSettlInstMode gets SettlInstMode, Tag 160
func (NoOrders) GetSettlMethod ¶
func (m NoOrders) GetSettlMethod() (f field.SettlMethodField, err quickfix.MessageRejectError)
GetSettlMethod gets SettlMethod, Tag 1193
func (NoOrders) GetSettlType ¶
func (m NoOrders) GetSettlType() (f field.SettlTypeField, err quickfix.MessageRejectError)
GetSettlType gets SettlType, Tag 63
func (NoOrders) GetSettleOnOpenFlag ¶
func (m NoOrders) GetSettleOnOpenFlag() (f field.SettleOnOpenFlagField, err quickfix.MessageRejectError)
GetSettleOnOpenFlag gets SettleOnOpenFlag, Tag 966
func (NoOrders) GetSide ¶
func (m NoOrders) GetSide() (f field.SideField, err quickfix.MessageRejectError)
GetSide gets Side, Tag 54
func (NoOrders) GetSideValueInd ¶
func (m NoOrders) GetSideValueInd() (f field.SideValueIndField, err quickfix.MessageRejectError)
GetSideValueInd gets SideValueInd, Tag 401
func (NoOrders) GetSolicitedFlag ¶
func (m NoOrders) GetSolicitedFlag() (f field.SolicitedFlagField, err quickfix.MessageRejectError)
GetSolicitedFlag gets SolicitedFlag, Tag 377
func (NoOrders) GetSpread ¶
func (m NoOrders) GetSpread() (f field.SpreadField, err quickfix.MessageRejectError)
GetSpread gets Spread, Tag 218
func (NoOrders) GetStateOrProvinceOfIssue ¶
func (m NoOrders) GetStateOrProvinceOfIssue() (f field.StateOrProvinceOfIssueField, err quickfix.MessageRejectError)
GetStateOrProvinceOfIssue gets StateOrProvinceOfIssue, Tag 471
func (NoOrders) GetStopPx ¶
func (m NoOrders) GetStopPx() (f field.StopPxField, err quickfix.MessageRejectError)
GetStopPx gets StopPx, Tag 99
func (NoOrders) GetStrikeCurrency ¶
func (m NoOrders) GetStrikeCurrency() (f field.StrikeCurrencyField, err quickfix.MessageRejectError)
GetStrikeCurrency gets StrikeCurrency, Tag 947
func (NoOrders) GetStrikeMultiplier ¶
func (m NoOrders) GetStrikeMultiplier() (f field.StrikeMultiplierField, err quickfix.MessageRejectError)
GetStrikeMultiplier gets StrikeMultiplier, Tag 967
func (NoOrders) GetStrikePrice ¶
func (m NoOrders) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError)
GetStrikePrice gets StrikePrice, Tag 202
func (NoOrders) GetStrikePriceBoundaryMethod ¶
func (m NoOrders) GetStrikePriceBoundaryMethod() (f field.StrikePriceBoundaryMethodField, err quickfix.MessageRejectError)
GetStrikePriceBoundaryMethod gets StrikePriceBoundaryMethod, Tag 1479
func (NoOrders) GetStrikePriceBoundaryPrecision ¶
func (m NoOrders) GetStrikePriceBoundaryPrecision() (f field.StrikePriceBoundaryPrecisionField, err quickfix.MessageRejectError)
GetStrikePriceBoundaryPrecision gets StrikePriceBoundaryPrecision, Tag 1480
func (NoOrders) GetStrikePriceDeterminationMethod ¶
func (m NoOrders) GetStrikePriceDeterminationMethod() (f field.StrikePriceDeterminationMethodField, err quickfix.MessageRejectError)
GetStrikePriceDeterminationMethod gets StrikePriceDeterminationMethod, Tag 1478
func (NoOrders) GetStrikeValue ¶
func (m NoOrders) GetStrikeValue() (f field.StrikeValueField, err quickfix.MessageRejectError)
GetStrikeValue gets StrikeValue, Tag 968
func (NoOrders) GetSymbol ¶
func (m NoOrders) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError)
GetSymbol gets Symbol, Tag 55
func (NoOrders) GetSymbolSfx ¶
func (m NoOrders) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError)
GetSymbolSfx gets SymbolSfx, Tag 65
func (NoOrders) GetTargetStrategy ¶
func (m NoOrders) GetTargetStrategy() (f field.TargetStrategyField, err quickfix.MessageRejectError)
GetTargetStrategy gets TargetStrategy, Tag 847
func (NoOrders) GetTargetStrategyParameters ¶
func (m NoOrders) GetTargetStrategyParameters() (f field.TargetStrategyParametersField, err quickfix.MessageRejectError)
GetTargetStrategyParameters gets TargetStrategyParameters, Tag 848
func (NoOrders) GetText ¶
func (m NoOrders) GetText() (f field.TextField, err quickfix.MessageRejectError)
GetText gets Text, Tag 58
func (NoOrders) GetTimeInForce ¶
func (m NoOrders) GetTimeInForce() (f field.TimeInForceField, err quickfix.MessageRejectError)
GetTimeInForce gets TimeInForce, Tag 59
func (NoOrders) GetTimeUnit ¶
func (m NoOrders) GetTimeUnit() (f field.TimeUnitField, err quickfix.MessageRejectError)
GetTimeUnit gets TimeUnit, Tag 997
func (NoOrders) GetTradeDate ¶
func (m NoOrders) GetTradeDate() (f field.TradeDateField, err quickfix.MessageRejectError)
GetTradeDate gets TradeDate, Tag 75
func (NoOrders) GetTradeOriginationDate ¶
func (m NoOrders) GetTradeOriginationDate() (f field.TradeOriginationDateField, err quickfix.MessageRejectError)
GetTradeOriginationDate gets TradeOriginationDate, Tag 229
func (NoOrders) GetTransactTime ¶
func (m NoOrders) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError)
GetTransactTime gets TransactTime, Tag 60
func (NoOrders) GetTriggerAction ¶
func (m NoOrders) GetTriggerAction() (f field.TriggerActionField, err quickfix.MessageRejectError)
GetTriggerAction gets TriggerAction, Tag 1101
func (NoOrders) GetTriggerNewPrice ¶
func (m NoOrders) GetTriggerNewPrice() (f field.TriggerNewPriceField, err quickfix.MessageRejectError)
GetTriggerNewPrice gets TriggerNewPrice, Tag 1110
func (NoOrders) GetTriggerNewQty ¶
func (m NoOrders) GetTriggerNewQty() (f field.TriggerNewQtyField, err quickfix.MessageRejectError)
GetTriggerNewQty gets TriggerNewQty, Tag 1112
func (NoOrders) GetTriggerOrderType ¶
func (m NoOrders) GetTriggerOrderType() (f field.TriggerOrderTypeField, err quickfix.MessageRejectError)
GetTriggerOrderType gets TriggerOrderType, Tag 1111
func (NoOrders) GetTriggerPrice ¶
func (m NoOrders) GetTriggerPrice() (f field.TriggerPriceField, err quickfix.MessageRejectError)
GetTriggerPrice gets TriggerPrice, Tag 1102
func (NoOrders) GetTriggerPriceDirection ¶
func (m NoOrders) GetTriggerPriceDirection() (f field.TriggerPriceDirectionField, err quickfix.MessageRejectError)
GetTriggerPriceDirection gets TriggerPriceDirection, Tag 1109
func (NoOrders) GetTriggerPriceType ¶
func (m NoOrders) GetTriggerPriceType() (f field.TriggerPriceTypeField, err quickfix.MessageRejectError)
GetTriggerPriceType gets TriggerPriceType, Tag 1107
func (NoOrders) GetTriggerPriceTypeScope ¶
func (m NoOrders) GetTriggerPriceTypeScope() (f field.TriggerPriceTypeScopeField, err quickfix.MessageRejectError)
GetTriggerPriceTypeScope gets TriggerPriceTypeScope, Tag 1108
func (NoOrders) GetTriggerSecurityDesc ¶
func (m NoOrders) GetTriggerSecurityDesc() (f field.TriggerSecurityDescField, err quickfix.MessageRejectError)
GetTriggerSecurityDesc gets TriggerSecurityDesc, Tag 1106
func (NoOrders) GetTriggerSecurityID ¶
func (m NoOrders) GetTriggerSecurityID() (f field.TriggerSecurityIDField, err quickfix.MessageRejectError)
GetTriggerSecurityID gets TriggerSecurityID, Tag 1104
func (NoOrders) GetTriggerSecurityIDSource ¶
func (m NoOrders) GetTriggerSecurityIDSource() (f field.TriggerSecurityIDSourceField, err quickfix.MessageRejectError)
GetTriggerSecurityIDSource gets TriggerSecurityIDSource, Tag 1105
func (NoOrders) GetTriggerSymbol ¶
func (m NoOrders) GetTriggerSymbol() (f field.TriggerSymbolField, err quickfix.MessageRejectError)
GetTriggerSymbol gets TriggerSymbol, Tag 1103
func (NoOrders) GetTriggerTradingSessionID ¶
func (m NoOrders) GetTriggerTradingSessionID() (f field.TriggerTradingSessionIDField, err quickfix.MessageRejectError)
GetTriggerTradingSessionID gets TriggerTradingSessionID, Tag 1113
func (NoOrders) GetTriggerTradingSessionSubID ¶
func (m NoOrders) GetTriggerTradingSessionSubID() (f field.TriggerTradingSessionSubIDField, err quickfix.MessageRejectError)
GetTriggerTradingSessionSubID gets TriggerTradingSessionSubID, Tag 1114
func (NoOrders) GetTriggerType ¶
func (m NoOrders) GetTriggerType() (f field.TriggerTypeField, err quickfix.MessageRejectError)
GetTriggerType gets TriggerType, Tag 1100
func (NoOrders) GetUnderlyingPriceDeterminationMethod ¶
func (m NoOrders) GetUnderlyingPriceDeterminationMethod() (f field.UnderlyingPriceDeterminationMethodField, err quickfix.MessageRejectError)
GetUnderlyingPriceDeterminationMethod gets UnderlyingPriceDeterminationMethod, Tag 1481
func (NoOrders) GetUnitOfMeasure ¶
func (m NoOrders) GetUnitOfMeasure() (f field.UnitOfMeasureField, err quickfix.MessageRejectError)
GetUnitOfMeasure gets UnitOfMeasure, Tag 996
func (NoOrders) GetUnitOfMeasureQty ¶
func (m NoOrders) GetUnitOfMeasureQty() (f field.UnitOfMeasureQtyField, err quickfix.MessageRejectError)
GetUnitOfMeasureQty gets UnitOfMeasureQty, Tag 1147
func (NoOrders) GetValuationMethod ¶
func (m NoOrders) GetValuationMethod() (f field.ValuationMethodField, err quickfix.MessageRejectError)
GetValuationMethod gets ValuationMethod, Tag 1197
func (NoOrders) GetYield ¶
func (m NoOrders) GetYield() (f field.YieldField, err quickfix.MessageRejectError)
GetYield gets Yield, Tag 236
func (NoOrders) GetYieldCalcDate ¶
func (m NoOrders) GetYieldCalcDate() (f field.YieldCalcDateField, err quickfix.MessageRejectError)
GetYieldCalcDate gets YieldCalcDate, Tag 701
func (NoOrders) GetYieldRedemptionDate ¶
func (m NoOrders) GetYieldRedemptionDate() (f field.YieldRedemptionDateField, err quickfix.MessageRejectError)
GetYieldRedemptionDate gets YieldRedemptionDate, Tag 696
func (NoOrders) GetYieldRedemptionPrice ¶
func (m NoOrders) GetYieldRedemptionPrice() (f field.YieldRedemptionPriceField, err quickfix.MessageRejectError)
GetYieldRedemptionPrice gets YieldRedemptionPrice, Tag 697
func (NoOrders) GetYieldRedemptionPriceType ¶
func (m NoOrders) GetYieldRedemptionPriceType() (f field.YieldRedemptionPriceTypeField, err quickfix.MessageRejectError)
GetYieldRedemptionPriceType gets YieldRedemptionPriceType, Tag 698
func (NoOrders) GetYieldType ¶
func (m NoOrders) GetYieldType() (f field.YieldTypeField, err quickfix.MessageRejectError)
GetYieldType gets YieldType, Tag 235
func (NoOrders) HasAccount ¶
HasAccount returns true if Account is present, Tag 1
func (NoOrders) HasAccountType ¶
HasAccountType returns true if AccountType is present, Tag 581
func (NoOrders) HasAcctIDSource ¶
HasAcctIDSource returns true if AcctIDSource is present, Tag 660
func (NoOrders) HasAllocID ¶
HasAllocID returns true if AllocID is present, Tag 70
func (NoOrders) HasAttachmentPoint ¶
HasAttachmentPoint returns true if AttachmentPoint is present, Tag 1457
func (NoOrders) HasBenchmarkCurveCurrency ¶
HasBenchmarkCurveCurrency returns true if BenchmarkCurveCurrency is present, Tag 220
func (NoOrders) HasBenchmarkCurveName ¶
HasBenchmarkCurveName returns true if BenchmarkCurveName is present, Tag 221
func (NoOrders) HasBenchmarkCurvePoint ¶
HasBenchmarkCurvePoint returns true if BenchmarkCurvePoint is present, Tag 222
func (NoOrders) HasBenchmarkPrice ¶
HasBenchmarkPrice returns true if BenchmarkPrice is present, Tag 662
func (NoOrders) HasBenchmarkPriceType ¶
HasBenchmarkPriceType returns true if BenchmarkPriceType is present, Tag 663
func (NoOrders) HasBenchmarkSecurityID ¶
HasBenchmarkSecurityID returns true if BenchmarkSecurityID is present, Tag 699
func (NoOrders) HasBenchmarkSecurityIDSource ¶
HasBenchmarkSecurityIDSource returns true if BenchmarkSecurityIDSource is present, Tag 761
func (NoOrders) HasBookingType ¶
HasBookingType returns true if BookingType is present, Tag 775
func (NoOrders) HasBookingUnit ¶
HasBookingUnit returns true if BookingUnit is present, Tag 590
func (NoOrders) HasCFICode ¶
HasCFICode returns true if CFICode is present, Tag 461
func (NoOrders) HasCPProgram ¶
HasCPProgram returns true if CPProgram is present, Tag 875
func (NoOrders) HasCPRegType ¶
HasCPRegType returns true if CPRegType is present, Tag 876
func (NoOrders) HasCapPrice ¶
HasCapPrice returns true if CapPrice is present, Tag 1199
func (NoOrders) HasCashMargin ¶
HasCashMargin returns true if CashMargin is present, Tag 544
func (NoOrders) HasCashOrderQty ¶
HasCashOrderQty returns true if CashOrderQty is present, Tag 152
func (NoOrders) HasClOrdID ¶
HasClOrdID returns true if ClOrdID is present, Tag 11
func (NoOrders) HasClOrdLinkID ¶
HasClOrdLinkID returns true if ClOrdLinkID is present, Tag 583
func (NoOrders) HasClearingFeeIndicator ¶
HasClearingFeeIndicator returns true if ClearingFeeIndicator is present, Tag 635
func (NoOrders) HasCommCurrency ¶
HasCommCurrency returns true if CommCurrency is present, Tag 479
func (NoOrders) HasCommType ¶
HasCommType returns true if CommType is present, Tag 13
func (NoOrders) HasCommission ¶
HasCommission returns true if Commission is present, Tag 12
func (NoOrders) HasComplianceID ¶
HasComplianceID returns true if ComplianceID is present, Tag 376
func (NoOrders) HasContractMultiplier ¶
HasContractMultiplier returns true if ContractMultiplier is present, Tag 231
func (NoOrders) HasContractMultiplierUnit ¶
HasContractMultiplierUnit returns true if ContractMultiplierUnit is present, Tag 1435
func (NoOrders) HasContractSettlMonth ¶
HasContractSettlMonth returns true if ContractSettlMonth is present, Tag 667
func (NoOrders) HasCountryOfIssue ¶
HasCountryOfIssue returns true if CountryOfIssue is present, Tag 470
func (NoOrders) HasCouponPaymentDate ¶
HasCouponPaymentDate returns true if CouponPaymentDate is present, Tag 224
func (NoOrders) HasCouponRate ¶
HasCouponRate returns true if CouponRate is present, Tag 223
func (NoOrders) HasCoveredOrUncovered ¶
HasCoveredOrUncovered returns true if CoveredOrUncovered is present, Tag 203
func (NoOrders) HasCreditRating ¶
HasCreditRating returns true if CreditRating is present, Tag 255
func (NoOrders) HasCurrency ¶
HasCurrency returns true if Currency is present, Tag 15
func (NoOrders) HasCustOrderCapacity ¶
HasCustOrderCapacity returns true if CustOrderCapacity is present, Tag 582
func (NoOrders) HasDatedDate ¶
HasDatedDate returns true if DatedDate is present, Tag 873
func (NoOrders) HasDayBookingInst ¶
HasDayBookingInst returns true if DayBookingInst is present, Tag 589
func (NoOrders) HasDesignation ¶
HasDesignation returns true if Designation is present, Tag 494
func (NoOrders) HasDetachmentPoint ¶
HasDetachmentPoint returns true if DetachmentPoint is present, Tag 1458
func (NoOrders) HasDiscretionInst ¶
HasDiscretionInst returns true if DiscretionInst is present, Tag 388
func (NoOrders) HasDiscretionLimitType ¶
HasDiscretionLimitType returns true if DiscretionLimitType is present, Tag 843
func (NoOrders) HasDiscretionMoveType ¶
HasDiscretionMoveType returns true if DiscretionMoveType is present, Tag 841
func (NoOrders) HasDiscretionOffsetType ¶
HasDiscretionOffsetType returns true if DiscretionOffsetType is present, Tag 842
func (NoOrders) HasDiscretionOffsetValue ¶
HasDiscretionOffsetValue returns true if DiscretionOffsetValue is present, Tag 389
func (NoOrders) HasDiscretionRoundDirection ¶
HasDiscretionRoundDirection returns true if DiscretionRoundDirection is present, Tag 844
func (NoOrders) HasDiscretionScope ¶
HasDiscretionScope returns true if DiscretionScope is present, Tag 846
func (NoOrders) HasDisplayHighQty ¶
HasDisplayHighQty returns true if DisplayHighQty is present, Tag 1086
func (NoOrders) HasDisplayLowQty ¶
HasDisplayLowQty returns true if DisplayLowQty is present, Tag 1085
func (NoOrders) HasDisplayMethod ¶
HasDisplayMethod returns true if DisplayMethod is present, Tag 1084
func (NoOrders) HasDisplayMinIncr ¶
HasDisplayMinIncr returns true if DisplayMinIncr is present, Tag 1087
func (NoOrders) HasDisplayQty ¶
HasDisplayQty returns true if DisplayQty is present, Tag 1138
func (NoOrders) HasDisplayWhen ¶
HasDisplayWhen returns true if DisplayWhen is present, Tag 1083
func (NoOrders) HasEffectiveTime ¶
HasEffectiveTime returns true if EffectiveTime is present, Tag 168
func (NoOrders) HasEncodedIssuer ¶
HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349
func (NoOrders) HasEncodedIssuerLen ¶
HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348
func (NoOrders) HasEncodedSecurityDesc ¶
HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351
func (NoOrders) HasEncodedSecurityDescLen ¶
HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350
func (NoOrders) HasEncodedText ¶
HasEncodedText returns true if EncodedText is present, Tag 355
func (NoOrders) HasEncodedTextLen ¶
HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354
func (NoOrders) HasExDestination ¶
HasExDestination returns true if ExDestination is present, Tag 100
func (NoOrders) HasExDestinationIDSource ¶
HasExDestinationIDSource returns true if ExDestinationIDSource is present, Tag 1133
func (NoOrders) HasExecInst ¶
HasExecInst returns true if ExecInst is present, Tag 18
func (NoOrders) HasExerciseStyle ¶
HasExerciseStyle returns true if ExerciseStyle is present, Tag 1194
func (NoOrders) HasExpireDate ¶
HasExpireDate returns true if ExpireDate is present, Tag 432
func (NoOrders) HasExpireTime ¶
HasExpireTime returns true if ExpireTime is present, Tag 126
func (NoOrders) HasFlexProductEligibilityIndicator ¶
HasFlexProductEligibilityIndicator returns true if FlexProductEligibilityIndicator is present, Tag 1242
func (NoOrders) HasFlexibleIndicator ¶
HasFlexibleIndicator returns true if FlexibleIndicator is present, Tag 1244
func (NoOrders) HasFloorPrice ¶
HasFloorPrice returns true if FloorPrice is present, Tag 1200
func (NoOrders) HasFlowScheduleType ¶
HasFlowScheduleType returns true if FlowScheduleType is present, Tag 1439
func (NoOrders) HasForexReq ¶
HasForexReq returns true if ForexReq is present, Tag 121
func (NoOrders) HasFundRenewWaiv ¶
HasFundRenewWaiv returns true if FundRenewWaiv is present, Tag 497
func (NoOrders) HasGTBookingInst ¶
HasGTBookingInst returns true if GTBookingInst is present, Tag 427
func (NoOrders) HasHandlInst ¶
HasHandlInst returns true if HandlInst is present, Tag 21
func (NoOrders) HasInstrRegistry ¶
HasInstrRegistry returns true if InstrRegistry is present, Tag 543
func (NoOrders) HasInstrmtAssignmentMethod ¶
HasInstrmtAssignmentMethod returns true if InstrmtAssignmentMethod is present, Tag 1049
func (NoOrders) HasInterestAccrualDate ¶
HasInterestAccrualDate returns true if InterestAccrualDate is present, Tag 874
func (NoOrders) HasIssueDate ¶
HasIssueDate returns true if IssueDate is present, Tag 225
func (NoOrders) HasListMethod ¶
HasListMethod returns true if ListMethod is present, Tag 1198
func (NoOrders) HasListSeqNo ¶
HasListSeqNo returns true if ListSeqNo is present, Tag 67
func (NoOrders) HasLocaleOfIssue ¶
HasLocaleOfIssue returns true if LocaleOfIssue is present, Tag 472
func (NoOrders) HasLocateReqd ¶
HasLocateReqd returns true if LocateReqd is present, Tag 114
func (NoOrders) HasMatchIncrement ¶
HasMatchIncrement returns true if MatchIncrement is present, Tag 1089
func (NoOrders) HasMaturityDate ¶
HasMaturityDate returns true if MaturityDate is present, Tag 541
func (NoOrders) HasMaturityMonthYear ¶
HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200
func (NoOrders) HasMaturityTime ¶
HasMaturityTime returns true if MaturityTime is present, Tag 1079
func (NoOrders) HasMaxFloor ¶
HasMaxFloor returns true if MaxFloor is present, Tag 111
func (NoOrders) HasMaxPriceLevels ¶
HasMaxPriceLevels returns true if MaxPriceLevels is present, Tag 1090
func (NoOrders) HasMaxShow ¶
HasMaxShow returns true if MaxShow is present, Tag 210
func (NoOrders) HasMinPriceIncrement ¶
HasMinPriceIncrement returns true if MinPriceIncrement is present, Tag 969
func (NoOrders) HasMinPriceIncrementAmount ¶
HasMinPriceIncrementAmount returns true if MinPriceIncrementAmount is present, Tag 1146
func (NoOrders) HasNTPositionLimit ¶
HasNTPositionLimit returns true if NTPositionLimit is present, Tag 971
func (NoOrders) HasNoAllocs ¶
HasNoAllocs returns true if NoAllocs is present, Tag 78
func (NoOrders) HasNoComplexEvents ¶
HasNoComplexEvents returns true if NoComplexEvents is present, Tag 1483
func (NoOrders) HasNoEvents ¶
HasNoEvents returns true if NoEvents is present, Tag 864
func (NoOrders) HasNoInstrumentParties ¶
HasNoInstrumentParties returns true if NoInstrumentParties is present, Tag 1018
func (NoOrders) HasNoPartyIDs ¶
HasNoPartyIDs returns true if NoPartyIDs is present, Tag 453
func (NoOrders) HasNoSecurityAltID ¶
HasNoSecurityAltID returns true if NoSecurityAltID is present, Tag 454
func (NoOrders) HasNoStipulations ¶
HasNoStipulations returns true if NoStipulations is present, Tag 232
func (NoOrders) HasNoStrategyParameters ¶
HasNoStrategyParameters returns true if NoStrategyParameters is present, Tag 957
func (NoOrders) HasNoTradingSessions ¶
HasNoTradingSessions returns true if NoTradingSessions is present, Tag 386
func (NoOrders) HasNoUnderlyings ¶
HasNoUnderlyings returns true if NoUnderlyings is present, Tag 711
func (NoOrders) HasNotionalPercentageOutstanding ¶
HasNotionalPercentageOutstanding returns true if NotionalPercentageOutstanding is present, Tag 1451
func (NoOrders) HasOptAttribute ¶
HasOptAttribute returns true if OptAttribute is present, Tag 206
func (NoOrders) HasOptPayoutAmount ¶
HasOptPayoutAmount returns true if OptPayoutAmount is present, Tag 1195
func (NoOrders) HasOptPayoutType ¶
HasOptPayoutType returns true if OptPayoutType is present, Tag 1482
func (NoOrders) HasOrdType ¶
HasOrdType returns true if OrdType is present, Tag 40
func (NoOrders) HasOrderCapacity ¶
HasOrderCapacity returns true if OrderCapacity is present, Tag 528
func (NoOrders) HasOrderPercent ¶
HasOrderPercent returns true if OrderPercent is present, Tag 516
func (NoOrders) HasOrderQty ¶
HasOrderQty returns true if OrderQty is present, Tag 38
func (NoOrders) HasOrderQty2 ¶
HasOrderQty2 returns true if OrderQty2 is present, Tag 192
func (NoOrders) HasOrderRestrictions ¶
HasOrderRestrictions returns true if OrderRestrictions is present, Tag 529
func (NoOrders) HasOriginalNotionalPercentageOutstanding ¶
HasOriginalNotionalPercentageOutstanding returns true if OriginalNotionalPercentageOutstanding is present, Tag 1452
func (NoOrders) HasParticipationRate ¶
HasParticipationRate returns true if ParticipationRate is present, Tag 849
func (NoOrders) HasPegLimitType ¶
HasPegLimitType returns true if PegLimitType is present, Tag 837
func (NoOrders) HasPegMoveType ¶
HasPegMoveType returns true if PegMoveType is present, Tag 835
func (NoOrders) HasPegOffsetType ¶
HasPegOffsetType returns true if PegOffsetType is present, Tag 836
func (NoOrders) HasPegOffsetValue ¶
HasPegOffsetValue returns true if PegOffsetValue is present, Tag 211
func (NoOrders) HasPegPriceType ¶
HasPegPriceType returns true if PegPriceType is present, Tag 1094
func (NoOrders) HasPegRoundDirection ¶
HasPegRoundDirection returns true if PegRoundDirection is present, Tag 838
func (NoOrders) HasPegScope ¶
HasPegScope returns true if PegScope is present, Tag 840
func (NoOrders) HasPegSecurityDesc ¶
HasPegSecurityDesc returns true if PegSecurityDesc is present, Tag 1099
func (NoOrders) HasPegSecurityID ¶
HasPegSecurityID returns true if PegSecurityID is present, Tag 1097
func (NoOrders) HasPegSecurityIDSource ¶
HasPegSecurityIDSource returns true if PegSecurityIDSource is present, Tag 1096
func (NoOrders) HasPegSymbol ¶
HasPegSymbol returns true if PegSymbol is present, Tag 1098
func (NoOrders) HasPositionEffect ¶
HasPositionEffect returns true if PositionEffect is present, Tag 77
func (NoOrders) HasPositionLimit ¶
HasPositionLimit returns true if PositionLimit is present, Tag 970
func (NoOrders) HasPreTradeAnonymity ¶
HasPreTradeAnonymity returns true if PreTradeAnonymity is present, Tag 1091
func (NoOrders) HasPreallocMethod ¶
HasPreallocMethod returns true if PreallocMethod is present, Tag 591
func (NoOrders) HasPrevClosePx ¶
HasPrevClosePx returns true if PrevClosePx is present, Tag 140
func (NoOrders) HasPriceProtectionScope ¶
HasPriceProtectionScope returns true if PriceProtectionScope is present, Tag 1092
func (NoOrders) HasPriceQuoteMethod ¶
HasPriceQuoteMethod returns true if PriceQuoteMethod is present, Tag 1196
func (NoOrders) HasPriceType ¶
HasPriceType returns true if PriceType is present, Tag 423
func (NoOrders) HasPriceUnitOfMeasure ¶
HasPriceUnitOfMeasure returns true if PriceUnitOfMeasure is present, Tag 1191
func (NoOrders) HasPriceUnitOfMeasureQty ¶
HasPriceUnitOfMeasureQty returns true if PriceUnitOfMeasureQty is present, Tag 1192
func (NoOrders) HasProcessCode ¶
HasProcessCode returns true if ProcessCode is present, Tag 81
func (NoOrders) HasProduct ¶
HasProduct returns true if Product is present, Tag 460
func (NoOrders) HasProductComplex ¶
HasProductComplex returns true if ProductComplex is present, Tag 1227
func (NoOrders) HasPutOrCall ¶
HasPutOrCall returns true if PutOrCall is present, Tag 201
func (NoOrders) HasQtyType ¶
HasQtyType returns true if QtyType is present, Tag 854
func (NoOrders) HasQuoteID ¶
HasQuoteID returns true if QuoteID is present, Tag 117
func (NoOrders) HasRedemptionDate ¶
HasRedemptionDate returns true if RedemptionDate is present, Tag 240
func (NoOrders) HasRefOrderID ¶
HasRefOrderID returns true if RefOrderID is present, Tag 1080
func (NoOrders) HasRefOrderIDSource ¶
HasRefOrderIDSource returns true if RefOrderIDSource is present, Tag 1081
func (NoOrders) HasRefreshQty ¶
HasRefreshQty returns true if RefreshQty is present, Tag 1088
func (NoOrders) HasRepoCollateralSecurityType ¶
HasRepoCollateralSecurityType returns true if RepoCollateralSecurityType is present, Tag 239
func (NoOrders) HasRepurchaseRate ¶
HasRepurchaseRate returns true if RepurchaseRate is present, Tag 227
func (NoOrders) HasRepurchaseTerm ¶
HasRepurchaseTerm returns true if RepurchaseTerm is present, Tag 226
func (NoOrders) HasRestructuringType ¶
HasRestructuringType returns true if RestructuringType is present, Tag 1449
func (NoOrders) HasRoundingDirection ¶
HasRoundingDirection returns true if RoundingDirection is present, Tag 468
func (NoOrders) HasRoundingModulus ¶
HasRoundingModulus returns true if RoundingModulus is present, Tag 469
func (NoOrders) HasSecondaryClOrdID ¶
HasSecondaryClOrdID returns true if SecondaryClOrdID is present, Tag 526
func (NoOrders) HasSecondaryDisplayQty ¶
HasSecondaryDisplayQty returns true if SecondaryDisplayQty is present, Tag 1082
func (NoOrders) HasSecurityDesc ¶
HasSecurityDesc returns true if SecurityDesc is present, Tag 107
func (NoOrders) HasSecurityExchange ¶
HasSecurityExchange returns true if SecurityExchange is present, Tag 207
func (NoOrders) HasSecurityGroup ¶
HasSecurityGroup returns true if SecurityGroup is present, Tag 1151
func (NoOrders) HasSecurityID ¶
HasSecurityID returns true if SecurityID is present, Tag 48
func (NoOrders) HasSecurityIDSource ¶
HasSecurityIDSource returns true if SecurityIDSource is present, Tag 22
func (NoOrders) HasSecurityStatus ¶
HasSecurityStatus returns true if SecurityStatus is present, Tag 965
func (NoOrders) HasSecuritySubType ¶
HasSecuritySubType returns true if SecuritySubType is present, Tag 762
func (NoOrders) HasSecurityType ¶
HasSecurityType returns true if SecurityType is present, Tag 167
func (NoOrders) HasSecurityXML ¶
HasSecurityXML returns true if SecurityXML is present, Tag 1185
func (NoOrders) HasSecurityXMLLen ¶
HasSecurityXMLLen returns true if SecurityXMLLen is present, Tag 1184
func (NoOrders) HasSecurityXMLSchema ¶
HasSecurityXMLSchema returns true if SecurityXMLSchema is present, Tag 1186
func (NoOrders) HasSeniority ¶
HasSeniority returns true if Seniority is present, Tag 1450
func (NoOrders) HasSettlCurrency ¶
HasSettlCurrency returns true if SettlCurrency is present, Tag 120
func (NoOrders) HasSettlDate ¶
HasSettlDate returns true if SettlDate is present, Tag 64
func (NoOrders) HasSettlDate2 ¶
HasSettlDate2 returns true if SettlDate2 is present, Tag 193
func (NoOrders) HasSettlInstMode ¶
HasSettlInstMode returns true if SettlInstMode is present, Tag 160
func (NoOrders) HasSettlMethod ¶
HasSettlMethod returns true if SettlMethod is present, Tag 1193
func (NoOrders) HasSettlType ¶
HasSettlType returns true if SettlType is present, Tag 63
func (NoOrders) HasSettleOnOpenFlag ¶
HasSettleOnOpenFlag returns true if SettleOnOpenFlag is present, Tag 966
func (NoOrders) HasSideValueInd ¶
HasSideValueInd returns true if SideValueInd is present, Tag 401
func (NoOrders) HasSolicitedFlag ¶
HasSolicitedFlag returns true if SolicitedFlag is present, Tag 377
func (NoOrders) HasStateOrProvinceOfIssue ¶
HasStateOrProvinceOfIssue returns true if StateOrProvinceOfIssue is present, Tag 471
func (NoOrders) HasStrikeCurrency ¶
HasStrikeCurrency returns true if StrikeCurrency is present, Tag 947
func (NoOrders) HasStrikeMultiplier ¶
HasStrikeMultiplier returns true if StrikeMultiplier is present, Tag 967
func (NoOrders) HasStrikePrice ¶
HasStrikePrice returns true if StrikePrice is present, Tag 202
func (NoOrders) HasStrikePriceBoundaryMethod ¶
HasStrikePriceBoundaryMethod returns true if StrikePriceBoundaryMethod is present, Tag 1479
func (NoOrders) HasStrikePriceBoundaryPrecision ¶
HasStrikePriceBoundaryPrecision returns true if StrikePriceBoundaryPrecision is present, Tag 1480
func (NoOrders) HasStrikePriceDeterminationMethod ¶
HasStrikePriceDeterminationMethod returns true if StrikePriceDeterminationMethod is present, Tag 1478
func (NoOrders) HasStrikeValue ¶
HasStrikeValue returns true if StrikeValue is present, Tag 968
func (NoOrders) HasSymbolSfx ¶
HasSymbolSfx returns true if SymbolSfx is present, Tag 65
func (NoOrders) HasTargetStrategy ¶
HasTargetStrategy returns true if TargetStrategy is present, Tag 847
func (NoOrders) HasTargetStrategyParameters ¶
HasTargetStrategyParameters returns true if TargetStrategyParameters is present, Tag 848
func (NoOrders) HasTimeInForce ¶
HasTimeInForce returns true if TimeInForce is present, Tag 59
func (NoOrders) HasTimeUnit ¶
HasTimeUnit returns true if TimeUnit is present, Tag 997
func (NoOrders) HasTradeDate ¶
HasTradeDate returns true if TradeDate is present, Tag 75
func (NoOrders) HasTradeOriginationDate ¶
HasTradeOriginationDate returns true if TradeOriginationDate is present, Tag 229
func (NoOrders) HasTransactTime ¶
HasTransactTime returns true if TransactTime is present, Tag 60
func (NoOrders) HasTriggerAction ¶
HasTriggerAction returns true if TriggerAction is present, Tag 1101
func (NoOrders) HasTriggerNewPrice ¶
HasTriggerNewPrice returns true if TriggerNewPrice is present, Tag 1110
func (NoOrders) HasTriggerNewQty ¶
HasTriggerNewQty returns true if TriggerNewQty is present, Tag 1112
func (NoOrders) HasTriggerOrderType ¶
HasTriggerOrderType returns true if TriggerOrderType is present, Tag 1111
func (NoOrders) HasTriggerPrice ¶
HasTriggerPrice returns true if TriggerPrice is present, Tag 1102
func (NoOrders) HasTriggerPriceDirection ¶
HasTriggerPriceDirection returns true if TriggerPriceDirection is present, Tag 1109
func (NoOrders) HasTriggerPriceType ¶
HasTriggerPriceType returns true if TriggerPriceType is present, Tag 1107
func (NoOrders) HasTriggerPriceTypeScope ¶
HasTriggerPriceTypeScope returns true if TriggerPriceTypeScope is present, Tag 1108
func (NoOrders) HasTriggerSecurityDesc ¶
HasTriggerSecurityDesc returns true if TriggerSecurityDesc is present, Tag 1106
func (NoOrders) HasTriggerSecurityID ¶
HasTriggerSecurityID returns true if TriggerSecurityID is present, Tag 1104
func (NoOrders) HasTriggerSecurityIDSource ¶
HasTriggerSecurityIDSource returns true if TriggerSecurityIDSource is present, Tag 1105
func (NoOrders) HasTriggerSymbol ¶
HasTriggerSymbol returns true if TriggerSymbol is present, Tag 1103
func (NoOrders) HasTriggerTradingSessionID ¶
HasTriggerTradingSessionID returns true if TriggerTradingSessionID is present, Tag 1113
func (NoOrders) HasTriggerTradingSessionSubID ¶
HasTriggerTradingSessionSubID returns true if TriggerTradingSessionSubID is present, Tag 1114
func (NoOrders) HasTriggerType ¶
HasTriggerType returns true if TriggerType is present, Tag 1100
func (NoOrders) HasUnderlyingPriceDeterminationMethod ¶
HasUnderlyingPriceDeterminationMethod returns true if UnderlyingPriceDeterminationMethod is present, Tag 1481
func (NoOrders) HasUnitOfMeasure ¶
HasUnitOfMeasure returns true if UnitOfMeasure is present, Tag 996
func (NoOrders) HasUnitOfMeasureQty ¶
HasUnitOfMeasureQty returns true if UnitOfMeasureQty is present, Tag 1147
func (NoOrders) HasValuationMethod ¶
HasValuationMethod returns true if ValuationMethod is present, Tag 1197
func (NoOrders) HasYieldCalcDate ¶
HasYieldCalcDate returns true if YieldCalcDate is present, Tag 701
func (NoOrders) HasYieldRedemptionDate ¶
HasYieldRedemptionDate returns true if YieldRedemptionDate is present, Tag 696
func (NoOrders) HasYieldRedemptionPrice ¶
HasYieldRedemptionPrice returns true if YieldRedemptionPrice is present, Tag 697
func (NoOrders) HasYieldRedemptionPriceType ¶
HasYieldRedemptionPriceType returns true if YieldRedemptionPriceType is present, Tag 698
func (NoOrders) HasYieldType ¶
HasYieldType returns true if YieldType is present, Tag 235
func (NoOrders) SetAccountType ¶
SetAccountType sets AccountType, Tag 581
func (NoOrders) SetAcctIDSource ¶
SetAcctIDSource sets AcctIDSource, Tag 660
func (NoOrders) SetAttachmentPoint ¶
SetAttachmentPoint sets AttachmentPoint, Tag 1457
func (NoOrders) SetBenchmarkCurveCurrency ¶
SetBenchmarkCurveCurrency sets BenchmarkCurveCurrency, Tag 220
func (NoOrders) SetBenchmarkCurveName ¶
SetBenchmarkCurveName sets BenchmarkCurveName, Tag 221
func (NoOrders) SetBenchmarkCurvePoint ¶
SetBenchmarkCurvePoint sets BenchmarkCurvePoint, Tag 222
func (NoOrders) SetBenchmarkPrice ¶
SetBenchmarkPrice sets BenchmarkPrice, Tag 662
func (NoOrders) SetBenchmarkPriceType ¶
SetBenchmarkPriceType sets BenchmarkPriceType, Tag 663
func (NoOrders) SetBenchmarkSecurityID ¶
SetBenchmarkSecurityID sets BenchmarkSecurityID, Tag 699
func (NoOrders) SetBenchmarkSecurityIDSource ¶
SetBenchmarkSecurityIDSource sets BenchmarkSecurityIDSource, Tag 761
func (NoOrders) SetBookingType ¶
SetBookingType sets BookingType, Tag 775
func (NoOrders) SetBookingUnit ¶
SetBookingUnit sets BookingUnit, Tag 590
func (NoOrders) SetCFICode ¶
SetCFICode sets CFICode, Tag 461
func (NoOrders) SetCPProgram ¶
SetCPProgram sets CPProgram, Tag 875
func (NoOrders) SetCPRegType ¶
SetCPRegType sets CPRegType, Tag 876
func (NoOrders) SetCapPrice ¶
SetCapPrice sets CapPrice, Tag 1199
func (NoOrders) SetCashMargin ¶
SetCashMargin sets CashMargin, Tag 544
func (NoOrders) SetCashOrderQty ¶
SetCashOrderQty sets CashOrderQty, Tag 152
func (NoOrders) SetClOrdLinkID ¶
SetClOrdLinkID sets ClOrdLinkID, Tag 583
func (NoOrders) SetClearingFeeIndicator ¶
SetClearingFeeIndicator sets ClearingFeeIndicator, Tag 635
func (NoOrders) SetCommCurrency ¶
SetCommCurrency sets CommCurrency, Tag 479
func (NoOrders) SetCommType ¶
SetCommType sets CommType, Tag 13
func (NoOrders) SetCommission ¶
SetCommission sets Commission, Tag 12
func (NoOrders) SetComplianceID ¶
SetComplianceID sets ComplianceID, Tag 376
func (NoOrders) SetContractMultiplier ¶
SetContractMultiplier sets ContractMultiplier, Tag 231
func (NoOrders) SetContractMultiplierUnit ¶
SetContractMultiplierUnit sets ContractMultiplierUnit, Tag 1435
func (NoOrders) SetContractSettlMonth ¶
SetContractSettlMonth sets ContractSettlMonth, Tag 667
func (NoOrders) SetCountryOfIssue ¶
SetCountryOfIssue sets CountryOfIssue, Tag 470
func (NoOrders) SetCouponPaymentDate ¶
SetCouponPaymentDate sets CouponPaymentDate, Tag 224
func (NoOrders) SetCouponRate ¶
SetCouponRate sets CouponRate, Tag 223
func (NoOrders) SetCoveredOrUncovered ¶
SetCoveredOrUncovered sets CoveredOrUncovered, Tag 203
func (NoOrders) SetCreditRating ¶
SetCreditRating sets CreditRating, Tag 255
func (NoOrders) SetCurrency ¶
SetCurrency sets Currency, Tag 15
func (NoOrders) SetCustOrderCapacity ¶
SetCustOrderCapacity sets CustOrderCapacity, Tag 582
func (NoOrders) SetDatedDate ¶
SetDatedDate sets DatedDate, Tag 873
func (NoOrders) SetDayBookingInst ¶
SetDayBookingInst sets DayBookingInst, Tag 589
func (NoOrders) SetDesignation ¶
SetDesignation sets Designation, Tag 494
func (NoOrders) SetDetachmentPoint ¶
SetDetachmentPoint sets DetachmentPoint, Tag 1458
func (NoOrders) SetDiscretionInst ¶
SetDiscretionInst sets DiscretionInst, Tag 388
func (NoOrders) SetDiscretionLimitType ¶
SetDiscretionLimitType sets DiscretionLimitType, Tag 843
func (NoOrders) SetDiscretionMoveType ¶
SetDiscretionMoveType sets DiscretionMoveType, Tag 841
func (NoOrders) SetDiscretionOffsetType ¶
SetDiscretionOffsetType sets DiscretionOffsetType, Tag 842
func (NoOrders) SetDiscretionOffsetValue ¶
SetDiscretionOffsetValue sets DiscretionOffsetValue, Tag 389
func (NoOrders) SetDiscretionRoundDirection ¶
SetDiscretionRoundDirection sets DiscretionRoundDirection, Tag 844
func (NoOrders) SetDiscretionScope ¶
SetDiscretionScope sets DiscretionScope, Tag 846
func (NoOrders) SetDisplayHighQty ¶
SetDisplayHighQty sets DisplayHighQty, Tag 1086
func (NoOrders) SetDisplayLowQty ¶
SetDisplayLowQty sets DisplayLowQty, Tag 1085
func (NoOrders) SetDisplayMethod ¶
SetDisplayMethod sets DisplayMethod, Tag 1084
func (NoOrders) SetDisplayMinIncr ¶
SetDisplayMinIncr sets DisplayMinIncr, Tag 1087
func (NoOrders) SetDisplayQty ¶
SetDisplayQty sets DisplayQty, Tag 1138
func (NoOrders) SetDisplayWhen ¶
SetDisplayWhen sets DisplayWhen, Tag 1083
func (NoOrders) SetEffectiveTime ¶
SetEffectiveTime sets EffectiveTime, Tag 168
func (NoOrders) SetEncodedIssuer ¶
SetEncodedIssuer sets EncodedIssuer, Tag 349
func (NoOrders) SetEncodedIssuerLen ¶
SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348
func (NoOrders) SetEncodedSecurityDesc ¶
SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351
func (NoOrders) SetEncodedSecurityDescLen ¶
SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350
func (NoOrders) SetEncodedText ¶
SetEncodedText sets EncodedText, Tag 355
func (NoOrders) SetEncodedTextLen ¶
SetEncodedTextLen sets EncodedTextLen, Tag 354
func (NoOrders) SetExDestination ¶
SetExDestination sets ExDestination, Tag 100
func (NoOrders) SetExDestinationIDSource ¶
SetExDestinationIDSource sets ExDestinationIDSource, Tag 1133
func (NoOrders) SetExecInst ¶
SetExecInst sets ExecInst, Tag 18
func (NoOrders) SetExerciseStyle ¶
SetExerciseStyle sets ExerciseStyle, Tag 1194
func (NoOrders) SetExpireDate ¶
SetExpireDate sets ExpireDate, Tag 432
func (NoOrders) SetExpireTime ¶
SetExpireTime sets ExpireTime, Tag 126
func (NoOrders) SetFlexProductEligibilityIndicator ¶
SetFlexProductEligibilityIndicator sets FlexProductEligibilityIndicator, Tag 1242
func (NoOrders) SetFlexibleIndicator ¶
SetFlexibleIndicator sets FlexibleIndicator, Tag 1244
func (NoOrders) SetFloorPrice ¶
SetFloorPrice sets FloorPrice, Tag 1200
func (NoOrders) SetFlowScheduleType ¶
SetFlowScheduleType sets FlowScheduleType, Tag 1439
func (NoOrders) SetForexReq ¶
SetForexReq sets ForexReq, Tag 121
func (NoOrders) SetFundRenewWaiv ¶
SetFundRenewWaiv sets FundRenewWaiv, Tag 497
func (NoOrders) SetGTBookingInst ¶
SetGTBookingInst sets GTBookingInst, Tag 427
func (NoOrders) SetHandlInst ¶
SetHandlInst sets HandlInst, Tag 21
func (NoOrders) SetInstrRegistry ¶
SetInstrRegistry sets InstrRegistry, Tag 543
func (NoOrders) SetInstrmtAssignmentMethod ¶
SetInstrmtAssignmentMethod sets InstrmtAssignmentMethod, Tag 1049
func (NoOrders) SetInterestAccrualDate ¶
SetInterestAccrualDate sets InterestAccrualDate, Tag 874
func (NoOrders) SetIssueDate ¶
SetIssueDate sets IssueDate, Tag 225
func (NoOrders) SetListMethod ¶
SetListMethod sets ListMethod, Tag 1198
func (NoOrders) SetListSeqNo ¶
SetListSeqNo sets ListSeqNo, Tag 67
func (NoOrders) SetLocaleOfIssue ¶
SetLocaleOfIssue sets LocaleOfIssue, Tag 472
func (NoOrders) SetLocateReqd ¶
SetLocateReqd sets LocateReqd, Tag 114
func (NoOrders) SetMatchIncrement ¶
SetMatchIncrement sets MatchIncrement, Tag 1089
func (NoOrders) SetMaturityDate ¶
SetMaturityDate sets MaturityDate, Tag 541
func (NoOrders) SetMaturityMonthYear ¶
SetMaturityMonthYear sets MaturityMonthYear, Tag 200
func (NoOrders) SetMaturityTime ¶
SetMaturityTime sets MaturityTime, Tag 1079
func (NoOrders) SetMaxFloor ¶
SetMaxFloor sets MaxFloor, Tag 111
func (NoOrders) SetMaxPriceLevels ¶
SetMaxPriceLevels sets MaxPriceLevels, Tag 1090
func (NoOrders) SetMaxShow ¶
SetMaxShow sets MaxShow, Tag 210
func (NoOrders) SetMinPriceIncrement ¶
SetMinPriceIncrement sets MinPriceIncrement, Tag 969
func (NoOrders) SetMinPriceIncrementAmount ¶
SetMinPriceIncrementAmount sets MinPriceIncrementAmount, Tag 1146
func (NoOrders) SetNTPositionLimit ¶
SetNTPositionLimit sets NTPositionLimit, Tag 971
func (NoOrders) SetNoAllocs ¶
func (m NoOrders) SetNoAllocs(f NoAllocsRepeatingGroup)
SetNoAllocs sets NoAllocs, Tag 78
func (NoOrders) SetNoComplexEvents ¶
func (m NoOrders) SetNoComplexEvents(f NoComplexEventsRepeatingGroup)
SetNoComplexEvents sets NoComplexEvents, Tag 1483
func (NoOrders) SetNoEvents ¶
func (m NoOrders) SetNoEvents(f NoEventsRepeatingGroup)
SetNoEvents sets NoEvents, Tag 864
func (NoOrders) SetNoInstrumentParties ¶
func (m NoOrders) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup)
SetNoInstrumentParties sets NoInstrumentParties, Tag 1018
func (NoOrders) SetNoPartyIDs ¶
func (m NoOrders) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)
SetNoPartyIDs sets NoPartyIDs, Tag 453
func (NoOrders) SetNoSecurityAltID ¶
func (m NoOrders) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)
SetNoSecurityAltID sets NoSecurityAltID, Tag 454
func (NoOrders) SetNoStipulations ¶
func (m NoOrders) SetNoStipulations(f NoStipulationsRepeatingGroup)
SetNoStipulations sets NoStipulations, Tag 232
func (NoOrders) SetNoStrategyParameters ¶
func (m NoOrders) SetNoStrategyParameters(f NoStrategyParametersRepeatingGroup)
SetNoStrategyParameters sets NoStrategyParameters, Tag 957
func (NoOrders) SetNoTradingSessions ¶
func (m NoOrders) SetNoTradingSessions(f NoTradingSessionsRepeatingGroup)
SetNoTradingSessions sets NoTradingSessions, Tag 386
func (NoOrders) SetNoUnderlyings ¶
func (m NoOrders) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup)
SetNoUnderlyings sets NoUnderlyings, Tag 711
func (NoOrders) SetNotionalPercentageOutstanding ¶
SetNotionalPercentageOutstanding sets NotionalPercentageOutstanding, Tag 1451
func (NoOrders) SetOptAttribute ¶
SetOptAttribute sets OptAttribute, Tag 206
func (NoOrders) SetOptPayoutAmount ¶
SetOptPayoutAmount sets OptPayoutAmount, Tag 1195
func (NoOrders) SetOptPayoutType ¶
SetOptPayoutType sets OptPayoutType, Tag 1482
func (NoOrders) SetOrderCapacity ¶
SetOrderCapacity sets OrderCapacity, Tag 528
func (NoOrders) SetOrderPercent ¶
SetOrderPercent sets OrderPercent, Tag 516
func (NoOrders) SetOrderQty ¶
SetOrderQty sets OrderQty, Tag 38
func (NoOrders) SetOrderQty2 ¶
SetOrderQty2 sets OrderQty2, Tag 192
func (NoOrders) SetOrderRestrictions ¶
SetOrderRestrictions sets OrderRestrictions, Tag 529
func (NoOrders) SetOriginalNotionalPercentageOutstanding ¶
SetOriginalNotionalPercentageOutstanding sets OriginalNotionalPercentageOutstanding, Tag 1452
func (NoOrders) SetParticipationRate ¶
SetParticipationRate sets ParticipationRate, Tag 849
func (NoOrders) SetPegLimitType ¶
SetPegLimitType sets PegLimitType, Tag 837
func (NoOrders) SetPegMoveType ¶
SetPegMoveType sets PegMoveType, Tag 835
func (NoOrders) SetPegOffsetType ¶
SetPegOffsetType sets PegOffsetType, Tag 836
func (NoOrders) SetPegOffsetValue ¶
SetPegOffsetValue sets PegOffsetValue, Tag 211
func (NoOrders) SetPegPriceType ¶
SetPegPriceType sets PegPriceType, Tag 1094
func (NoOrders) SetPegRoundDirection ¶
SetPegRoundDirection sets PegRoundDirection, Tag 838
func (NoOrders) SetPegScope ¶
SetPegScope sets PegScope, Tag 840
func (NoOrders) SetPegSecurityDesc ¶
SetPegSecurityDesc sets PegSecurityDesc, Tag 1099
func (NoOrders) SetPegSecurityID ¶
SetPegSecurityID sets PegSecurityID, Tag 1097
func (NoOrders) SetPegSecurityIDSource ¶
SetPegSecurityIDSource sets PegSecurityIDSource, Tag 1096
func (NoOrders) SetPegSymbol ¶
SetPegSymbol sets PegSymbol, Tag 1098
func (NoOrders) SetPositionEffect ¶
SetPositionEffect sets PositionEffect, Tag 77
func (NoOrders) SetPositionLimit ¶
SetPositionLimit sets PositionLimit, Tag 970
func (NoOrders) SetPreTradeAnonymity ¶
SetPreTradeAnonymity sets PreTradeAnonymity, Tag 1091
func (NoOrders) SetPreallocMethod ¶
SetPreallocMethod sets PreallocMethod, Tag 591
func (NoOrders) SetPrevClosePx ¶
SetPrevClosePx sets PrevClosePx, Tag 140
func (NoOrders) SetPriceProtectionScope ¶
SetPriceProtectionScope sets PriceProtectionScope, Tag 1092
func (NoOrders) SetPriceQuoteMethod ¶
SetPriceQuoteMethod sets PriceQuoteMethod, Tag 1196
func (NoOrders) SetPriceType ¶
SetPriceType sets PriceType, Tag 423
func (NoOrders) SetPriceUnitOfMeasure ¶
SetPriceUnitOfMeasure sets PriceUnitOfMeasure, Tag 1191
func (NoOrders) SetPriceUnitOfMeasureQty ¶
SetPriceUnitOfMeasureQty sets PriceUnitOfMeasureQty, Tag 1192
func (NoOrders) SetProcessCode ¶
SetProcessCode sets ProcessCode, Tag 81
func (NoOrders) SetProductComplex ¶
SetProductComplex sets ProductComplex, Tag 1227
func (NoOrders) SetPutOrCall ¶
SetPutOrCall sets PutOrCall, Tag 201
func (NoOrders) SetQuoteID ¶
SetQuoteID sets QuoteID, Tag 117
func (NoOrders) SetRedemptionDate ¶
SetRedemptionDate sets RedemptionDate, Tag 240
func (NoOrders) SetRefOrderID ¶
SetRefOrderID sets RefOrderID, Tag 1080
func (NoOrders) SetRefOrderIDSource ¶
SetRefOrderIDSource sets RefOrderIDSource, Tag 1081
func (NoOrders) SetRefreshQty ¶
SetRefreshQty sets RefreshQty, Tag 1088
func (NoOrders) SetRepoCollateralSecurityType ¶
SetRepoCollateralSecurityType sets RepoCollateralSecurityType, Tag 239
func (NoOrders) SetRepurchaseRate ¶
SetRepurchaseRate sets RepurchaseRate, Tag 227
func (NoOrders) SetRepurchaseTerm ¶
SetRepurchaseTerm sets RepurchaseTerm, Tag 226
func (NoOrders) SetRestructuringType ¶
SetRestructuringType sets RestructuringType, Tag 1449
func (NoOrders) SetRoundingDirection ¶
SetRoundingDirection sets RoundingDirection, Tag 468
func (NoOrders) SetRoundingModulus ¶
SetRoundingModulus sets RoundingModulus, Tag 469
func (NoOrders) SetSecondaryClOrdID ¶
SetSecondaryClOrdID sets SecondaryClOrdID, Tag 526
func (NoOrders) SetSecondaryDisplayQty ¶
SetSecondaryDisplayQty sets SecondaryDisplayQty, Tag 1082
func (NoOrders) SetSecurityDesc ¶
SetSecurityDesc sets SecurityDesc, Tag 107
func (NoOrders) SetSecurityExchange ¶
SetSecurityExchange sets SecurityExchange, Tag 207
func (NoOrders) SetSecurityGroup ¶
SetSecurityGroup sets SecurityGroup, Tag 1151
func (NoOrders) SetSecurityID ¶
SetSecurityID sets SecurityID, Tag 48
func (NoOrders) SetSecurityIDSource ¶
SetSecurityIDSource sets SecurityIDSource, Tag 22
func (NoOrders) SetSecurityStatus ¶
SetSecurityStatus sets SecurityStatus, Tag 965
func (NoOrders) SetSecuritySubType ¶
SetSecuritySubType sets SecuritySubType, Tag 762
func (NoOrders) SetSecurityType ¶
SetSecurityType sets SecurityType, Tag 167
func (NoOrders) SetSecurityXML ¶
SetSecurityXML sets SecurityXML, Tag 1185
func (NoOrders) SetSecurityXMLLen ¶
SetSecurityXMLLen sets SecurityXMLLen, Tag 1184
func (NoOrders) SetSecurityXMLSchema ¶
SetSecurityXMLSchema sets SecurityXMLSchema, Tag 1186
func (NoOrders) SetSeniority ¶
SetSeniority sets Seniority, Tag 1450
func (NoOrders) SetSettlCurrency ¶
SetSettlCurrency sets SettlCurrency, Tag 120
func (NoOrders) SetSettlDate ¶
SetSettlDate sets SettlDate, Tag 64
func (NoOrders) SetSettlDate2 ¶
SetSettlDate2 sets SettlDate2, Tag 193
func (NoOrders) SetSettlInstMode ¶
SetSettlInstMode sets SettlInstMode, Tag 160
func (NoOrders) SetSettlMethod ¶
SetSettlMethod sets SettlMethod, Tag 1193
func (NoOrders) SetSettlType ¶
SetSettlType sets SettlType, Tag 63
func (NoOrders) SetSettleOnOpenFlag ¶
SetSettleOnOpenFlag sets SettleOnOpenFlag, Tag 966
func (NoOrders) SetSideValueInd ¶
SetSideValueInd sets SideValueInd, Tag 401
func (NoOrders) SetSolicitedFlag ¶
SetSolicitedFlag sets SolicitedFlag, Tag 377
func (NoOrders) SetStateOrProvinceOfIssue ¶
SetStateOrProvinceOfIssue sets StateOrProvinceOfIssue, Tag 471
func (NoOrders) SetStrikeCurrency ¶
SetStrikeCurrency sets StrikeCurrency, Tag 947
func (NoOrders) SetStrikeMultiplier ¶
SetStrikeMultiplier sets StrikeMultiplier, Tag 967
func (NoOrders) SetStrikePrice ¶
SetStrikePrice sets StrikePrice, Tag 202
func (NoOrders) SetStrikePriceBoundaryMethod ¶
SetStrikePriceBoundaryMethod sets StrikePriceBoundaryMethod, Tag 1479
func (NoOrders) SetStrikePriceBoundaryPrecision ¶
SetStrikePriceBoundaryPrecision sets StrikePriceBoundaryPrecision, Tag 1480
func (NoOrders) SetStrikePriceDeterminationMethod ¶
SetStrikePriceDeterminationMethod sets StrikePriceDeterminationMethod, Tag 1478
func (NoOrders) SetStrikeValue ¶
SetStrikeValue sets StrikeValue, Tag 968
func (NoOrders) SetSymbolSfx ¶
SetSymbolSfx sets SymbolSfx, Tag 65
func (NoOrders) SetTargetStrategy ¶
SetTargetStrategy sets TargetStrategy, Tag 847
func (NoOrders) SetTargetStrategyParameters ¶
SetTargetStrategyParameters sets TargetStrategyParameters, Tag 848
func (NoOrders) SetTimeInForce ¶
SetTimeInForce sets TimeInForce, Tag 59
func (NoOrders) SetTimeUnit ¶
SetTimeUnit sets TimeUnit, Tag 997
func (NoOrders) SetTradeDate ¶
SetTradeDate sets TradeDate, Tag 75
func (NoOrders) SetTradeOriginationDate ¶
SetTradeOriginationDate sets TradeOriginationDate, Tag 229
func (NoOrders) SetTransactTime ¶
SetTransactTime sets TransactTime, Tag 60
func (NoOrders) SetTriggerAction ¶
SetTriggerAction sets TriggerAction, Tag 1101
func (NoOrders) SetTriggerNewPrice ¶
SetTriggerNewPrice sets TriggerNewPrice, Tag 1110
func (NoOrders) SetTriggerNewQty ¶
SetTriggerNewQty sets TriggerNewQty, Tag 1112
func (NoOrders) SetTriggerOrderType ¶
SetTriggerOrderType sets TriggerOrderType, Tag 1111
func (NoOrders) SetTriggerPrice ¶
SetTriggerPrice sets TriggerPrice, Tag 1102
func (NoOrders) SetTriggerPriceDirection ¶
SetTriggerPriceDirection sets TriggerPriceDirection, Tag 1109
func (NoOrders) SetTriggerPriceType ¶
SetTriggerPriceType sets TriggerPriceType, Tag 1107
func (NoOrders) SetTriggerPriceTypeScope ¶
SetTriggerPriceTypeScope sets TriggerPriceTypeScope, Tag 1108
func (NoOrders) SetTriggerSecurityDesc ¶
SetTriggerSecurityDesc sets TriggerSecurityDesc, Tag 1106
func (NoOrders) SetTriggerSecurityID ¶
SetTriggerSecurityID sets TriggerSecurityID, Tag 1104
func (NoOrders) SetTriggerSecurityIDSource ¶
SetTriggerSecurityIDSource sets TriggerSecurityIDSource, Tag 1105
func (NoOrders) SetTriggerSymbol ¶
SetTriggerSymbol sets TriggerSymbol, Tag 1103
func (NoOrders) SetTriggerTradingSessionID ¶
SetTriggerTradingSessionID sets TriggerTradingSessionID, Tag 1113
func (NoOrders) SetTriggerTradingSessionSubID ¶
SetTriggerTradingSessionSubID sets TriggerTradingSessionSubID, Tag 1114
func (NoOrders) SetTriggerType ¶
SetTriggerType sets TriggerType, Tag 1100
func (NoOrders) SetUnderlyingPriceDeterminationMethod ¶
SetUnderlyingPriceDeterminationMethod sets UnderlyingPriceDeterminationMethod, Tag 1481
func (NoOrders) SetUnitOfMeasure ¶
SetUnitOfMeasure sets UnitOfMeasure, Tag 996
func (NoOrders) SetUnitOfMeasureQty ¶
SetUnitOfMeasureQty sets UnitOfMeasureQty, Tag 1147
func (NoOrders) SetValuationMethod ¶
SetValuationMethod sets ValuationMethod, Tag 1197
func (NoOrders) SetYieldCalcDate ¶
SetYieldCalcDate sets YieldCalcDate, Tag 701
func (NoOrders) SetYieldRedemptionDate ¶
SetYieldRedemptionDate sets YieldRedemptionDate, Tag 696
func (NoOrders) SetYieldRedemptionPrice ¶
SetYieldRedemptionPrice sets YieldRedemptionPrice, Tag 697
func (NoOrders) SetYieldRedemptionPriceType ¶
SetYieldRedemptionPriceType sets YieldRedemptionPriceType, Tag 698
func (NoOrders) SetYieldType ¶
SetYieldType sets YieldType, Tag 235
type NoOrdersRepeatingGroup ¶
type NoOrdersRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoOrdersRepeatingGroup is a repeating group, Tag 73
func NewNoOrdersRepeatingGroup ¶
func NewNoOrdersRepeatingGroup() NoOrdersRepeatingGroup
NewNoOrdersRepeatingGroup returns an initialized, NoOrdersRepeatingGroup
func (NoOrdersRepeatingGroup) Add ¶
func (m NoOrdersRepeatingGroup) Add() NoOrders
Add create and append a new NoOrders to this group
func (NoOrdersRepeatingGroup) Get ¶
func (m NoOrdersRepeatingGroup) Get(i int) NoOrders
Get returns the ith NoOrders in the NoOrdersRepeatinGroup
type NoPartyIDs ¶
NoPartyIDs is a repeating group element, Tag 453
func (NoPartyIDs) GetNoPartySubIDs ¶
func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoPartySubIDs gets NoPartySubIDs, Tag 802
func (NoPartyIDs) GetPartyID ¶
func (m NoPartyIDs) GetPartyID() (f field.PartyIDField, err quickfix.MessageRejectError)
GetPartyID gets PartyID, Tag 448
func (NoPartyIDs) GetPartyIDSource ¶
func (m NoPartyIDs) GetPartyIDSource() (f field.PartyIDSourceField, err quickfix.MessageRejectError)
GetPartyIDSource gets PartyIDSource, Tag 447
func (NoPartyIDs) GetPartyRole ¶
func (m NoPartyIDs) GetPartyRole() (f field.PartyRoleField, err quickfix.MessageRejectError)
GetPartyRole gets PartyRole, Tag 452
func (NoPartyIDs) HasNoPartySubIDs ¶
func (m NoPartyIDs) HasNoPartySubIDs() bool
HasNoPartySubIDs returns true if NoPartySubIDs is present, Tag 802
func (NoPartyIDs) HasPartyID ¶
func (m NoPartyIDs) HasPartyID() bool
HasPartyID returns true if PartyID is present, Tag 448
func (NoPartyIDs) HasPartyIDSource ¶
func (m NoPartyIDs) HasPartyIDSource() bool
HasPartyIDSource returns true if PartyIDSource is present, Tag 447
func (NoPartyIDs) HasPartyRole ¶
func (m NoPartyIDs) HasPartyRole() bool
HasPartyRole returns true if PartyRole is present, Tag 452
func (NoPartyIDs) SetNoPartySubIDs ¶
func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup)
SetNoPartySubIDs sets NoPartySubIDs, Tag 802
func (NoPartyIDs) SetPartyID ¶
func (m NoPartyIDs) SetPartyID(v string)
SetPartyID sets PartyID, Tag 448
func (NoPartyIDs) SetPartyIDSource ¶
func (m NoPartyIDs) SetPartyIDSource(v string)
SetPartyIDSource sets PartyIDSource, Tag 447
func (NoPartyIDs) SetPartyRole ¶
func (m NoPartyIDs) SetPartyRole(v int)
SetPartyRole sets PartyRole, Tag 452
type NoPartyIDsRepeatingGroup ¶
type NoPartyIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoPartyIDsRepeatingGroup is a repeating group, Tag 453
func NewNoPartyIDsRepeatingGroup ¶
func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup
NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup
func (NoPartyIDsRepeatingGroup) Add ¶
func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs
Add create and append a new NoPartyIDs to this group
func (NoPartyIDsRepeatingGroup) Get ¶
func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs
Get returns the ith NoPartyIDs in the NoPartyIDsRepeatinGroup
type NoPartySubIDs ¶
NoPartySubIDs is a repeating group element, Tag 802
func (NoPartySubIDs) GetPartySubID ¶
func (m NoPartySubIDs) GetPartySubID() (f field.PartySubIDField, err quickfix.MessageRejectError)
GetPartySubID gets PartySubID, Tag 523
func (NoPartySubIDs) GetPartySubIDType ¶
func (m NoPartySubIDs) GetPartySubIDType() (f field.PartySubIDTypeField, err quickfix.MessageRejectError)
GetPartySubIDType gets PartySubIDType, Tag 803
func (NoPartySubIDs) HasPartySubID ¶
func (m NoPartySubIDs) HasPartySubID() bool
HasPartySubID returns true if PartySubID is present, Tag 523
func (NoPartySubIDs) HasPartySubIDType ¶
func (m NoPartySubIDs) HasPartySubIDType() bool
HasPartySubIDType returns true if PartySubIDType is present, Tag 803
func (NoPartySubIDs) SetPartySubID ¶
func (m NoPartySubIDs) SetPartySubID(v string)
SetPartySubID sets PartySubID, Tag 523
func (NoPartySubIDs) SetPartySubIDType ¶
func (m NoPartySubIDs) SetPartySubIDType(v int)
SetPartySubIDType sets PartySubIDType, Tag 803
type NoPartySubIDsRepeatingGroup ¶
type NoPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoPartySubIDsRepeatingGroup is a repeating group, Tag 802
func NewNoPartySubIDsRepeatingGroup ¶
func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup
NewNoPartySubIDsRepeatingGroup returns an initialized, NoPartySubIDsRepeatingGroup
func (NoPartySubIDsRepeatingGroup) Add ¶
func (m NoPartySubIDsRepeatingGroup) Add() NoPartySubIDs
Add create and append a new NoPartySubIDs to this group
func (NoPartySubIDsRepeatingGroup) Get ¶
func (m NoPartySubIDsRepeatingGroup) Get(i int) NoPartySubIDs
Get returns the ith NoPartySubIDs in the NoPartySubIDsRepeatinGroup
type NoRootPartyIDs ¶
NoRootPartyIDs is a repeating group element, Tag 1116
func (NoRootPartyIDs) GetNoRootPartySubIDs ¶
func (m NoRootPartyIDs) GetNoRootPartySubIDs() (NoRootPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoRootPartySubIDs gets NoRootPartySubIDs, Tag 1120
func (NoRootPartyIDs) GetRootPartyID ¶
func (m NoRootPartyIDs) GetRootPartyID() (f field.RootPartyIDField, err quickfix.MessageRejectError)
GetRootPartyID gets RootPartyID, Tag 1117
func (NoRootPartyIDs) GetRootPartyIDSource ¶
func (m NoRootPartyIDs) GetRootPartyIDSource() (f field.RootPartyIDSourceField, err quickfix.MessageRejectError)
GetRootPartyIDSource gets RootPartyIDSource, Tag 1118
func (NoRootPartyIDs) GetRootPartyRole ¶
func (m NoRootPartyIDs) GetRootPartyRole() (f field.RootPartyRoleField, err quickfix.MessageRejectError)
GetRootPartyRole gets RootPartyRole, Tag 1119
func (NoRootPartyIDs) HasNoRootPartySubIDs ¶
func (m NoRootPartyIDs) HasNoRootPartySubIDs() bool
HasNoRootPartySubIDs returns true if NoRootPartySubIDs is present, Tag 1120
func (NoRootPartyIDs) HasRootPartyID ¶
func (m NoRootPartyIDs) HasRootPartyID() bool
HasRootPartyID returns true if RootPartyID is present, Tag 1117
func (NoRootPartyIDs) HasRootPartyIDSource ¶
func (m NoRootPartyIDs) HasRootPartyIDSource() bool
HasRootPartyIDSource returns true if RootPartyIDSource is present, Tag 1118
func (NoRootPartyIDs) HasRootPartyRole ¶
func (m NoRootPartyIDs) HasRootPartyRole() bool
HasRootPartyRole returns true if RootPartyRole is present, Tag 1119
func (NoRootPartyIDs) SetNoRootPartySubIDs ¶
func (m NoRootPartyIDs) SetNoRootPartySubIDs(f NoRootPartySubIDsRepeatingGroup)
SetNoRootPartySubIDs sets NoRootPartySubIDs, Tag 1120
func (NoRootPartyIDs) SetRootPartyID ¶
func (m NoRootPartyIDs) SetRootPartyID(v string)
SetRootPartyID sets RootPartyID, Tag 1117
func (NoRootPartyIDs) SetRootPartyIDSource ¶
func (m NoRootPartyIDs) SetRootPartyIDSource(v string)
SetRootPartyIDSource sets RootPartyIDSource, Tag 1118
func (NoRootPartyIDs) SetRootPartyRole ¶
func (m NoRootPartyIDs) SetRootPartyRole(v int)
SetRootPartyRole sets RootPartyRole, Tag 1119
type NoRootPartyIDsRepeatingGroup ¶
type NoRootPartyIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoRootPartyIDsRepeatingGroup is a repeating group, Tag 1116
func NewNoRootPartyIDsRepeatingGroup ¶
func NewNoRootPartyIDsRepeatingGroup() NoRootPartyIDsRepeatingGroup
NewNoRootPartyIDsRepeatingGroup returns an initialized, NoRootPartyIDsRepeatingGroup
func (NoRootPartyIDsRepeatingGroup) Add ¶
func (m NoRootPartyIDsRepeatingGroup) Add() NoRootPartyIDs
Add create and append a new NoRootPartyIDs to this group
func (NoRootPartyIDsRepeatingGroup) Get ¶
func (m NoRootPartyIDsRepeatingGroup) Get(i int) NoRootPartyIDs
Get returns the ith NoRootPartyIDs in the NoRootPartyIDsRepeatinGroup
type NoRootPartySubIDs ¶
NoRootPartySubIDs is a repeating group element, Tag 1120
func (NoRootPartySubIDs) GetRootPartySubID ¶
func (m NoRootPartySubIDs) GetRootPartySubID() (f field.RootPartySubIDField, err quickfix.MessageRejectError)
GetRootPartySubID gets RootPartySubID, Tag 1121
func (NoRootPartySubIDs) GetRootPartySubIDType ¶
func (m NoRootPartySubIDs) GetRootPartySubIDType() (f field.RootPartySubIDTypeField, err quickfix.MessageRejectError)
GetRootPartySubIDType gets RootPartySubIDType, Tag 1122
func (NoRootPartySubIDs) HasRootPartySubID ¶
func (m NoRootPartySubIDs) HasRootPartySubID() bool
HasRootPartySubID returns true if RootPartySubID is present, Tag 1121
func (NoRootPartySubIDs) HasRootPartySubIDType ¶
func (m NoRootPartySubIDs) HasRootPartySubIDType() bool
HasRootPartySubIDType returns true if RootPartySubIDType is present, Tag 1122
func (NoRootPartySubIDs) SetRootPartySubID ¶
func (m NoRootPartySubIDs) SetRootPartySubID(v string)
SetRootPartySubID sets RootPartySubID, Tag 1121
func (NoRootPartySubIDs) SetRootPartySubIDType ¶
func (m NoRootPartySubIDs) SetRootPartySubIDType(v int)
SetRootPartySubIDType sets RootPartySubIDType, Tag 1122
type NoRootPartySubIDsRepeatingGroup ¶
type NoRootPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoRootPartySubIDsRepeatingGroup is a repeating group, Tag 1120
func NewNoRootPartySubIDsRepeatingGroup ¶
func NewNoRootPartySubIDsRepeatingGroup() NoRootPartySubIDsRepeatingGroup
NewNoRootPartySubIDsRepeatingGroup returns an initialized, NoRootPartySubIDsRepeatingGroup
func (NoRootPartySubIDsRepeatingGroup) Add ¶
func (m NoRootPartySubIDsRepeatingGroup) Add() NoRootPartySubIDs
Add create and append a new NoRootPartySubIDs to this group
func (NoRootPartySubIDsRepeatingGroup) Get ¶
func (m NoRootPartySubIDsRepeatingGroup) Get(i int) NoRootPartySubIDs
Get returns the ith NoRootPartySubIDs in the NoRootPartySubIDsRepeatinGroup
type NoSecurityAltID ¶
NoSecurityAltID is a repeating group element, Tag 454
func (NoSecurityAltID) GetSecurityAltID ¶
func (m NoSecurityAltID) GetSecurityAltID() (f field.SecurityAltIDField, err quickfix.MessageRejectError)
GetSecurityAltID gets SecurityAltID, Tag 455
func (NoSecurityAltID) GetSecurityAltIDSource ¶
func (m NoSecurityAltID) GetSecurityAltIDSource() (f field.SecurityAltIDSourceField, err quickfix.MessageRejectError)
GetSecurityAltIDSource gets SecurityAltIDSource, Tag 456
func (NoSecurityAltID) HasSecurityAltID ¶
func (m NoSecurityAltID) HasSecurityAltID() bool
HasSecurityAltID returns true if SecurityAltID is present, Tag 455
func (NoSecurityAltID) HasSecurityAltIDSource ¶
func (m NoSecurityAltID) HasSecurityAltIDSource() bool
HasSecurityAltIDSource returns true if SecurityAltIDSource is present, Tag 456
func (NoSecurityAltID) SetSecurityAltID ¶
func (m NoSecurityAltID) SetSecurityAltID(v string)
SetSecurityAltID sets SecurityAltID, Tag 455
func (NoSecurityAltID) SetSecurityAltIDSource ¶
func (m NoSecurityAltID) SetSecurityAltIDSource(v string)
SetSecurityAltIDSource sets SecurityAltIDSource, Tag 456
type NoSecurityAltIDRepeatingGroup ¶
type NoSecurityAltIDRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoSecurityAltIDRepeatingGroup is a repeating group, Tag 454
func NewNoSecurityAltIDRepeatingGroup ¶
func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup
NewNoSecurityAltIDRepeatingGroup returns an initialized, NoSecurityAltIDRepeatingGroup
func (NoSecurityAltIDRepeatingGroup) Add ¶
func (m NoSecurityAltIDRepeatingGroup) Add() NoSecurityAltID
Add create and append a new NoSecurityAltID to this group
func (NoSecurityAltIDRepeatingGroup) Get ¶
func (m NoSecurityAltIDRepeatingGroup) Get(i int) NoSecurityAltID
Get returns the ith NoSecurityAltID in the NoSecurityAltIDRepeatinGroup
type NoStipulations ¶
NoStipulations is a repeating group element, Tag 232
func (NoStipulations) GetStipulationType ¶
func (m NoStipulations) GetStipulationType() (f field.StipulationTypeField, err quickfix.MessageRejectError)
GetStipulationType gets StipulationType, Tag 233
func (NoStipulations) GetStipulationValue ¶
func (m NoStipulations) GetStipulationValue() (f field.StipulationValueField, err quickfix.MessageRejectError)
GetStipulationValue gets StipulationValue, Tag 234
func (NoStipulations) HasStipulationType ¶
func (m NoStipulations) HasStipulationType() bool
HasStipulationType returns true if StipulationType is present, Tag 233
func (NoStipulations) HasStipulationValue ¶
func (m NoStipulations) HasStipulationValue() bool
HasStipulationValue returns true if StipulationValue is present, Tag 234
func (NoStipulations) SetStipulationType ¶
func (m NoStipulations) SetStipulationType(v string)
SetStipulationType sets StipulationType, Tag 233
func (NoStipulations) SetStipulationValue ¶
func (m NoStipulations) SetStipulationValue(v string)
SetStipulationValue sets StipulationValue, Tag 234
type NoStipulationsRepeatingGroup ¶
type NoStipulationsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoStipulationsRepeatingGroup is a repeating group, Tag 232
func NewNoStipulationsRepeatingGroup ¶
func NewNoStipulationsRepeatingGroup() NoStipulationsRepeatingGroup
NewNoStipulationsRepeatingGroup returns an initialized, NoStipulationsRepeatingGroup
func (NoStipulationsRepeatingGroup) Add ¶
func (m NoStipulationsRepeatingGroup) Add() NoStipulations
Add create and append a new NoStipulations to this group
func (NoStipulationsRepeatingGroup) Get ¶
func (m NoStipulationsRepeatingGroup) Get(i int) NoStipulations
Get returns the ith NoStipulations in the NoStipulationsRepeatinGroup
type NoStrategyParameters ¶
NoStrategyParameters is a repeating group element, Tag 957
func (NoStrategyParameters) GetStrategyParameterName ¶
func (m NoStrategyParameters) GetStrategyParameterName() (f field.StrategyParameterNameField, err quickfix.MessageRejectError)
GetStrategyParameterName gets StrategyParameterName, Tag 958
func (NoStrategyParameters) GetStrategyParameterType ¶
func (m NoStrategyParameters) GetStrategyParameterType() (f field.StrategyParameterTypeField, err quickfix.MessageRejectError)
GetStrategyParameterType gets StrategyParameterType, Tag 959
func (NoStrategyParameters) GetStrategyParameterValue ¶
func (m NoStrategyParameters) GetStrategyParameterValue() (f field.StrategyParameterValueField, err quickfix.MessageRejectError)
GetStrategyParameterValue gets StrategyParameterValue, Tag 960
func (NoStrategyParameters) HasStrategyParameterName ¶
func (m NoStrategyParameters) HasStrategyParameterName() bool
HasStrategyParameterName returns true if StrategyParameterName is present, Tag 958
func (NoStrategyParameters) HasStrategyParameterType ¶
func (m NoStrategyParameters) HasStrategyParameterType() bool
HasStrategyParameterType returns true if StrategyParameterType is present, Tag 959
func (NoStrategyParameters) HasStrategyParameterValue ¶
func (m NoStrategyParameters) HasStrategyParameterValue() bool
HasStrategyParameterValue returns true if StrategyParameterValue is present, Tag 960
func (NoStrategyParameters) SetStrategyParameterName ¶
func (m NoStrategyParameters) SetStrategyParameterName(v string)
SetStrategyParameterName sets StrategyParameterName, Tag 958
func (NoStrategyParameters) SetStrategyParameterType ¶
func (m NoStrategyParameters) SetStrategyParameterType(v int)
SetStrategyParameterType sets StrategyParameterType, Tag 959
func (NoStrategyParameters) SetStrategyParameterValue ¶
func (m NoStrategyParameters) SetStrategyParameterValue(v string)
SetStrategyParameterValue sets StrategyParameterValue, Tag 960
type NoStrategyParametersRepeatingGroup ¶
type NoStrategyParametersRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoStrategyParametersRepeatingGroup is a repeating group, Tag 957
func NewNoStrategyParametersRepeatingGroup ¶
func NewNoStrategyParametersRepeatingGroup() NoStrategyParametersRepeatingGroup
NewNoStrategyParametersRepeatingGroup returns an initialized, NoStrategyParametersRepeatingGroup
func (NoStrategyParametersRepeatingGroup) Add ¶
func (m NoStrategyParametersRepeatingGroup) Add() NoStrategyParameters
Add create and append a new NoStrategyParameters to this group
func (NoStrategyParametersRepeatingGroup) Get ¶
func (m NoStrategyParametersRepeatingGroup) Get(i int) NoStrategyParameters
Get returns the ith NoStrategyParameters in the NoStrategyParametersRepeatinGroup
type NoTradingSessions ¶
NoTradingSessions is a repeating group element, Tag 386
func (NoTradingSessions) GetTradingSessionID ¶
func (m NoTradingSessions) GetTradingSessionID() (f field.TradingSessionIDField, err quickfix.MessageRejectError)
GetTradingSessionID gets TradingSessionID, Tag 336
func (NoTradingSessions) GetTradingSessionSubID ¶
func (m NoTradingSessions) GetTradingSessionSubID() (f field.TradingSessionSubIDField, err quickfix.MessageRejectError)
GetTradingSessionSubID gets TradingSessionSubID, Tag 625
func (NoTradingSessions) HasTradingSessionID ¶
func (m NoTradingSessions) HasTradingSessionID() bool
HasTradingSessionID returns true if TradingSessionID is present, Tag 336
func (NoTradingSessions) HasTradingSessionSubID ¶
func (m NoTradingSessions) HasTradingSessionSubID() bool
HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625
func (NoTradingSessions) SetTradingSessionID ¶
func (m NoTradingSessions) SetTradingSessionID(v string)
SetTradingSessionID sets TradingSessionID, Tag 336
func (NoTradingSessions) SetTradingSessionSubID ¶
func (m NoTradingSessions) SetTradingSessionSubID(v string)
SetTradingSessionSubID sets TradingSessionSubID, Tag 625
type NoTradingSessionsRepeatingGroup ¶
type NoTradingSessionsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoTradingSessionsRepeatingGroup is a repeating group, Tag 386
func NewNoTradingSessionsRepeatingGroup ¶
func NewNoTradingSessionsRepeatingGroup() NoTradingSessionsRepeatingGroup
NewNoTradingSessionsRepeatingGroup returns an initialized, NoTradingSessionsRepeatingGroup
func (NoTradingSessionsRepeatingGroup) Add ¶
func (m NoTradingSessionsRepeatingGroup) Add() NoTradingSessions
Add create and append a new NoTradingSessions to this group
func (NoTradingSessionsRepeatingGroup) Get ¶
func (m NoTradingSessionsRepeatingGroup) Get(i int) NoTradingSessions
Get returns the ith NoTradingSessions in the NoTradingSessionsRepeatinGroup
type NoUnderlyingSecurityAltID ¶
NoUnderlyingSecurityAltID is a repeating group element, Tag 457
func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID ¶
func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (f field.UnderlyingSecurityAltIDField, err quickfix.MessageRejectError)
GetUnderlyingSecurityAltID gets UnderlyingSecurityAltID, Tag 458
func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource ¶
func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (f field.UnderlyingSecurityAltIDSourceField, err quickfix.MessageRejectError)
GetUnderlyingSecurityAltIDSource gets UnderlyingSecurityAltIDSource, Tag 459
func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID ¶
func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool
HasUnderlyingSecurityAltID returns true if UnderlyingSecurityAltID is present, Tag 458
func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource ¶
func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool
HasUnderlyingSecurityAltIDSource returns true if UnderlyingSecurityAltIDSource is present, Tag 459
func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID ¶
func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string)
SetUnderlyingSecurityAltID sets UnderlyingSecurityAltID, Tag 458
func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource ¶
func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string)
SetUnderlyingSecurityAltIDSource sets UnderlyingSecurityAltIDSource, Tag 459
type NoUnderlyingSecurityAltIDRepeatingGroup ¶
type NoUnderlyingSecurityAltIDRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUnderlyingSecurityAltIDRepeatingGroup is a repeating group, Tag 457
func NewNoUnderlyingSecurityAltIDRepeatingGroup ¶
func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup
NewNoUnderlyingSecurityAltIDRepeatingGroup returns an initialized, NoUnderlyingSecurityAltIDRepeatingGroup
func (NoUnderlyingSecurityAltIDRepeatingGroup) Add ¶
func (m NoUnderlyingSecurityAltIDRepeatingGroup) Add() NoUnderlyingSecurityAltID
Add create and append a new NoUnderlyingSecurityAltID to this group
func (NoUnderlyingSecurityAltIDRepeatingGroup) Get ¶
func (m NoUnderlyingSecurityAltIDRepeatingGroup) Get(i int) NoUnderlyingSecurityAltID
Get returns the ith NoUnderlyingSecurityAltID in the NoUnderlyingSecurityAltIDRepeatinGroup
type NoUnderlyingStips ¶
NoUnderlyingStips is a repeating group element, Tag 887
func (NoUnderlyingStips) GetUnderlyingStipType ¶
func (m NoUnderlyingStips) GetUnderlyingStipType() (f field.UnderlyingStipTypeField, err quickfix.MessageRejectError)
GetUnderlyingStipType gets UnderlyingStipType, Tag 888
func (NoUnderlyingStips) GetUnderlyingStipValue ¶
func (m NoUnderlyingStips) GetUnderlyingStipValue() (f field.UnderlyingStipValueField, err quickfix.MessageRejectError)
GetUnderlyingStipValue gets UnderlyingStipValue, Tag 889
func (NoUnderlyingStips) HasUnderlyingStipType ¶
func (m NoUnderlyingStips) HasUnderlyingStipType() bool
HasUnderlyingStipType returns true if UnderlyingStipType is present, Tag 888
func (NoUnderlyingStips) HasUnderlyingStipValue ¶
func (m NoUnderlyingStips) HasUnderlyingStipValue() bool
HasUnderlyingStipValue returns true if UnderlyingStipValue is present, Tag 889
func (NoUnderlyingStips) SetUnderlyingStipType ¶
func (m NoUnderlyingStips) SetUnderlyingStipType(v string)
SetUnderlyingStipType sets UnderlyingStipType, Tag 888
func (NoUnderlyingStips) SetUnderlyingStipValue ¶
func (m NoUnderlyingStips) SetUnderlyingStipValue(v string)
SetUnderlyingStipValue sets UnderlyingStipValue, Tag 889
type NoUnderlyingStipsRepeatingGroup ¶
type NoUnderlyingStipsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUnderlyingStipsRepeatingGroup is a repeating group, Tag 887
func NewNoUnderlyingStipsRepeatingGroup ¶
func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup
NewNoUnderlyingStipsRepeatingGroup returns an initialized, NoUnderlyingStipsRepeatingGroup
func (NoUnderlyingStipsRepeatingGroup) Add ¶
func (m NoUnderlyingStipsRepeatingGroup) Add() NoUnderlyingStips
Add create and append a new NoUnderlyingStips to this group
func (NoUnderlyingStipsRepeatingGroup) Get ¶
func (m NoUnderlyingStipsRepeatingGroup) Get(i int) NoUnderlyingStips
Get returns the ith NoUnderlyingStips in the NoUnderlyingStipsRepeatinGroup
type NoUnderlyings ¶
NoUnderlyings is a repeating group element, Tag 711
func (NoUnderlyings) GetEncodedUnderlyingIssuer ¶
func (m NoUnderlyings) GetEncodedUnderlyingIssuer() (f field.EncodedUnderlyingIssuerField, err quickfix.MessageRejectError)
GetEncodedUnderlyingIssuer gets EncodedUnderlyingIssuer, Tag 363
func (NoUnderlyings) GetEncodedUnderlyingIssuerLen ¶
func (m NoUnderlyings) GetEncodedUnderlyingIssuerLen() (f field.EncodedUnderlyingIssuerLenField, err quickfix.MessageRejectError)
GetEncodedUnderlyingIssuerLen gets EncodedUnderlyingIssuerLen, Tag 362
func (NoUnderlyings) GetEncodedUnderlyingSecurityDesc ¶
func (m NoUnderlyings) GetEncodedUnderlyingSecurityDesc() (f field.EncodedUnderlyingSecurityDescField, err quickfix.MessageRejectError)
GetEncodedUnderlyingSecurityDesc gets EncodedUnderlyingSecurityDesc, Tag 365
func (NoUnderlyings) GetEncodedUnderlyingSecurityDescLen ¶
func (m NoUnderlyings) GetEncodedUnderlyingSecurityDescLen() (f field.EncodedUnderlyingSecurityDescLenField, err quickfix.MessageRejectError)
GetEncodedUnderlyingSecurityDescLen gets EncodedUnderlyingSecurityDescLen, Tag 364
func (NoUnderlyings) GetNoUnderlyingSecurityAltID ¶
func (m NoUnderlyings) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
GetNoUnderlyingSecurityAltID gets NoUnderlyingSecurityAltID, Tag 457
func (NoUnderlyings) GetNoUnderlyingStips ¶
func (m NoUnderlyings) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError)
GetNoUnderlyingStips gets NoUnderlyingStips, Tag 887
func (NoUnderlyings) GetNoUndlyInstrumentParties ¶
func (m NoUnderlyings) GetNoUndlyInstrumentParties() (NoUndlyInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
GetNoUndlyInstrumentParties gets NoUndlyInstrumentParties, Tag 1058
func (NoUnderlyings) GetUnderlyingAdjustedQuantity ¶
func (m NoUnderlyings) GetUnderlyingAdjustedQuantity() (f field.UnderlyingAdjustedQuantityField, err quickfix.MessageRejectError)
GetUnderlyingAdjustedQuantity gets UnderlyingAdjustedQuantity, Tag 1044
func (NoUnderlyings) GetUnderlyingAllocationPercent ¶
func (m NoUnderlyings) GetUnderlyingAllocationPercent() (f field.UnderlyingAllocationPercentField, err quickfix.MessageRejectError)
GetUnderlyingAllocationPercent gets UnderlyingAllocationPercent, Tag 972
func (NoUnderlyings) GetUnderlyingAttachmentPoint ¶
func (m NoUnderlyings) GetUnderlyingAttachmentPoint() (f field.UnderlyingAttachmentPointField, err quickfix.MessageRejectError)
GetUnderlyingAttachmentPoint gets UnderlyingAttachmentPoint, Tag 1459
func (NoUnderlyings) GetUnderlyingCFICode ¶
func (m NoUnderlyings) GetUnderlyingCFICode() (f field.UnderlyingCFICodeField, err quickfix.MessageRejectError)
GetUnderlyingCFICode gets UnderlyingCFICode, Tag 463
func (NoUnderlyings) GetUnderlyingCPProgram ¶
func (m NoUnderlyings) GetUnderlyingCPProgram() (f field.UnderlyingCPProgramField, err quickfix.MessageRejectError)
GetUnderlyingCPProgram gets UnderlyingCPProgram, Tag 877
func (NoUnderlyings) GetUnderlyingCPRegType ¶
func (m NoUnderlyings) GetUnderlyingCPRegType() (f field.UnderlyingCPRegTypeField, err quickfix.MessageRejectError)
GetUnderlyingCPRegType gets UnderlyingCPRegType, Tag 878
func (NoUnderlyings) GetUnderlyingCapValue ¶
func (m NoUnderlyings) GetUnderlyingCapValue() (f field.UnderlyingCapValueField, err quickfix.MessageRejectError)
GetUnderlyingCapValue gets UnderlyingCapValue, Tag 1038
func (NoUnderlyings) GetUnderlyingCashAmount ¶
func (m NoUnderlyings) GetUnderlyingCashAmount() (f field.UnderlyingCashAmountField, err quickfix.MessageRejectError)
GetUnderlyingCashAmount gets UnderlyingCashAmount, Tag 973
func (NoUnderlyings) GetUnderlyingCashType ¶
func (m NoUnderlyings) GetUnderlyingCashType() (f field.UnderlyingCashTypeField, err quickfix.MessageRejectError)
GetUnderlyingCashType gets UnderlyingCashType, Tag 974
func (NoUnderlyings) GetUnderlyingContractMultiplier ¶
func (m NoUnderlyings) GetUnderlyingContractMultiplier() (f field.UnderlyingContractMultiplierField, err quickfix.MessageRejectError)
GetUnderlyingContractMultiplier gets UnderlyingContractMultiplier, Tag 436
func (NoUnderlyings) GetUnderlyingContractMultiplierUnit ¶
func (m NoUnderlyings) GetUnderlyingContractMultiplierUnit() (f field.UnderlyingContractMultiplierUnitField, err quickfix.MessageRejectError)
GetUnderlyingContractMultiplierUnit gets UnderlyingContractMultiplierUnit, Tag 1437
func (NoUnderlyings) GetUnderlyingCountryOfIssue ¶
func (m NoUnderlyings) GetUnderlyingCountryOfIssue() (f field.UnderlyingCountryOfIssueField, err quickfix.MessageRejectError)
GetUnderlyingCountryOfIssue gets UnderlyingCountryOfIssue, Tag 592
func (NoUnderlyings) GetUnderlyingCouponPaymentDate ¶
func (m NoUnderlyings) GetUnderlyingCouponPaymentDate() (f field.UnderlyingCouponPaymentDateField, err quickfix.MessageRejectError)
GetUnderlyingCouponPaymentDate gets UnderlyingCouponPaymentDate, Tag 241
func (NoUnderlyings) GetUnderlyingCouponRate ¶
func (m NoUnderlyings) GetUnderlyingCouponRate() (f field.UnderlyingCouponRateField, err quickfix.MessageRejectError)
GetUnderlyingCouponRate gets UnderlyingCouponRate, Tag 435
func (NoUnderlyings) GetUnderlyingCreditRating ¶
func (m NoUnderlyings) GetUnderlyingCreditRating() (f field.UnderlyingCreditRatingField, err quickfix.MessageRejectError)
GetUnderlyingCreditRating gets UnderlyingCreditRating, Tag 256
func (NoUnderlyings) GetUnderlyingCurrency ¶
func (m NoUnderlyings) GetUnderlyingCurrency() (f field.UnderlyingCurrencyField, err quickfix.MessageRejectError)
GetUnderlyingCurrency gets UnderlyingCurrency, Tag 318
func (NoUnderlyings) GetUnderlyingCurrentValue ¶
func (m NoUnderlyings) GetUnderlyingCurrentValue() (f field.UnderlyingCurrentValueField, err quickfix.MessageRejectError)
GetUnderlyingCurrentValue gets UnderlyingCurrentValue, Tag 885
func (NoUnderlyings) GetUnderlyingDetachmentPoint ¶
func (m NoUnderlyings) GetUnderlyingDetachmentPoint() (f field.UnderlyingDetachmentPointField, err quickfix.MessageRejectError)
GetUnderlyingDetachmentPoint gets UnderlyingDetachmentPoint, Tag 1460
func (NoUnderlyings) GetUnderlyingDirtyPrice ¶
func (m NoUnderlyings) GetUnderlyingDirtyPrice() (f field.UnderlyingDirtyPriceField, err quickfix.MessageRejectError)
GetUnderlyingDirtyPrice gets UnderlyingDirtyPrice, Tag 882
func (NoUnderlyings) GetUnderlyingEndPrice ¶
func (m NoUnderlyings) GetUnderlyingEndPrice() (f field.UnderlyingEndPriceField, err quickfix.MessageRejectError)
GetUnderlyingEndPrice gets UnderlyingEndPrice, Tag 883
func (NoUnderlyings) GetUnderlyingEndValue ¶
func (m NoUnderlyings) GetUnderlyingEndValue() (f field.UnderlyingEndValueField, err quickfix.MessageRejectError)
GetUnderlyingEndValue gets UnderlyingEndValue, Tag 886
func (NoUnderlyings) GetUnderlyingExerciseStyle ¶
func (m NoUnderlyings) GetUnderlyingExerciseStyle() (f field.UnderlyingExerciseStyleField, err quickfix.MessageRejectError)
GetUnderlyingExerciseStyle gets UnderlyingExerciseStyle, Tag 1419
func (NoUnderlyings) GetUnderlyingFXRate ¶
func (m NoUnderlyings) GetUnderlyingFXRate() (f field.UnderlyingFXRateField, err quickfix.MessageRejectError)
GetUnderlyingFXRate gets UnderlyingFXRate, Tag 1045
func (NoUnderlyings) GetUnderlyingFXRateCalc ¶
func (m NoUnderlyings) GetUnderlyingFXRateCalc() (f field.UnderlyingFXRateCalcField, err quickfix.MessageRejectError)
GetUnderlyingFXRateCalc gets UnderlyingFXRateCalc, Tag 1046
func (NoUnderlyings) GetUnderlyingFactor ¶
func (m NoUnderlyings) GetUnderlyingFactor() (f field.UnderlyingFactorField, err quickfix.MessageRejectError)
GetUnderlyingFactor gets UnderlyingFactor, Tag 246
func (NoUnderlyings) GetUnderlyingFlowScheduleType ¶
func (m NoUnderlyings) GetUnderlyingFlowScheduleType() (f field.UnderlyingFlowScheduleTypeField, err quickfix.MessageRejectError)
GetUnderlyingFlowScheduleType gets UnderlyingFlowScheduleType, Tag 1441
func (NoUnderlyings) GetUnderlyingInstrRegistry ¶
func (m NoUnderlyings) GetUnderlyingInstrRegistry() (f field.UnderlyingInstrRegistryField, err quickfix.MessageRejectError)
GetUnderlyingInstrRegistry gets UnderlyingInstrRegistry, Tag 595
func (NoUnderlyings) GetUnderlyingIssueDate ¶
func (m NoUnderlyings) GetUnderlyingIssueDate() (f field.UnderlyingIssueDateField, err quickfix.MessageRejectError)
GetUnderlyingIssueDate gets UnderlyingIssueDate, Tag 242
func (NoUnderlyings) GetUnderlyingIssuer ¶
func (m NoUnderlyings) GetUnderlyingIssuer() (f field.UnderlyingIssuerField, err quickfix.MessageRejectError)
GetUnderlyingIssuer gets UnderlyingIssuer, Tag 306
func (NoUnderlyings) GetUnderlyingLocaleOfIssue ¶
func (m NoUnderlyings) GetUnderlyingLocaleOfIssue() (f field.UnderlyingLocaleOfIssueField, err quickfix.MessageRejectError)
GetUnderlyingLocaleOfIssue gets UnderlyingLocaleOfIssue, Tag 594
func (NoUnderlyings) GetUnderlyingMaturityDate ¶
func (m NoUnderlyings) GetUnderlyingMaturityDate() (f field.UnderlyingMaturityDateField, err quickfix.MessageRejectError)
GetUnderlyingMaturityDate gets UnderlyingMaturityDate, Tag 542
func (NoUnderlyings) GetUnderlyingMaturityMonthYear ¶
func (m NoUnderlyings) GetUnderlyingMaturityMonthYear() (f field.UnderlyingMaturityMonthYearField, err quickfix.MessageRejectError)
GetUnderlyingMaturityMonthYear gets UnderlyingMaturityMonthYear, Tag 313
func (NoUnderlyings) GetUnderlyingMaturityTime ¶
func (m NoUnderlyings) GetUnderlyingMaturityTime() (f field.UnderlyingMaturityTimeField, err quickfix.MessageRejectError)
GetUnderlyingMaturityTime gets UnderlyingMaturityTime, Tag 1213
func (NoUnderlyings) GetUnderlyingNotionalPercentageOutstanding ¶
func (m NoUnderlyings) GetUnderlyingNotionalPercentageOutstanding() (f field.UnderlyingNotionalPercentageOutstandingField, err quickfix.MessageRejectError)
GetUnderlyingNotionalPercentageOutstanding gets UnderlyingNotionalPercentageOutstanding, Tag 1455
func (NoUnderlyings) GetUnderlyingOptAttribute ¶
func (m NoUnderlyings) GetUnderlyingOptAttribute() (f field.UnderlyingOptAttributeField, err quickfix.MessageRejectError)
GetUnderlyingOptAttribute gets UnderlyingOptAttribute, Tag 317
func (NoUnderlyings) GetUnderlyingOriginalNotionalPercentageOutstanding ¶
func (m NoUnderlyings) GetUnderlyingOriginalNotionalPercentageOutstanding() (f field.UnderlyingOriginalNotionalPercentageOutstandingField, err quickfix.MessageRejectError)
GetUnderlyingOriginalNotionalPercentageOutstanding gets UnderlyingOriginalNotionalPercentageOutstanding, Tag 1456
func (NoUnderlyings) GetUnderlyingPriceUnitOfMeasure ¶
func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasure() (f field.UnderlyingPriceUnitOfMeasureField, err quickfix.MessageRejectError)
GetUnderlyingPriceUnitOfMeasure gets UnderlyingPriceUnitOfMeasure, Tag 1424
func (NoUnderlyings) GetUnderlyingPriceUnitOfMeasureQty ¶
func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasureQty() (f field.UnderlyingPriceUnitOfMeasureQtyField, err quickfix.MessageRejectError)
GetUnderlyingPriceUnitOfMeasureQty gets UnderlyingPriceUnitOfMeasureQty, Tag 1425
func (NoUnderlyings) GetUnderlyingProduct ¶
func (m NoUnderlyings) GetUnderlyingProduct() (f field.UnderlyingProductField, err quickfix.MessageRejectError)
GetUnderlyingProduct gets UnderlyingProduct, Tag 462
func (NoUnderlyings) GetUnderlyingPutOrCall ¶
func (m NoUnderlyings) GetUnderlyingPutOrCall() (f field.UnderlyingPutOrCallField, err quickfix.MessageRejectError)
GetUnderlyingPutOrCall gets UnderlyingPutOrCall, Tag 315
func (NoUnderlyings) GetUnderlyingPx ¶
func (m NoUnderlyings) GetUnderlyingPx() (f field.UnderlyingPxField, err quickfix.MessageRejectError)
GetUnderlyingPx gets UnderlyingPx, Tag 810
func (NoUnderlyings) GetUnderlyingQty ¶
func (m NoUnderlyings) GetUnderlyingQty() (f field.UnderlyingQtyField, err quickfix.MessageRejectError)
GetUnderlyingQty gets UnderlyingQty, Tag 879
func (NoUnderlyings) GetUnderlyingRedemptionDate ¶
func (m NoUnderlyings) GetUnderlyingRedemptionDate() (f field.UnderlyingRedemptionDateField, err quickfix.MessageRejectError)
GetUnderlyingRedemptionDate gets UnderlyingRedemptionDate, Tag 247
func (NoUnderlyings) GetUnderlyingRepoCollateralSecurityType ¶
func (m NoUnderlyings) GetUnderlyingRepoCollateralSecurityType() (f field.UnderlyingRepoCollateralSecurityTypeField, err quickfix.MessageRejectError)
GetUnderlyingRepoCollateralSecurityType gets UnderlyingRepoCollateralSecurityType, Tag 243
func (NoUnderlyings) GetUnderlyingRepurchaseRate ¶
func (m NoUnderlyings) GetUnderlyingRepurchaseRate() (f field.UnderlyingRepurchaseRateField, err quickfix.MessageRejectError)
GetUnderlyingRepurchaseRate gets UnderlyingRepurchaseRate, Tag 245
func (NoUnderlyings) GetUnderlyingRepurchaseTerm ¶
func (m NoUnderlyings) GetUnderlyingRepurchaseTerm() (f field.UnderlyingRepurchaseTermField, err quickfix.MessageRejectError)
GetUnderlyingRepurchaseTerm gets UnderlyingRepurchaseTerm, Tag 244
func (NoUnderlyings) GetUnderlyingRestructuringType ¶
func (m NoUnderlyings) GetUnderlyingRestructuringType() (f field.UnderlyingRestructuringTypeField, err quickfix.MessageRejectError)
GetUnderlyingRestructuringType gets UnderlyingRestructuringType, Tag 1453
func (NoUnderlyings) GetUnderlyingSecurityDesc ¶
func (m NoUnderlyings) GetUnderlyingSecurityDesc() (f field.UnderlyingSecurityDescField, err quickfix.MessageRejectError)
GetUnderlyingSecurityDesc gets UnderlyingSecurityDesc, Tag 307
func (NoUnderlyings) GetUnderlyingSecurityExchange ¶
func (m NoUnderlyings) GetUnderlyingSecurityExchange() (f field.UnderlyingSecurityExchangeField, err quickfix.MessageRejectError)
GetUnderlyingSecurityExchange gets UnderlyingSecurityExchange, Tag 308
func (NoUnderlyings) GetUnderlyingSecurityID ¶
func (m NoUnderlyings) GetUnderlyingSecurityID() (f field.UnderlyingSecurityIDField, err quickfix.MessageRejectError)
GetUnderlyingSecurityID gets UnderlyingSecurityID, Tag 309
func (NoUnderlyings) GetUnderlyingSecurityIDSource ¶
func (m NoUnderlyings) GetUnderlyingSecurityIDSource() (f field.UnderlyingSecurityIDSourceField, err quickfix.MessageRejectError)
GetUnderlyingSecurityIDSource gets UnderlyingSecurityIDSource, Tag 305
func (NoUnderlyings) GetUnderlyingSecuritySubType ¶
func (m NoUnderlyings) GetUnderlyingSecuritySubType() (f field.UnderlyingSecuritySubTypeField, err quickfix.MessageRejectError)
GetUnderlyingSecuritySubType gets UnderlyingSecuritySubType, Tag 763
func (NoUnderlyings) GetUnderlyingSecurityType ¶
func (m NoUnderlyings) GetUnderlyingSecurityType() (f field.UnderlyingSecurityTypeField, err quickfix.MessageRejectError)
GetUnderlyingSecurityType gets UnderlyingSecurityType, Tag 310
func (NoUnderlyings) GetUnderlyingSeniority ¶
func (m NoUnderlyings) GetUnderlyingSeniority() (f field.UnderlyingSeniorityField, err quickfix.MessageRejectError)
GetUnderlyingSeniority gets UnderlyingSeniority, Tag 1454
func (NoUnderlyings) GetUnderlyingSettlMethod ¶
func (m NoUnderlyings) GetUnderlyingSettlMethod() (f field.UnderlyingSettlMethodField, err quickfix.MessageRejectError)
GetUnderlyingSettlMethod gets UnderlyingSettlMethod, Tag 1039
func (NoUnderlyings) GetUnderlyingSettlementType ¶
func (m NoUnderlyings) GetUnderlyingSettlementType() (f field.UnderlyingSettlementTypeField, err quickfix.MessageRejectError)
GetUnderlyingSettlementType gets UnderlyingSettlementType, Tag 975
func (NoUnderlyings) GetUnderlyingStartValue ¶
func (m NoUnderlyings) GetUnderlyingStartValue() (f field.UnderlyingStartValueField, err quickfix.MessageRejectError)
GetUnderlyingStartValue gets UnderlyingStartValue, Tag 884
func (NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue ¶
func (m NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue() (f field.UnderlyingStateOrProvinceOfIssueField, err quickfix.MessageRejectError)
GetUnderlyingStateOrProvinceOfIssue gets UnderlyingStateOrProvinceOfIssue, Tag 593
func (NoUnderlyings) GetUnderlyingStrikeCurrency ¶
func (m NoUnderlyings) GetUnderlyingStrikeCurrency() (f field.UnderlyingStrikeCurrencyField, err quickfix.MessageRejectError)
GetUnderlyingStrikeCurrency gets UnderlyingStrikeCurrency, Tag 941
func (NoUnderlyings) GetUnderlyingStrikePrice ¶
func (m NoUnderlyings) GetUnderlyingStrikePrice() (f field.UnderlyingStrikePriceField, err quickfix.MessageRejectError)
GetUnderlyingStrikePrice gets UnderlyingStrikePrice, Tag 316
func (NoUnderlyings) GetUnderlyingSymbol ¶
func (m NoUnderlyings) GetUnderlyingSymbol() (f field.UnderlyingSymbolField, err quickfix.MessageRejectError)
GetUnderlyingSymbol gets UnderlyingSymbol, Tag 311
func (NoUnderlyings) GetUnderlyingSymbolSfx ¶
func (m NoUnderlyings) GetUnderlyingSymbolSfx() (f field.UnderlyingSymbolSfxField, err quickfix.MessageRejectError)
GetUnderlyingSymbolSfx gets UnderlyingSymbolSfx, Tag 312
func (NoUnderlyings) GetUnderlyingTimeUnit ¶
func (m NoUnderlyings) GetUnderlyingTimeUnit() (f field.UnderlyingTimeUnitField, err quickfix.MessageRejectError)
GetUnderlyingTimeUnit gets UnderlyingTimeUnit, Tag 1000
func (NoUnderlyings) GetUnderlyingUnitOfMeasure ¶
func (m NoUnderlyings) GetUnderlyingUnitOfMeasure() (f field.UnderlyingUnitOfMeasureField, err quickfix.MessageRejectError)
GetUnderlyingUnitOfMeasure gets UnderlyingUnitOfMeasure, Tag 998
func (NoUnderlyings) GetUnderlyingUnitOfMeasureQty ¶
func (m NoUnderlyings) GetUnderlyingUnitOfMeasureQty() (f field.UnderlyingUnitOfMeasureQtyField, err quickfix.MessageRejectError)
GetUnderlyingUnitOfMeasureQty gets UnderlyingUnitOfMeasureQty, Tag 1423
func (NoUnderlyings) HasEncodedUnderlyingIssuer ¶
func (m NoUnderlyings) HasEncodedUnderlyingIssuer() bool
HasEncodedUnderlyingIssuer returns true if EncodedUnderlyingIssuer is present, Tag 363
func (NoUnderlyings) HasEncodedUnderlyingIssuerLen ¶
func (m NoUnderlyings) HasEncodedUnderlyingIssuerLen() bool
HasEncodedUnderlyingIssuerLen returns true if EncodedUnderlyingIssuerLen is present, Tag 362
func (NoUnderlyings) HasEncodedUnderlyingSecurityDesc ¶
func (m NoUnderlyings) HasEncodedUnderlyingSecurityDesc() bool
HasEncodedUnderlyingSecurityDesc returns true if EncodedUnderlyingSecurityDesc is present, Tag 365
func (NoUnderlyings) HasEncodedUnderlyingSecurityDescLen ¶
func (m NoUnderlyings) HasEncodedUnderlyingSecurityDescLen() bool
HasEncodedUnderlyingSecurityDescLen returns true if EncodedUnderlyingSecurityDescLen is present, Tag 364
func (NoUnderlyings) HasNoUnderlyingSecurityAltID ¶
func (m NoUnderlyings) HasNoUnderlyingSecurityAltID() bool
HasNoUnderlyingSecurityAltID returns true if NoUnderlyingSecurityAltID is present, Tag 457
func (NoUnderlyings) HasNoUnderlyingStips ¶
func (m NoUnderlyings) HasNoUnderlyingStips() bool
HasNoUnderlyingStips returns true if NoUnderlyingStips is present, Tag 887
func (NoUnderlyings) HasNoUndlyInstrumentParties ¶
func (m NoUnderlyings) HasNoUndlyInstrumentParties() bool
HasNoUndlyInstrumentParties returns true if NoUndlyInstrumentParties is present, Tag 1058
func (NoUnderlyings) HasUnderlyingAdjustedQuantity ¶
func (m NoUnderlyings) HasUnderlyingAdjustedQuantity() bool
HasUnderlyingAdjustedQuantity returns true if UnderlyingAdjustedQuantity is present, Tag 1044
func (NoUnderlyings) HasUnderlyingAllocationPercent ¶
func (m NoUnderlyings) HasUnderlyingAllocationPercent() bool
HasUnderlyingAllocationPercent returns true if UnderlyingAllocationPercent is present, Tag 972
func (NoUnderlyings) HasUnderlyingAttachmentPoint ¶
func (m NoUnderlyings) HasUnderlyingAttachmentPoint() bool
HasUnderlyingAttachmentPoint returns true if UnderlyingAttachmentPoint is present, Tag 1459
func (NoUnderlyings) HasUnderlyingCFICode ¶
func (m NoUnderlyings) HasUnderlyingCFICode() bool
HasUnderlyingCFICode returns true if UnderlyingCFICode is present, Tag 463
func (NoUnderlyings) HasUnderlyingCPProgram ¶
func (m NoUnderlyings) HasUnderlyingCPProgram() bool
HasUnderlyingCPProgram returns true if UnderlyingCPProgram is present, Tag 877
func (NoUnderlyings) HasUnderlyingCPRegType ¶
func (m NoUnderlyings) HasUnderlyingCPRegType() bool
HasUnderlyingCPRegType returns true if UnderlyingCPRegType is present, Tag 878
func (NoUnderlyings) HasUnderlyingCapValue ¶
func (m NoUnderlyings) HasUnderlyingCapValue() bool
HasUnderlyingCapValue returns true if UnderlyingCapValue is present, Tag 1038
func (NoUnderlyings) HasUnderlyingCashAmount ¶
func (m NoUnderlyings) HasUnderlyingCashAmount() bool
HasUnderlyingCashAmount returns true if UnderlyingCashAmount is present, Tag 973
func (NoUnderlyings) HasUnderlyingCashType ¶
func (m NoUnderlyings) HasUnderlyingCashType() bool
HasUnderlyingCashType returns true if UnderlyingCashType is present, Tag 974
func (NoUnderlyings) HasUnderlyingContractMultiplier ¶
func (m NoUnderlyings) HasUnderlyingContractMultiplier() bool
HasUnderlyingContractMultiplier returns true if UnderlyingContractMultiplier is present, Tag 436
func (NoUnderlyings) HasUnderlyingContractMultiplierUnit ¶
func (m NoUnderlyings) HasUnderlyingContractMultiplierUnit() bool
HasUnderlyingContractMultiplierUnit returns true if UnderlyingContractMultiplierUnit is present, Tag 1437
func (NoUnderlyings) HasUnderlyingCountryOfIssue ¶
func (m NoUnderlyings) HasUnderlyingCountryOfIssue() bool
HasUnderlyingCountryOfIssue returns true if UnderlyingCountryOfIssue is present, Tag 592
func (NoUnderlyings) HasUnderlyingCouponPaymentDate ¶
func (m NoUnderlyings) HasUnderlyingCouponPaymentDate() bool
HasUnderlyingCouponPaymentDate returns true if UnderlyingCouponPaymentDate is present, Tag 241
func (NoUnderlyings) HasUnderlyingCouponRate ¶
func (m NoUnderlyings) HasUnderlyingCouponRate() bool
HasUnderlyingCouponRate returns true if UnderlyingCouponRate is present, Tag 435
func (NoUnderlyings) HasUnderlyingCreditRating ¶
func (m NoUnderlyings) HasUnderlyingCreditRating() bool
HasUnderlyingCreditRating returns true if UnderlyingCreditRating is present, Tag 256
func (NoUnderlyings) HasUnderlyingCurrency ¶
func (m NoUnderlyings) HasUnderlyingCurrency() bool
HasUnderlyingCurrency returns true if UnderlyingCurrency is present, Tag 318
func (NoUnderlyings) HasUnderlyingCurrentValue ¶
func (m NoUnderlyings) HasUnderlyingCurrentValue() bool
HasUnderlyingCurrentValue returns true if UnderlyingCurrentValue is present, Tag 885
func (NoUnderlyings) HasUnderlyingDetachmentPoint ¶
func (m NoUnderlyings) HasUnderlyingDetachmentPoint() bool
HasUnderlyingDetachmentPoint returns true if UnderlyingDetachmentPoint is present, Tag 1460
func (NoUnderlyings) HasUnderlyingDirtyPrice ¶
func (m NoUnderlyings) HasUnderlyingDirtyPrice() bool
HasUnderlyingDirtyPrice returns true if UnderlyingDirtyPrice is present, Tag 882
func (NoUnderlyings) HasUnderlyingEndPrice ¶
func (m NoUnderlyings) HasUnderlyingEndPrice() bool
HasUnderlyingEndPrice returns true if UnderlyingEndPrice is present, Tag 883
func (NoUnderlyings) HasUnderlyingEndValue ¶
func (m NoUnderlyings) HasUnderlyingEndValue() bool
HasUnderlyingEndValue returns true if UnderlyingEndValue is present, Tag 886
func (NoUnderlyings) HasUnderlyingExerciseStyle ¶
func (m NoUnderlyings) HasUnderlyingExerciseStyle() bool
HasUnderlyingExerciseStyle returns true if UnderlyingExerciseStyle is present, Tag 1419
func (NoUnderlyings) HasUnderlyingFXRate ¶
func (m NoUnderlyings) HasUnderlyingFXRate() bool
HasUnderlyingFXRate returns true if UnderlyingFXRate is present, Tag 1045
func (NoUnderlyings) HasUnderlyingFXRateCalc ¶
func (m NoUnderlyings) HasUnderlyingFXRateCalc() bool
HasUnderlyingFXRateCalc returns true if UnderlyingFXRateCalc is present, Tag 1046
func (NoUnderlyings) HasUnderlyingFactor ¶
func (m NoUnderlyings) HasUnderlyingFactor() bool
HasUnderlyingFactor returns true if UnderlyingFactor is present, Tag 246
func (NoUnderlyings) HasUnderlyingFlowScheduleType ¶
func (m NoUnderlyings) HasUnderlyingFlowScheduleType() bool
HasUnderlyingFlowScheduleType returns true if UnderlyingFlowScheduleType is present, Tag 1441
func (NoUnderlyings) HasUnderlyingInstrRegistry ¶
func (m NoUnderlyings) HasUnderlyingInstrRegistry() bool
HasUnderlyingInstrRegistry returns true if UnderlyingInstrRegistry is present, Tag 595
func (NoUnderlyings) HasUnderlyingIssueDate ¶
func (m NoUnderlyings) HasUnderlyingIssueDate() bool
HasUnderlyingIssueDate returns true if UnderlyingIssueDate is present, Tag 242
func (NoUnderlyings) HasUnderlyingIssuer ¶
func (m NoUnderlyings) HasUnderlyingIssuer() bool
HasUnderlyingIssuer returns true if UnderlyingIssuer is present, Tag 306
func (NoUnderlyings) HasUnderlyingLocaleOfIssue ¶
func (m NoUnderlyings) HasUnderlyingLocaleOfIssue() bool
HasUnderlyingLocaleOfIssue returns true if UnderlyingLocaleOfIssue is present, Tag 594
func (NoUnderlyings) HasUnderlyingMaturityDate ¶
func (m NoUnderlyings) HasUnderlyingMaturityDate() bool
HasUnderlyingMaturityDate returns true if UnderlyingMaturityDate is present, Tag 542
func (NoUnderlyings) HasUnderlyingMaturityMonthYear ¶
func (m NoUnderlyings) HasUnderlyingMaturityMonthYear() bool
HasUnderlyingMaturityMonthYear returns true if UnderlyingMaturityMonthYear is present, Tag 313
func (NoUnderlyings) HasUnderlyingMaturityTime ¶
func (m NoUnderlyings) HasUnderlyingMaturityTime() bool
HasUnderlyingMaturityTime returns true if UnderlyingMaturityTime is present, Tag 1213
func (NoUnderlyings) HasUnderlyingNotionalPercentageOutstanding ¶
func (m NoUnderlyings) HasUnderlyingNotionalPercentageOutstanding() bool
HasUnderlyingNotionalPercentageOutstanding returns true if UnderlyingNotionalPercentageOutstanding is present, Tag 1455
func (NoUnderlyings) HasUnderlyingOptAttribute ¶
func (m NoUnderlyings) HasUnderlyingOptAttribute() bool
HasUnderlyingOptAttribute returns true if UnderlyingOptAttribute is present, Tag 317
func (NoUnderlyings) HasUnderlyingOriginalNotionalPercentageOutstanding ¶
func (m NoUnderlyings) HasUnderlyingOriginalNotionalPercentageOutstanding() bool
HasUnderlyingOriginalNotionalPercentageOutstanding returns true if UnderlyingOriginalNotionalPercentageOutstanding is present, Tag 1456
func (NoUnderlyings) HasUnderlyingPriceUnitOfMeasure ¶
func (m NoUnderlyings) HasUnderlyingPriceUnitOfMeasure() bool
HasUnderlyingPriceUnitOfMeasure returns true if UnderlyingPriceUnitOfMeasure is present, Tag 1424
func (NoUnderlyings) HasUnderlyingPriceUnitOfMeasureQty ¶
func (m NoUnderlyings) HasUnderlyingPriceUnitOfMeasureQty() bool
HasUnderlyingPriceUnitOfMeasureQty returns true if UnderlyingPriceUnitOfMeasureQty is present, Tag 1425
func (NoUnderlyings) HasUnderlyingProduct ¶
func (m NoUnderlyings) HasUnderlyingProduct() bool
HasUnderlyingProduct returns true if UnderlyingProduct is present, Tag 462
func (NoUnderlyings) HasUnderlyingPutOrCall ¶
func (m NoUnderlyings) HasUnderlyingPutOrCall() bool
HasUnderlyingPutOrCall returns true if UnderlyingPutOrCall is present, Tag 315
func (NoUnderlyings) HasUnderlyingPx ¶
func (m NoUnderlyings) HasUnderlyingPx() bool
HasUnderlyingPx returns true if UnderlyingPx is present, Tag 810
func (NoUnderlyings) HasUnderlyingQty ¶
func (m NoUnderlyings) HasUnderlyingQty() bool
HasUnderlyingQty returns true if UnderlyingQty is present, Tag 879
func (NoUnderlyings) HasUnderlyingRedemptionDate ¶
func (m NoUnderlyings) HasUnderlyingRedemptionDate() bool
HasUnderlyingRedemptionDate returns true if UnderlyingRedemptionDate is present, Tag 247
func (NoUnderlyings) HasUnderlyingRepoCollateralSecurityType ¶
func (m NoUnderlyings) HasUnderlyingRepoCollateralSecurityType() bool
HasUnderlyingRepoCollateralSecurityType returns true if UnderlyingRepoCollateralSecurityType is present, Tag 243
func (NoUnderlyings) HasUnderlyingRepurchaseRate ¶
func (m NoUnderlyings) HasUnderlyingRepurchaseRate() bool
HasUnderlyingRepurchaseRate returns true if UnderlyingRepurchaseRate is present, Tag 245
func (NoUnderlyings) HasUnderlyingRepurchaseTerm ¶
func (m NoUnderlyings) HasUnderlyingRepurchaseTerm() bool
HasUnderlyingRepurchaseTerm returns true if UnderlyingRepurchaseTerm is present, Tag 244
func (NoUnderlyings) HasUnderlyingRestructuringType ¶
func (m NoUnderlyings) HasUnderlyingRestructuringType() bool
HasUnderlyingRestructuringType returns true if UnderlyingRestructuringType is present, Tag 1453
func (NoUnderlyings) HasUnderlyingSecurityDesc ¶
func (m NoUnderlyings) HasUnderlyingSecurityDesc() bool
HasUnderlyingSecurityDesc returns true if UnderlyingSecurityDesc is present, Tag 307
func (NoUnderlyings) HasUnderlyingSecurityExchange ¶
func (m NoUnderlyings) HasUnderlyingSecurityExchange() bool
HasUnderlyingSecurityExchange returns true if UnderlyingSecurityExchange is present, Tag 308
func (NoUnderlyings) HasUnderlyingSecurityID ¶
func (m NoUnderlyings) HasUnderlyingSecurityID() bool
HasUnderlyingSecurityID returns true if UnderlyingSecurityID is present, Tag 309
func (NoUnderlyings) HasUnderlyingSecurityIDSource ¶
func (m NoUnderlyings) HasUnderlyingSecurityIDSource() bool
HasUnderlyingSecurityIDSource returns true if UnderlyingSecurityIDSource is present, Tag 305
func (NoUnderlyings) HasUnderlyingSecuritySubType ¶
func (m NoUnderlyings) HasUnderlyingSecuritySubType() bool
HasUnderlyingSecuritySubType returns true if UnderlyingSecuritySubType is present, Tag 763
func (NoUnderlyings) HasUnderlyingSecurityType ¶
func (m NoUnderlyings) HasUnderlyingSecurityType() bool
HasUnderlyingSecurityType returns true if UnderlyingSecurityType is present, Tag 310
func (NoUnderlyings) HasUnderlyingSeniority ¶
func (m NoUnderlyings) HasUnderlyingSeniority() bool
HasUnderlyingSeniority returns true if UnderlyingSeniority is present, Tag 1454
func (NoUnderlyings) HasUnderlyingSettlMethod ¶
func (m NoUnderlyings) HasUnderlyingSettlMethod() bool
HasUnderlyingSettlMethod returns true if UnderlyingSettlMethod is present, Tag 1039
func (NoUnderlyings) HasUnderlyingSettlementType ¶
func (m NoUnderlyings) HasUnderlyingSettlementType() bool
HasUnderlyingSettlementType returns true if UnderlyingSettlementType is present, Tag 975
func (NoUnderlyings) HasUnderlyingStartValue ¶
func (m NoUnderlyings) HasUnderlyingStartValue() bool
HasUnderlyingStartValue returns true if UnderlyingStartValue is present, Tag 884
func (NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue ¶
func (m NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue() bool
HasUnderlyingStateOrProvinceOfIssue returns true if UnderlyingStateOrProvinceOfIssue is present, Tag 593
func (NoUnderlyings) HasUnderlyingStrikeCurrency ¶
func (m NoUnderlyings) HasUnderlyingStrikeCurrency() bool
HasUnderlyingStrikeCurrency returns true if UnderlyingStrikeCurrency is present, Tag 941
func (NoUnderlyings) HasUnderlyingStrikePrice ¶
func (m NoUnderlyings) HasUnderlyingStrikePrice() bool
HasUnderlyingStrikePrice returns true if UnderlyingStrikePrice is present, Tag 316
func (NoUnderlyings) HasUnderlyingSymbol ¶
func (m NoUnderlyings) HasUnderlyingSymbol() bool
HasUnderlyingSymbol returns true if UnderlyingSymbol is present, Tag 311
func (NoUnderlyings) HasUnderlyingSymbolSfx ¶
func (m NoUnderlyings) HasUnderlyingSymbolSfx() bool
HasUnderlyingSymbolSfx returns true if UnderlyingSymbolSfx is present, Tag 312
func (NoUnderlyings) HasUnderlyingTimeUnit ¶
func (m NoUnderlyings) HasUnderlyingTimeUnit() bool
HasUnderlyingTimeUnit returns true if UnderlyingTimeUnit is present, Tag 1000
func (NoUnderlyings) HasUnderlyingUnitOfMeasure ¶
func (m NoUnderlyings) HasUnderlyingUnitOfMeasure() bool
HasUnderlyingUnitOfMeasure returns true if UnderlyingUnitOfMeasure is present, Tag 998
func (NoUnderlyings) HasUnderlyingUnitOfMeasureQty ¶
func (m NoUnderlyings) HasUnderlyingUnitOfMeasureQty() bool
HasUnderlyingUnitOfMeasureQty returns true if UnderlyingUnitOfMeasureQty is present, Tag 1423
func (NoUnderlyings) SetEncodedUnderlyingIssuer ¶
func (m NoUnderlyings) SetEncodedUnderlyingIssuer(v string)
SetEncodedUnderlyingIssuer sets EncodedUnderlyingIssuer, Tag 363
func (NoUnderlyings) SetEncodedUnderlyingIssuerLen ¶
func (m NoUnderlyings) SetEncodedUnderlyingIssuerLen(v int)
SetEncodedUnderlyingIssuerLen sets EncodedUnderlyingIssuerLen, Tag 362
func (NoUnderlyings) SetEncodedUnderlyingSecurityDesc ¶
func (m NoUnderlyings) SetEncodedUnderlyingSecurityDesc(v string)
SetEncodedUnderlyingSecurityDesc sets EncodedUnderlyingSecurityDesc, Tag 365
func (NoUnderlyings) SetEncodedUnderlyingSecurityDescLen ¶
func (m NoUnderlyings) SetEncodedUnderlyingSecurityDescLen(v int)
SetEncodedUnderlyingSecurityDescLen sets EncodedUnderlyingSecurityDescLen, Tag 364
func (NoUnderlyings) SetNoUnderlyingSecurityAltID ¶
func (m NoUnderlyings) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)
SetNoUnderlyingSecurityAltID sets NoUnderlyingSecurityAltID, Tag 457
func (NoUnderlyings) SetNoUnderlyingStips ¶
func (m NoUnderlyings) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup)
SetNoUnderlyingStips sets NoUnderlyingStips, Tag 887
func (NoUnderlyings) SetNoUndlyInstrumentParties ¶
func (m NoUnderlyings) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup)
SetNoUndlyInstrumentParties sets NoUndlyInstrumentParties, Tag 1058
func (NoUnderlyings) SetUnderlyingAdjustedQuantity ¶
func (m NoUnderlyings) SetUnderlyingAdjustedQuantity(v float64)
SetUnderlyingAdjustedQuantity sets UnderlyingAdjustedQuantity, Tag 1044
func (NoUnderlyings) SetUnderlyingAllocationPercent ¶
func (m NoUnderlyings) SetUnderlyingAllocationPercent(v float64)
SetUnderlyingAllocationPercent sets UnderlyingAllocationPercent, Tag 972
func (NoUnderlyings) SetUnderlyingAttachmentPoint ¶
func (m NoUnderlyings) SetUnderlyingAttachmentPoint(v float64)
SetUnderlyingAttachmentPoint sets UnderlyingAttachmentPoint, Tag 1459
func (NoUnderlyings) SetUnderlyingCFICode ¶
func (m NoUnderlyings) SetUnderlyingCFICode(v string)
SetUnderlyingCFICode sets UnderlyingCFICode, Tag 463
func (NoUnderlyings) SetUnderlyingCPProgram ¶
func (m NoUnderlyings) SetUnderlyingCPProgram(v string)
SetUnderlyingCPProgram sets UnderlyingCPProgram, Tag 877
func (NoUnderlyings) SetUnderlyingCPRegType ¶
func (m NoUnderlyings) SetUnderlyingCPRegType(v string)
SetUnderlyingCPRegType sets UnderlyingCPRegType, Tag 878
func (NoUnderlyings) SetUnderlyingCapValue ¶
func (m NoUnderlyings) SetUnderlyingCapValue(v float64)
SetUnderlyingCapValue sets UnderlyingCapValue, Tag 1038
func (NoUnderlyings) SetUnderlyingCashAmount ¶
func (m NoUnderlyings) SetUnderlyingCashAmount(v float64)
SetUnderlyingCashAmount sets UnderlyingCashAmount, Tag 973
func (NoUnderlyings) SetUnderlyingCashType ¶
func (m NoUnderlyings) SetUnderlyingCashType(v string)
SetUnderlyingCashType sets UnderlyingCashType, Tag 974
func (NoUnderlyings) SetUnderlyingContractMultiplier ¶
func (m NoUnderlyings) SetUnderlyingContractMultiplier(v float64)
SetUnderlyingContractMultiplier sets UnderlyingContractMultiplier, Tag 436
func (NoUnderlyings) SetUnderlyingContractMultiplierUnit ¶
func (m NoUnderlyings) SetUnderlyingContractMultiplierUnit(v int)
SetUnderlyingContractMultiplierUnit sets UnderlyingContractMultiplierUnit, Tag 1437
func (NoUnderlyings) SetUnderlyingCountryOfIssue ¶
func (m NoUnderlyings) SetUnderlyingCountryOfIssue(v string)
SetUnderlyingCountryOfIssue sets UnderlyingCountryOfIssue, Tag 592
func (NoUnderlyings) SetUnderlyingCouponPaymentDate ¶
func (m NoUnderlyings) SetUnderlyingCouponPaymentDate(v string)
SetUnderlyingCouponPaymentDate sets UnderlyingCouponPaymentDate, Tag 241
func (NoUnderlyings) SetUnderlyingCouponRate ¶
func (m NoUnderlyings) SetUnderlyingCouponRate(v float64)
SetUnderlyingCouponRate sets UnderlyingCouponRate, Tag 435
func (NoUnderlyings) SetUnderlyingCreditRating ¶
func (m NoUnderlyings) SetUnderlyingCreditRating(v string)
SetUnderlyingCreditRating sets UnderlyingCreditRating, Tag 256
func (NoUnderlyings) SetUnderlyingCurrency ¶
func (m NoUnderlyings) SetUnderlyingCurrency(v string)
SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318
func (NoUnderlyings) SetUnderlyingCurrentValue ¶
func (m NoUnderlyings) SetUnderlyingCurrentValue(v float64)
SetUnderlyingCurrentValue sets UnderlyingCurrentValue, Tag 885
func (NoUnderlyings) SetUnderlyingDetachmentPoint ¶
func (m NoUnderlyings) SetUnderlyingDetachmentPoint(v float64)
SetUnderlyingDetachmentPoint sets UnderlyingDetachmentPoint, Tag 1460
func (NoUnderlyings) SetUnderlyingDirtyPrice ¶
func (m NoUnderlyings) SetUnderlyingDirtyPrice(v float64)
SetUnderlyingDirtyPrice sets UnderlyingDirtyPrice, Tag 882
func (NoUnderlyings) SetUnderlyingEndPrice ¶
func (m NoUnderlyings) SetUnderlyingEndPrice(v float64)
SetUnderlyingEndPrice sets UnderlyingEndPrice, Tag 883
func (NoUnderlyings) SetUnderlyingEndValue ¶
func (m NoUnderlyings) SetUnderlyingEndValue(v float64)
SetUnderlyingEndValue sets UnderlyingEndValue, Tag 886
func (NoUnderlyings) SetUnderlyingExerciseStyle ¶
func (m NoUnderlyings) SetUnderlyingExerciseStyle(v int)
SetUnderlyingExerciseStyle sets UnderlyingExerciseStyle, Tag 1419
func (NoUnderlyings) SetUnderlyingFXRate ¶
func (m NoUnderlyings) SetUnderlyingFXRate(v float64)
SetUnderlyingFXRate sets UnderlyingFXRate, Tag 1045
func (NoUnderlyings) SetUnderlyingFXRateCalc ¶
func (m NoUnderlyings) SetUnderlyingFXRateCalc(v string)
SetUnderlyingFXRateCalc sets UnderlyingFXRateCalc, Tag 1046
func (NoUnderlyings) SetUnderlyingFactor ¶
func (m NoUnderlyings) SetUnderlyingFactor(v float64)
SetUnderlyingFactor sets UnderlyingFactor, Tag 246
func (NoUnderlyings) SetUnderlyingFlowScheduleType ¶
func (m NoUnderlyings) SetUnderlyingFlowScheduleType(v int)
SetUnderlyingFlowScheduleType sets UnderlyingFlowScheduleType, Tag 1441
func (NoUnderlyings) SetUnderlyingInstrRegistry ¶
func (m NoUnderlyings) SetUnderlyingInstrRegistry(v string)
SetUnderlyingInstrRegistry sets UnderlyingInstrRegistry, Tag 595
func (NoUnderlyings) SetUnderlyingIssueDate ¶
func (m NoUnderlyings) SetUnderlyingIssueDate(v string)
SetUnderlyingIssueDate sets UnderlyingIssueDate, Tag 242
func (NoUnderlyings) SetUnderlyingIssuer ¶
func (m NoUnderlyings) SetUnderlyingIssuer(v string)
SetUnderlyingIssuer sets UnderlyingIssuer, Tag 306
func (NoUnderlyings) SetUnderlyingLocaleOfIssue ¶
func (m NoUnderlyings) SetUnderlyingLocaleOfIssue(v string)
SetUnderlyingLocaleOfIssue sets UnderlyingLocaleOfIssue, Tag 594
func (NoUnderlyings) SetUnderlyingMaturityDate ¶
func (m NoUnderlyings) SetUnderlyingMaturityDate(v string)
SetUnderlyingMaturityDate sets UnderlyingMaturityDate, Tag 542
func (NoUnderlyings) SetUnderlyingMaturityMonthYear ¶
func (m NoUnderlyings) SetUnderlyingMaturityMonthYear(v string)
SetUnderlyingMaturityMonthYear sets UnderlyingMaturityMonthYear, Tag 313
func (NoUnderlyings) SetUnderlyingMaturityTime ¶
func (m NoUnderlyings) SetUnderlyingMaturityTime(v string)
SetUnderlyingMaturityTime sets UnderlyingMaturityTime, Tag 1213
func (NoUnderlyings) SetUnderlyingNotionalPercentageOutstanding ¶
func (m NoUnderlyings) SetUnderlyingNotionalPercentageOutstanding(v float64)
SetUnderlyingNotionalPercentageOutstanding sets UnderlyingNotionalPercentageOutstanding, Tag 1455
func (NoUnderlyings) SetUnderlyingOptAttribute ¶
func (m NoUnderlyings) SetUnderlyingOptAttribute(v string)
SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317
func (NoUnderlyings) SetUnderlyingOriginalNotionalPercentageOutstanding ¶
func (m NoUnderlyings) SetUnderlyingOriginalNotionalPercentageOutstanding(v float64)
SetUnderlyingOriginalNotionalPercentageOutstanding sets UnderlyingOriginalNotionalPercentageOutstanding, Tag 1456
func (NoUnderlyings) SetUnderlyingPriceUnitOfMeasure ¶
func (m NoUnderlyings) SetUnderlyingPriceUnitOfMeasure(v string)
SetUnderlyingPriceUnitOfMeasure sets UnderlyingPriceUnitOfMeasure, Tag 1424
func (NoUnderlyings) SetUnderlyingPriceUnitOfMeasureQty ¶
func (m NoUnderlyings) SetUnderlyingPriceUnitOfMeasureQty(v float64)
SetUnderlyingPriceUnitOfMeasureQty sets UnderlyingPriceUnitOfMeasureQty, Tag 1425
func (NoUnderlyings) SetUnderlyingProduct ¶
func (m NoUnderlyings) SetUnderlyingProduct(v int)
SetUnderlyingProduct sets UnderlyingProduct, Tag 462
func (NoUnderlyings) SetUnderlyingPutOrCall ¶
func (m NoUnderlyings) SetUnderlyingPutOrCall(v int)
SetUnderlyingPutOrCall sets UnderlyingPutOrCall, Tag 315
func (NoUnderlyings) SetUnderlyingPx ¶
func (m NoUnderlyings) SetUnderlyingPx(v float64)
SetUnderlyingPx sets UnderlyingPx, Tag 810
func (NoUnderlyings) SetUnderlyingQty ¶
func (m NoUnderlyings) SetUnderlyingQty(v float64)
SetUnderlyingQty sets UnderlyingQty, Tag 879
func (NoUnderlyings) SetUnderlyingRedemptionDate ¶
func (m NoUnderlyings) SetUnderlyingRedemptionDate(v string)
SetUnderlyingRedemptionDate sets UnderlyingRedemptionDate, Tag 247
func (NoUnderlyings) SetUnderlyingRepoCollateralSecurityType ¶
func (m NoUnderlyings) SetUnderlyingRepoCollateralSecurityType(v int)
SetUnderlyingRepoCollateralSecurityType sets UnderlyingRepoCollateralSecurityType, Tag 243
func (NoUnderlyings) SetUnderlyingRepurchaseRate ¶
func (m NoUnderlyings) SetUnderlyingRepurchaseRate(v float64)
SetUnderlyingRepurchaseRate sets UnderlyingRepurchaseRate, Tag 245
func (NoUnderlyings) SetUnderlyingRepurchaseTerm ¶
func (m NoUnderlyings) SetUnderlyingRepurchaseTerm(v int)
SetUnderlyingRepurchaseTerm sets UnderlyingRepurchaseTerm, Tag 244
func (NoUnderlyings) SetUnderlyingRestructuringType ¶
func (m NoUnderlyings) SetUnderlyingRestructuringType(v string)
SetUnderlyingRestructuringType sets UnderlyingRestructuringType, Tag 1453
func (NoUnderlyings) SetUnderlyingSecurityDesc ¶
func (m NoUnderlyings) SetUnderlyingSecurityDesc(v string)
SetUnderlyingSecurityDesc sets UnderlyingSecurityDesc, Tag 307
func (NoUnderlyings) SetUnderlyingSecurityExchange ¶
func (m NoUnderlyings) SetUnderlyingSecurityExchange(v string)
SetUnderlyingSecurityExchange sets UnderlyingSecurityExchange, Tag 308
func (NoUnderlyings) SetUnderlyingSecurityID ¶
func (m NoUnderlyings) SetUnderlyingSecurityID(v string)
SetUnderlyingSecurityID sets UnderlyingSecurityID, Tag 309
func (NoUnderlyings) SetUnderlyingSecurityIDSource ¶
func (m NoUnderlyings) SetUnderlyingSecurityIDSource(v string)
SetUnderlyingSecurityIDSource sets UnderlyingSecurityIDSource, Tag 305
func (NoUnderlyings) SetUnderlyingSecuritySubType ¶
func (m NoUnderlyings) SetUnderlyingSecuritySubType(v string)
SetUnderlyingSecuritySubType sets UnderlyingSecuritySubType, Tag 763
func (NoUnderlyings) SetUnderlyingSecurityType ¶
func (m NoUnderlyings) SetUnderlyingSecurityType(v string)
SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310
func (NoUnderlyings) SetUnderlyingSeniority ¶
func (m NoUnderlyings) SetUnderlyingSeniority(v string)
SetUnderlyingSeniority sets UnderlyingSeniority, Tag 1454
func (NoUnderlyings) SetUnderlyingSettlMethod ¶
func (m NoUnderlyings) SetUnderlyingSettlMethod(v string)
SetUnderlyingSettlMethod sets UnderlyingSettlMethod, Tag 1039
func (NoUnderlyings) SetUnderlyingSettlementType ¶
func (m NoUnderlyings) SetUnderlyingSettlementType(v int)
SetUnderlyingSettlementType sets UnderlyingSettlementType, Tag 975
func (NoUnderlyings) SetUnderlyingStartValue ¶
func (m NoUnderlyings) SetUnderlyingStartValue(v float64)
SetUnderlyingStartValue sets UnderlyingStartValue, Tag 884
func (NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue ¶
func (m NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue(v string)
SetUnderlyingStateOrProvinceOfIssue sets UnderlyingStateOrProvinceOfIssue, Tag 593
func (NoUnderlyings) SetUnderlyingStrikeCurrency ¶
func (m NoUnderlyings) SetUnderlyingStrikeCurrency(v string)
SetUnderlyingStrikeCurrency sets UnderlyingStrikeCurrency, Tag 941
func (NoUnderlyings) SetUnderlyingStrikePrice ¶
func (m NoUnderlyings) SetUnderlyingStrikePrice(v float64)
SetUnderlyingStrikePrice sets UnderlyingStrikePrice, Tag 316
func (NoUnderlyings) SetUnderlyingSymbol ¶
func (m NoUnderlyings) SetUnderlyingSymbol(v string)
SetUnderlyingSymbol sets UnderlyingSymbol, Tag 311
func (NoUnderlyings) SetUnderlyingSymbolSfx ¶
func (m NoUnderlyings) SetUnderlyingSymbolSfx(v string)
SetUnderlyingSymbolSfx sets UnderlyingSymbolSfx, Tag 312
func (NoUnderlyings) SetUnderlyingTimeUnit ¶
func (m NoUnderlyings) SetUnderlyingTimeUnit(v string)
SetUnderlyingTimeUnit sets UnderlyingTimeUnit, Tag 1000
func (NoUnderlyings) SetUnderlyingUnitOfMeasure ¶
func (m NoUnderlyings) SetUnderlyingUnitOfMeasure(v string)
SetUnderlyingUnitOfMeasure sets UnderlyingUnitOfMeasure, Tag 998
func (NoUnderlyings) SetUnderlyingUnitOfMeasureQty ¶
func (m NoUnderlyings) SetUnderlyingUnitOfMeasureQty(v float64)
SetUnderlyingUnitOfMeasureQty sets UnderlyingUnitOfMeasureQty, Tag 1423
type NoUnderlyingsRepeatingGroup ¶
type NoUnderlyingsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUnderlyingsRepeatingGroup is a repeating group, Tag 711
func NewNoUnderlyingsRepeatingGroup ¶
func NewNoUnderlyingsRepeatingGroup() NoUnderlyingsRepeatingGroup
NewNoUnderlyingsRepeatingGroup returns an initialized, NoUnderlyingsRepeatingGroup
func (NoUnderlyingsRepeatingGroup) Add ¶
func (m NoUnderlyingsRepeatingGroup) Add() NoUnderlyings
Add create and append a new NoUnderlyings to this group
func (NoUnderlyingsRepeatingGroup) Get ¶
func (m NoUnderlyingsRepeatingGroup) Get(i int) NoUnderlyings
Get returns the ith NoUnderlyings in the NoUnderlyingsRepeatinGroup
type NoUndlyInstrumentParties ¶
NoUndlyInstrumentParties is a repeating group element, Tag 1058
func (NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs ¶
func (m NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs() (NoUndlyInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoUndlyInstrumentPartySubIDs gets NoUndlyInstrumentPartySubIDs, Tag 1062
func (NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyID ¶
func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyID() (f field.UnderlyingInstrumentPartyIDField, err quickfix.MessageRejectError)
GetUnderlyingInstrumentPartyID gets UnderlyingInstrumentPartyID, Tag 1059
func (NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource ¶
func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource() (f field.UnderlyingInstrumentPartyIDSourceField, err quickfix.MessageRejectError)
GetUnderlyingInstrumentPartyIDSource gets UnderlyingInstrumentPartyIDSource, Tag 1060
func (NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole ¶
func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole() (f field.UnderlyingInstrumentPartyRoleField, err quickfix.MessageRejectError)
GetUnderlyingInstrumentPartyRole gets UnderlyingInstrumentPartyRole, Tag 1061
func (NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs ¶
func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool
HasNoUndlyInstrumentPartySubIDs returns true if NoUndlyInstrumentPartySubIDs is present, Tag 1062
func (NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyID ¶
func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyID() bool
HasUnderlyingInstrumentPartyID returns true if UnderlyingInstrumentPartyID is present, Tag 1059
func (NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyIDSource ¶
func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyIDSource() bool
HasUnderlyingInstrumentPartyIDSource returns true if UnderlyingInstrumentPartyIDSource is present, Tag 1060
func (NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyRole ¶
func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyRole() bool
HasUnderlyingInstrumentPartyRole returns true if UnderlyingInstrumentPartyRole is present, Tag 1061
func (NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs ¶
func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup)
SetNoUndlyInstrumentPartySubIDs sets NoUndlyInstrumentPartySubIDs, Tag 1062
func (NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyID ¶
func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyID(v string)
SetUnderlyingInstrumentPartyID sets UnderlyingInstrumentPartyID, Tag 1059
func (NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyIDSource ¶
func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyIDSource(v string)
SetUnderlyingInstrumentPartyIDSource sets UnderlyingInstrumentPartyIDSource, Tag 1060
func (NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyRole ¶
func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyRole(v int)
SetUnderlyingInstrumentPartyRole sets UnderlyingInstrumentPartyRole, Tag 1061
type NoUndlyInstrumentPartiesRepeatingGroup ¶
type NoUndlyInstrumentPartiesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUndlyInstrumentPartiesRepeatingGroup is a repeating group, Tag 1058
func NewNoUndlyInstrumentPartiesRepeatingGroup ¶
func NewNoUndlyInstrumentPartiesRepeatingGroup() NoUndlyInstrumentPartiesRepeatingGroup
NewNoUndlyInstrumentPartiesRepeatingGroup returns an initialized, NoUndlyInstrumentPartiesRepeatingGroup
func (NoUndlyInstrumentPartiesRepeatingGroup) Add ¶
func (m NoUndlyInstrumentPartiesRepeatingGroup) Add() NoUndlyInstrumentParties
Add create and append a new NoUndlyInstrumentParties to this group
func (NoUndlyInstrumentPartiesRepeatingGroup) Get ¶
func (m NoUndlyInstrumentPartiesRepeatingGroup) Get(i int) NoUndlyInstrumentParties
Get returns the ith NoUndlyInstrumentParties in the NoUndlyInstrumentPartiesRepeatinGroup
type NoUndlyInstrumentPartySubIDs ¶
NoUndlyInstrumentPartySubIDs is a repeating group element, Tag 1062
func (NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubID ¶
func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubID() (f field.UnderlyingInstrumentPartySubIDField, err quickfix.MessageRejectError)
GetUnderlyingInstrumentPartySubID gets UnderlyingInstrumentPartySubID, Tag 1063
func (NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType ¶
func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType() (f field.UnderlyingInstrumentPartySubIDTypeField, err quickfix.MessageRejectError)
GetUnderlyingInstrumentPartySubIDType gets UnderlyingInstrumentPartySubIDType, Tag 1064
func (NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubID ¶
func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubID() bool
HasUnderlyingInstrumentPartySubID returns true if UnderlyingInstrumentPartySubID is present, Tag 1063
func (NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubIDType ¶
func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubIDType() bool
HasUnderlyingInstrumentPartySubIDType returns true if UnderlyingInstrumentPartySubIDType is present, Tag 1064
func (NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubID ¶
func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubID(v string)
SetUnderlyingInstrumentPartySubID sets UnderlyingInstrumentPartySubID, Tag 1063
func (NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubIDType ¶
func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubIDType(v int)
SetUnderlyingInstrumentPartySubIDType sets UnderlyingInstrumentPartySubIDType, Tag 1064
type NoUndlyInstrumentPartySubIDsRepeatingGroup ¶
type NoUndlyInstrumentPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUndlyInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1062
func NewNoUndlyInstrumentPartySubIDsRepeatingGroup ¶
func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup
NewNoUndlyInstrumentPartySubIDsRepeatingGroup returns an initialized, NoUndlyInstrumentPartySubIDsRepeatingGroup
func (NoUndlyInstrumentPartySubIDsRepeatingGroup) Add ¶
Add create and append a new NoUndlyInstrumentPartySubIDs to this group
type RouteOut ¶
type RouteOut func(msg NewOrderList, sessionID quickfix.SessionID) quickfix.MessageRejectError
A RouteOut is the callback type that should be implemented for routing Message