# File lib/types/array.rb, line 88
  def proton_array_header=(h)
    Qpid::Proton::Util::Deprecation.deprecated __method__, UniformArray
    @proton_array_header= h
  end