//SetUnderlyingIDSource sets UnderlyingIDSource, Tag 305
func (m NoQuoteSets) SetUnderlyingIDSource(v string) {
	m.Set(field.NewUnderlyingIDSource(v))
}
//SetUnderlyingIDSource sets UnderlyingIDSource, Tag 305
func (m NoRelatedSym) SetUnderlyingIDSource(v string) {
	m.Set(field.NewUnderlyingIDSource(v))
}