//SetIOIShares sets IOIShares, Tag 27 func (m IndicationofInterest) SetIOIShares(v enum.IOIShares) { m.Set(field.NewIOIShares(v)) }
//SetIOIShares sets IOIShares, Tag 27 func (m IndicationofInterest) SetIOIShares(v string) { m.Set(field.NewIOIShares(v)) }