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

for SOAP base type

Methods

new  

Included Modules

SOAPType SOAP

Public Class methods

[Source]

    # File lib/soap/baseData.rb, line 84
84:   def initialize(*arg)
85:     super
86:   end

[Validate]