//SetAllocRejCode sets AllocRejCode, Tag 88 func (m AllocationACK) SetAllocRejCode(v enum.AllocRejCode) { m.Set(field.NewAllocRejCode(v)) }
//SetAllocRejCode sets AllocRejCode, Tag 88 func (m AllocationReportAck) SetAllocRejCode(v int) { m.Set(field.NewAllocRejCode(v)) }
//SetAllocRejCode sets AllocRejCode, Tag 88 func (m AllocationInstructionAck) SetAllocRejCode(v int) { m.Set(field.NewAllocRejCode(v)) }
//SetAllocRejCode sets AllocRejCode, Tag 88 func (m AllocationACK) SetAllocRejCode(v int) { m.Set(field.NewAllocRejCode(v)) }