This method is deprecated or moved on the latest stable version. The last existing version (v1_8_7_330) is shown here.
add_type(complextype)
ToDo: simpletype must be accepted…
# File lib/wsdl/definitions.rb, line 106 def add_type(complextype) @anontypes << complextype end