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

for SOAP compound type

Methods

new  

Included Modules

SOAPType SOAP

Public Class methods

[Source]

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

[Validate]