method
new
ruby 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