//SetLocateReqd sets LocateReqd, Tag 114
func (m NewOrderSingle) SetLocateReqd(v bool) {
	m.Set(field.NewLocateReqd(v))
}
//SetLocateReqd sets LocateReqd, Tag 114
func (m OrderCancelReplaceRequest) SetLocateReqd(v bool) {
	m.Set(field.NewLocateReqd(v))
}
//SetLocateReqd sets LocateReqd, Tag 114
func (m NewOrderList) SetLocateReqd(v bool) {
	m.Set(field.NewLocateReqd(v))
}
//SetLocateReqd sets LocateReqd, Tag 114
func (m NoOrders) SetLocateReqd(v bool) {
	m.Set(field.NewLocateReqd(v))
}