method
new
v1_8_6_287 -
Show latest stable
- Class:
WSDL::XMLSchema::All
new()public
No documentation available.
# File lib/wsdl/xmlSchema/all.rb, line 21
def initialize
super()
@minoccurs = '1'
@maxoccurs = '1'
@elements = []
end