method
content
ruby latest stable - Class:
WSDL::XMLSchema::SimpleContent
content()private
No documentation available.
# File lib/wsdl/xmlSchema/simpleContent.rb, line 52
def content
@restriction || @extension
end content()No documentation available.
# File lib/wsdl/xmlSchema/simpleContent.rb, line 52
def content
@restriction || @extension
end