Parent

Methods

Files

Class Index [+]

Quicksearch

SOAP::SOAPREXMLElementWrap

Public Class Methods

new(ele) click to toggle source
     # File lib/soap/baseData.rb, line 843
843:   def initialize(ele)
844:     @ele = ele
845:   end

Public Instance Methods

to_xmlpart() click to toggle source
     # File lib/soap/baseData.rb, line 847
847:   def to_xmlpart
848:     @ele.to_s
849:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.