Parent

Methods

Files

Class Index [+]

Quicksearch

WSDL::Operation::NameInfo

Attributes

op_name[R]
optype_name[R]
parts[R]

Public Class Methods

new(op_name, optype_name, parts) click to toggle source
    # File lib/wsdl/operation.rb, line 20
20:     def initialize(op_name, optype_name, parts)
21:       @op_name = op_name
22:       @optype_name = optype_name
23:       @parts = parts
24:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.