Module SOAP::SOAPCompoundtype
In: lib/soap/baseData.rb

for SOAP compound type

Methods

new  

Included Modules

SOAPType SOAP

Public Class methods

[Source]

    # File lib/soap/baseData.rb, line 97
97:   def initialize(*arg)
98:     super
99:   end

[Validate]