コード例 #1
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m SecurityStatus) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #2
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m TradingSessionStatus) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #3
0
ファイル: IOI.generated.go プロジェクト: cbusbey/quickfix
//SetOptAttribute sets OptAttribute, Tag 206
func (m IOI) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #4
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m MarketDataSnapshotFullRefresh) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #5
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m OrderStatusRequest) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #6
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m OrderMassCancelRequest) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #7
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m NoRelatedSym) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #8
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m Advertisement) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #9
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m NoQuoteEntries) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #10
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m SecurityDefinitionRequest) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #11
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m NoStrikes) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #12
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m ExecutionReport) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #13
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m NoOrders) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #14
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m SecurityListRequest) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #15
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m DontKnowTrade) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #16
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m CrossOrderCancelRequest) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #17
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m Allocation) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #18
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m TradeCaptureReportRequest) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #19
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m Quote) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #20
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m IndicationofInterest) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #21
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m NewOrderSingle) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}
コード例 #22
0
//SetOptAttribute sets OptAttribute, Tag 206
func (m QuoteStatusReport) SetOptAttribute(v string) {
	m.Set(field.NewOptAttribute(v))
}