Exemplo n.º 1
0
//SetCommType sets CommType, Tag 13
func (m NoAllocs) SetCommType(v enum.CommType) {
	m.Set(field.NewCommType(v))
}
Exemplo n.º 2
0
//SetCommType sets CommType, Tag 13
func (m Quote) SetCommType(v enum.CommType) {
	m.Set(field.NewCommType(v))
}
//SetCommType sets CommType, Tag 13
func (m OrderCancelReplaceRequest) SetCommType(v string) {
	m.Set(field.NewCommType(v))
}
Exemplo n.º 4
0
//SetCommType sets CommType, Tag 13
func (m NoBidComponents) SetCommType(v string) {
	m.Set(field.NewCommType(v))
}
Exemplo n.º 5
0
//SetCommType sets CommType, Tag 13
func (m NoAllocs) SetCommType(v string) {
	m.Set(field.NewCommType(v))
}
//SetCommType sets CommType, Tag 13
func (m ExecutionReport) SetCommType(v enum.CommType) {
	m.Set(field.NewCommType(v))
}
//SetCommType sets CommType, Tag 13
func (m OrderCancelReplaceRequest) SetCommType(v enum.CommType) {
	m.Set(field.NewCommType(v))
}
//SetCommType sets CommType, Tag 13
func (m QuoteStatusReport) SetCommType(v enum.CommType) {
	m.Set(field.NewCommType(v))
}
Exemplo n.º 9
0
//SetCommType sets CommType, Tag 13
func (m NoBidComponents) SetCommType(v enum.CommType) {
	m.Set(field.NewCommType(v))
}
Exemplo n.º 10
0
//SetCommType sets CommType, Tag 13
func (m NewOrderList) SetCommType(v string) {
	m.Set(field.NewCommType(v))
}
Exemplo n.º 11
0
//SetCommType sets CommType, Tag 13
func (m Quote) SetCommType(v string) {
	m.Set(field.NewCommType(v))
}
Exemplo n.º 12
0
//SetCommType sets CommType, Tag 13
func (m ExecutionReport) SetCommType(v string) {
	m.Set(field.NewCommType(v))
}
Exemplo n.º 13
0
//SetCommType sets CommType, Tag 13
func (m NoOrders) SetCommType(v string) {
	m.Set(field.NewCommType(v))
}
Exemplo n.º 14
0
//SetCommType sets CommType, Tag 13
func (m NewOrderSingle) SetCommType(v string) {
	m.Set(field.NewCommType(v))
}
Exemplo n.º 15
0
//SetCommType sets CommType, Tag 13
func (m NewOrderList) SetCommType(v enum.CommType) {
	m.Set(field.NewCommType(v))
}
Exemplo n.º 16
0
//SetCommType sets CommType, Tag 13
func (m NewOrderSingle) SetCommType(v enum.CommType) {
	m.Set(field.NewCommType(v))
}
Exemplo n.º 17
0
//SetCommType sets CommType, Tag 13
func (m QuoteStatusReport) SetCommType(v string) {
	m.Set(field.NewCommType(v))
}