settlementinstructionrequest

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2016 License: Apache-1.1 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Route

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

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

Types

type NoPartyIDs added in v0.4.0

type NoPartyIDs struct {
	quickfix.Group
}

NoPartyIDs is a repeating group element, Tag 453

func (NoPartyIDs) GetNoPartySubIDs added in v0.4.0

GetNoPartySubIDs gets NoPartySubIDs, Tag 802

func (NoPartyIDs) GetPartyID added in v0.4.0

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

GetPartyID gets PartyID, Tag 448

func (NoPartyIDs) GetPartyIDSource added in v0.4.0

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

GetPartyIDSource gets PartyIDSource, Tag 447

func (NoPartyIDs) GetPartyRole added in v0.4.0

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

GetPartyRole gets PartyRole, Tag 452

func (NoPartyIDs) HasNoPartySubIDs added in v0.4.0

func (m NoPartyIDs) HasNoPartySubIDs() bool

HasNoPartySubIDs returns true if NoPartySubIDs is present, Tag 802

func (NoPartyIDs) HasPartyID added in v0.4.0

func (m NoPartyIDs) HasPartyID() bool

HasPartyID returns true if PartyID is present, Tag 448

func (NoPartyIDs) HasPartyIDSource added in v0.4.0

func (m NoPartyIDs) HasPartyIDSource() bool

HasPartyIDSource returns true if PartyIDSource is present, Tag 447

func (NoPartyIDs) HasPartyRole added in v0.4.0

func (m NoPartyIDs) HasPartyRole() bool

HasPartyRole returns true if PartyRole is present, Tag 452

func (NoPartyIDs) SetNoPartySubIDs added in v0.4.0

func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup)

SetNoPartySubIDs sets NoPartySubIDs, Tag 802

func (NoPartyIDs) SetPartyID added in v0.4.0

func (m NoPartyIDs) SetPartyID(v string)

SetPartyID sets PartyID, Tag 448

func (NoPartyIDs) SetPartyIDSource added in v0.4.0

func (m NoPartyIDs) SetPartyIDSource(v string)

SetPartyIDSource sets PartyIDSource, Tag 447

func (NoPartyIDs) SetPartyRole added in v0.4.0

func (m NoPartyIDs) SetPartyRole(v int)

SetPartyRole sets PartyRole, Tag 452

type NoPartyIDsRepeatingGroup added in v0.4.0

type NoPartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoPartyIDsRepeatingGroup is a repeating group, Tag 453

func NewNoPartyIDsRepeatingGroup added in v0.4.0

func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup

NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup

