コード例 #1
0
//SetBenchmarkCurvePoint sets BenchmarkCurvePoint, Tag 222
func (m NoRelatedSym) SetBenchmarkCurvePoint(v string) {
	m.Set(field.NewBenchmarkCurvePoint(v))
}
コード例 #2
0
ファイル: IOI.generated.go プロジェクト: cbusbey/quickfix
//SetBenchmarkCurvePoint sets BenchmarkCurvePoint, Tag 222
func (m IOI) SetBenchmarkCurvePoint(v string) {
	m.Set(field.NewBenchmarkCurvePoint(v))
}