Versions in this module Expand all Collapse all v0 v0.5.0 Sep 1, 2016 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type RouteOut func(msg SettlementInstructions, sessionID quickfix.SessionID) quickfix.MessageRejectError + type SettlementInstructions struct + ReceiveTime time.Time + func FromMessage(m quickfix.Message) SettlementInstructions + func New(settlinstid field.SettlInstIDField, ...) (m SettlementInstructions) + func (m SettlementInstructions) GetAllocAccount() (f field.AllocAccountField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetAllocID() (f field.AllocIDField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCashSettlAgentAcctName() (f field.CashSettlAgentAcctNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCashSettlAgentAcctNum() (f field.CashSettlAgentAcctNumField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCashSettlAgentCode() (f field.CashSettlAgentCodeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCashSettlAgentContactName() (f field.CashSettlAgentContactNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCashSettlAgentContactPhone() (f field.CashSettlAgentContactPhoneField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCashSettlAgentName() (f field.CashSettlAgentNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetClientID() (f field.ClientIDField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetEffectiveTime() (f field.EffectiveTimeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetExecBroker() (f field.ExecBrokerField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetLastMkt() (f field.LastMktField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecuritySettlAgentAcctName() (f field.SecuritySettlAgentAcctNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecuritySettlAgentAcctNum() (f field.SecuritySettlAgentAcctNumField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecuritySettlAgentCode() (f field.SecuritySettlAgentCodeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecuritySettlAgentContactName() (f field.SecuritySettlAgentContactNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecuritySettlAgentContactPhone() (f field.SecuritySettlAgentContactPhoneField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecuritySettlAgentName() (f field.SecuritySettlAgentNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlBrkrCode() (f field.SettlBrkrCodeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlDeliveryType() (f field.SettlDeliveryTypeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlDepositoryCode() (f field.SettlDepositoryCodeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlInstCode() (f field.SettlInstCodeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlInstID() (f field.SettlInstIDField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlInstMode() (f field.SettlInstModeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlInstSource() (f field.SettlInstSourceField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlInstTransType() (f field.SettlInstTransTypeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlLocation() (f field.SettlLocationField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSide() (f field.SideField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetStandInstDbID() (f field.StandInstDbIDField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetStandInstDbName() (f field.StandInstDbNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetStandInstDbType() (f field.StandInstDbTypeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetTradeDate() (f field.TradeDateField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) HasAllocAccount() bool + func (m SettlementInstructions) HasAllocID() bool + func (m SettlementInstructions) HasCashSettlAgentAcctName() bool + func (m SettlementInstructions) HasCashSettlAgentAcctNum() bool + func (m SettlementInstructions) HasCashSettlAgentCode() bool + func (m SettlementInstructions) HasCashSettlAgentContactName() bool + func (m SettlementInstructions) HasCashSettlAgentContactPhone() bool + func (m SettlementInstructions) HasCashSettlAgentName() bool + func (m SettlementInstructions) HasClientID() bool + func (m SettlementInstructions) HasEffectiveTime() bool + func (m SettlementInstructions) HasExecBroker() bool + func (m SettlementInstructions) HasLastMkt() bool + func (m SettlementInstructions) HasSecuritySettlAgentAcctName() bool + func (m SettlementInstructions) HasSecuritySettlAgentAcctNum() bool + func (m SettlementInstructions) HasSecuritySettlAgentCode() bool + func (m SettlementInstructions) HasSecuritySettlAgentContactName() bool + func (m SettlementInstructions) HasSecuritySettlAgentContactPhone() bool + func (m SettlementInstructions) HasSecuritySettlAgentName() bool + func (m SettlementInstructions) HasSecurityType() bool + func (m SettlementInstructions) HasSettlBrkrCode() bool + func (m SettlementInstructions) HasSettlDeliveryType() bool + func (m SettlementInstructions) HasSettlDepositoryCode() bool + func (m SettlementInstructions) HasSettlInstCode() bool + func (m SettlementInstructions) HasSettlInstID() bool + func (m SettlementInstructions) HasSettlInstMode() bool + func (m SettlementInstructions) HasSettlInstSource() bool + func (m SettlementInstructions) HasSettlInstTransType() bool + func (m SettlementInstructions) HasSettlLocation() bool + func (m SettlementInstructions) HasSide() bool + func (m SettlementInstructions) HasStandInstDbID() bool + func (m SettlementInstructions) HasStandInstDbName() bool + func (m SettlementInstructions) HasStandInstDbType() bool + func (m SettlementInstructions) HasTradeDate() bool + func (m SettlementInstructions) HasTransactTime() bool + func (m SettlementInstructions) SetAllocAccount(v string) + func (m SettlementInstructions) SetAllocID(v string) + func (m SettlementInstructions) SetCashSettlAgentAcctName(v string) + func (m SettlementInstructions) SetCashSettlAgentAcctNum(v string) + func (m SettlementInstructions) SetCashSettlAgentCode(v string) + func (m SettlementInstructions) SetCashSettlAgentContactName(v string) + func (m SettlementInstructions) SetCashSettlAgentContactPhone(v string) + func (m SettlementInstructions) SetCashSettlAgentName(v string) + func (m SettlementInstructions) SetClientID(v string) + func (m SettlementInstructions) SetEffectiveTime(v time.Time) + func (m SettlementInstructions) SetExecBroker(v string) + func (m SettlementInstructions) SetLastMkt(v string) + func (m SettlementInstructions) SetSecuritySettlAgentAcctName(v string) + func (m SettlementInstructions) SetSecuritySettlAgentAcctNum(v string) + func (m SettlementInstructions) SetSecuritySettlAgentCode(v string) + func (m SettlementInstructions) SetSecuritySettlAgentContactName(v string) + func (m SettlementInstructions) SetSecuritySettlAgentContactPhone(v string) + func (m SettlementInstructions) SetSecuritySettlAgentName(v string) + func (m SettlementInstructions) SetSecurityType(v string) + func (m SettlementInstructions) SetSettlBrkrCode(v string) + func (m SettlementInstructions) SetSettlDeliveryType(v int) + func (m SettlementInstructions) SetSettlDepositoryCode(v string) + func (m SettlementInstructions) SetSettlInstCode(v string) + func (m SettlementInstructions) SetSettlInstID(v string) + func (m SettlementInstructions) SetSettlInstMode(v string) + func (m SettlementInstructions) SetSettlInstSource(v string) + func (m SettlementInstructions) SetSettlInstTransType(v string) + func (m SettlementInstructions) SetSettlLocation(v string) + func (m SettlementInstructions) SetSide(v string) + func (m SettlementInstructions) SetStandInstDbID(v string) + func (m SettlementInstructions) SetStandInstDbName(v string) + func (m SettlementInstructions) SetStandInstDbType(v int) + func (m SettlementInstructions) SetTradeDate(v string) + func (m SettlementInstructions) SetTransactTime(v time.Time) + func (m SettlementInstructions) ToMessage() quickfix.Message