Methods

Included Modules

Files

Class Index [+]

Quicksearch

SOAP::RPC::SOAPVoid

To return(?) void explicitly.

 def foo(input_var)
   ...
   return SOAP::RPC::SOAPVoid.new
 end

Constants

Name

Public Class Methods

new() click to toggle source
     # File lib/soap/rpc/element.rb, line 359
359:   def initialize()
360:     @elename = Name
361:     @id = nil
362:     @precedents = []
363:     @parent = nil
364:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.