module SOAP::SOAPCompoundtype
for SOAP
compound type
Public Class Methods
new(*arg)
click to toggle source
Calls superclass method
SOAP::SOAPType::new
# File lib/soap/baseData.rb, line 97 def initialize(*arg) super end