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