class SOAP::Mapping::SchemaEmptyDefinition
Public Class Methods
new()
click to toggle source
Calls superclass method
SOAP::Mapping::SchemaComplexTypeDefinition.new
# File lib/soap/mapping/schemadefinition.rb, line 99 def initialize super() @content.freeze end