Parent

Methods

Files

Class/Module Index [+]

Quicksearch

SOAP::SOAPREXMLElementWrap

Public Class Methods

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

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.