# File lib/qpid/address.rb, line 154
      def address_type=(type); @address_impl.setType(type); end