//SetSettlInstRefID sets SettlInstRefID, Tag 214 func (m SettlementInstructions) SetSettlInstRefID(v string) { m.Set(field.NewSettlInstRefID(v)) }
//SetSettlInstRefID sets SettlInstRefID, Tag 214 func (m NoSettlInst) SetSettlInstRefID(v string) { m.Set(field.NewSettlInstRefID(v)) }