SOAP::SOAPElement
# File lib/soap/baseData.rb, line 831 def initialize(obj) super(XSD::QName::EMPTY) @obj = obj end
# File lib/soap/baseData.rb, line 836 def to_xmlpart @obj.to_xmlpart end
[Validate]
Generated with the Darkfish Rdoc Generator 2.