func (NoPartyIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoPartyIDs to this group

func (NoPartyIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoPartyIDs in the NoPartyIDsRepeatinGroup

type NoPartySubIDs added in v0.4.0

type NoPartySubIDs struct {
	quickfix.Group
}

NoPartySubIDs is a repeating group element, Tag 802

func (NoPartySubIDs) GetPartySubID added in v0.4.0

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

GetPartySubID gets PartySubID, Tag 523

func (NoPartySubIDs) GetPartySubIDType added in v0.4.0

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

GetPartySubIDType gets PartySubIDType, Tag 803

func (NoPartySubIDs) HasPartySubID added in v0.4.0

func (m NoPartySubIDs) HasPartySubID() bool

HasPartySubID returns true if PartySubID is present, Tag 523

func (NoPartySubIDs) HasPartySubIDType added in v0.4.0

func (m NoPartySubIDs) HasPartySubIDType() bool

HasPartySubIDType returns true if PartySubIDType is present, Tag 803

func (NoPartySubIDs) SetPartySubID added in v0.4.0

func (m NoPartySubIDs) SetPartySubID(v string)

SetPartySubID sets PartySubID, Tag 523

func (NoPartySubIDs) SetPartySubIDType added in v0.4.0

func (m NoPartySubIDs) SetPartySubIDType(v int)

SetPartySubIDType sets PartySubIDType, Tag 803

type NoPartySubIDsRepeatingGroup added in v0.4.0

type NoPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoPartySubIDsRepeatingGroup is a repeating group, Tag 802

func NewNoPartySubIDsRepeatingGroup added in v0.4.0

func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup

NewNoPartySubIDsRepeatingGroup returns an initialized, NoPartySubIDsRepeatingGroup

func (NoPartySubIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoPartySubIDs to this group

func (NoPartySubIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoPartySubIDs in the NoPartySubIDsRepeatinGroup

type RouteOut

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

type SettlementInstructionRequest added in v0.4.0

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

SettlementInstructionRequest is the fix50sp1 SettlementInstructionRequest type, MsgType = AV

func FromMessage added in v0.4.0

FromMessage creates a SettlementInstructionRequest from a quickfix.Message instance

func New added in v0.2.0

New returns a SettlementInstructionRequest initialized with the required fields for SettlementInstructionRequest

func (SettlementInstructionRequest) GetAllocAccount added in v0.4.0

GetAllocAccount gets AllocAccount, Tag 79

func (SettlementInstructionRequest) GetAllocAcctIDSource added in v0.4.0

GetAllocAcctIDSource gets AllocAcctIDSource, Tag 661

func (SettlementInstructionRequest) GetCFICode added in v0.4.0

GetCFICode gets CFICode, Tag 461

func (SettlementInstructionRequest) GetEffectiveTime added in v0.4.0

GetEffectiveTime gets EffectiveTime, Tag 168

func (SettlementInstructionRequest) GetExpireTime added in v0.4.0

GetExpireTime gets ExpireTime, Tag 126

func (SettlementInstructionRequest) GetLastUpdateTime added in v0.4.0

GetLastUpdateTime gets LastUpdateTime, Tag 779

func (SettlementInstructionRequest) GetNoPartyIDs added in v0.4.0

GetNoPartyIDs gets NoPartyIDs, Tag 453

func (SettlementInstructionRequest) GetProduct added in v0.4.0

GetProduct gets Product, Tag 460

func (SettlementInstructionRequest) GetSecurityType added in v0.4.0

GetSecurityType gets SecurityType, Tag 167

func (SettlementInstructionRequest) GetSettlCurrency added in v0.4.0

GetSettlCurrency gets SettlCurrency, Tag 120

func (SettlementInstructionRequest) GetSettlInstReqID added in v0.4.0

GetSettlInstReqID gets SettlInstReqID, Tag 791

func (SettlementInstructionRequest) GetSide added in v0.4.0

GetSide gets Side, Tag 54

func (SettlementInstructionRequest) GetStandInstDbID added in v0.4.0

GetStandInstDbID gets StandInstDbID, Tag 171

func (SettlementInstructionRequest) GetStandInstDbName added in v0.4.0

GetStandInstDbName gets StandInstDbName, Tag 170

func (SettlementInstructionRequest) GetStandInstDbType added in v0.4.0

GetStandInstDbType gets StandInstDbType, Tag 169

func (SettlementInstructionRequest) GetTransactTime added in v0.4.0

GetTransactTime gets TransactTime, Tag 60

func (SettlementInstructionRequest) HasAllocAccount added in v0.4.0

func (m SettlementInstructionRequest) HasAllocAccount() bool

HasAllocAccount returns true if AllocAccount is present, Tag 79

func (SettlementInstructionRequest) HasAllocAcctIDSource added in v0.4.0

func (m SettlementInstructionRequest) HasAllocAcctIDSource() bool

HasAllocAcctIDSource returns true if AllocAcctIDSource is present, Tag 661

func (SettlementInstructionRequest) HasCFICode added in v0.4.0

func (m SettlementInstructionRequest) HasCFICode() bool

HasCFICode returns true if CFICode is present, Tag 461

func (SettlementInstructionRequest) HasEffectiveTime added in v0.4.0

func (m SettlementInstructionRequest) HasEffectiveTime() bool

HasEffectiveTime returns true if EffectiveTime is present, Tag 168

func (SettlementInstructionRequest) HasExpireTime added in v0.4.0

func (m SettlementInstructionRequest) HasExpireTime() bool

HasExpireTime returns true if ExpireTime is present, Tag 126

func (SettlementInstructionRequest) HasLastUpdateTime added in v0.4.0

func (m SettlementInstructionRequest) HasLastUpdateTime() bool

HasLastUpdateTime returns true if LastUpdateTime is present, Tag 779

func (SettlementInstructionRequest) HasNoPartyIDs added in v0.4.0

func (m SettlementInstructionRequest) HasNoPartyIDs() bool

HasNoPartyIDs returns true if NoPartyIDs is present, Tag 453

func (SettlementInstructionRequest) HasProduct added in v0.4.0

func (m SettlementInstructionRequest) HasProduct() bool

HasProduct returns true if Product is present, Tag 460

func (SettlementInstructionRequest) HasSecurityType added in v0.4.0

func (m SettlementInstructionRequest) HasSecurityType() bool

HasSecurityType returns true if SecurityType is present, Tag 167

func (SettlementInstructionRequest) HasSettlCurrency added in v0.4.0

func (m SettlementInstructionRequest) HasSettlCurrency() bool

HasSettlCurrency returns true if SettlCurrency is present, Tag 120

func (SettlementInstructionRequest) HasSettlInstReqID added in v0.4.0

func (m SettlementInstructionRequest) HasSettlInstReqID() bool

HasSettlInstReqID returns true if SettlInstReqID is present, Tag 791

func (SettlementInstructionRequest) HasSide added in v0.4.0

func (m SettlementInstructionRequest) HasSide() bool

HasSide returns true if Side is present, Tag 54

func (SettlementInstructionRequest) HasStandInstDbID added in v0.4.0

func (m SettlementInstructionRequest) HasStandInstDbID() bool

HasStandInstDbID returns true if StandInstDbID is present, Tag 171

func (SettlementInstructionRequest) HasStandInstDbName added in v0.4.0

func (m SettlementInstructionRequest) HasStandInstDbName() bool

HasStandInstDbName returns true if StandInstDbName is present, Tag 170

func (SettlementInstructionRequest) HasStandInstDbType added in v0.4.0

func (m SettlementInstructionRequest) HasStandInstDbType() bool

HasStandInstDbType returns true if StandInstDbType is present, Tag 169

func (SettlementInstructionRequest) HasTransactTime added in v0.4.0

func (m SettlementInstructionRequest) HasTransactTime() bool

HasTransactTime returns true if TransactTime is present, Tag 60

func (SettlementInstructionRequest) SetAllocAccount added in v0.4.0

func (m SettlementInstructionRequest) SetAllocAccount(v string)

SetAllocAccount sets AllocAccount, Tag 79

func (SettlementInstructionRequest) SetAllocAcctIDSource added in v0.4.0

func (m SettlementInstructionRequest) SetAllocAcctIDSource(v int)

SetAllocAcctIDSource sets AllocAcctIDSource, Tag 661

func (SettlementInstructionRequest) SetCFICode added in v0.4.0

func (m SettlementInstructionRequest) SetCFICode(v string)

SetCFICode sets CFICode, Tag 461

func (SettlementInstructionRequest) SetEffectiveTime added in v0.4.0

func (m SettlementInstructionRequest) SetEffectiveTime(v time.Time)

SetEffectiveTime sets EffectiveTime, Tag 168

func (SettlementInstructionRequest) SetExpireTime added in v0.4.0

func (m SettlementInstructionRequest) SetExpireTime(v time.Time)

SetExpireTime sets ExpireTime, Tag 126

func (SettlementInstructionRequest) SetLastUpdateTime added in v0.4.0

func (m SettlementInstructionRequest) SetLastUpdateTime(v time.Time)

SetLastUpdateTime sets LastUpdateTime, Tag 779

func (SettlementInstructionRequest) SetNoPartyIDs added in v0.4.0

SetNoPartyIDs sets NoPartyIDs, Tag 453

func (SettlementInstructionRequest) SetProduct added in v0.4.0

func (m SettlementInstructionRequest) SetProduct(v int)

SetProduct sets Product, Tag 460

func (SettlementInstructionRequest) SetSecurityType added in v0.4.0

func (m SettlementInstructionRequest) SetSecurityType(v string)

SetSecurityType sets SecurityType, Tag 167

func (SettlementInstructionRequest) SetSettlCurrency added in v0.4.0

func (m SettlementInstructionRequest) SetSettlCurrency(v string)

SetSettlCurrency sets SettlCurrency, Tag 120

func (SettlementInstructionRequest) SetSettlInstReqID added in v0.4.0

func (m SettlementInstructionRequest) SetSettlInstReqID(v string)

SetSettlInstReqID sets SettlInstReqID, Tag 791

func (SettlementInstructionRequest) SetSide added in v0.4.0

func (m SettlementInstructionRequest) SetSide(v string)

SetSide sets Side, Tag 54

func (SettlementInstructionRequest) SetStandInstDbID added in v0.4.0

func (m SettlementInstructionRequest) SetStandInstDbID(v string)

SetStandInstDbID sets StandInstDbID, Tag 171

func (SettlementInstructionRequest) SetStandInstDbName added in v0.4.0

func (m SettlementInstructionRequest) SetStandInstDbName(v string)

SetStandInstDbName sets StandInstDbName, Tag 170

func (SettlementInstructionRequest) SetStandInstDbType added in v0.4.0

func (m SettlementInstructionRequest) SetStandInstDbType(v int)

SetStandInstDbType sets StandInstDbType, Tag 169

func (SettlementInstructionRequest) SetTransactTime added in v0.4.0

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

SetTransactTime sets TransactTime, Tag 60

func (SettlementInstructionRequest) ToMessage added in v0.4.0

ToMessage returns a quickfix.Message instance

Jump to

Keyboard shortcuts

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