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