# File lib/soap/rpc/element.rb, line 119
  def input_param_types
    collect_param_types(IN, INOUT)
  end