//SetIOIOthSvc sets IOIOthSvc, Tag 24
func (m IndicationofInterest) SetIOIOthSvc(v enum.IOIOthSvc) {
	m.Set(field.NewIOIOthSvc(v))
}
//SetIOIOthSvc sets IOIOthSvc, Tag 24
func (m IndicationofInterest) SetIOIOthSvc(v string) {
	m.Set(field.NewIOIOthSvc(v))
}