Object
# File lib/soap/rpc/methodDef.rb, line 57 def initialize(io_type, name, qname, mapped_class) @io_type = io_type @name = name @qname = qname @mapped_class = mapped_class end
[Validate]
Generated with the Darkfish Rdoc Generator 2.