method
new
v1_8_7_72 -
Show latest stable
- Class:
WSDL::XMLSchema::SimpleContent
new()public
No documentation available.
# File lib/wsdl/xmlSchema/simpleContent.rb, line 25
def initialize
super
@restriction = nil
@extension = nil
end