method
new
v1_8_6_287 -
Show latest stable
- Class:
WSDL::SOAP::MappingRegistryCreator
new(definitions)public
No documentation available.
# File lib/wsdl/soap/mappingRegistryCreator.rb, line 22
def initialize(definitions)
@definitions = definitions
@complextypes = @definitions.collect_complextypes
@types = nil
end