class SOAP::Mapping::SchemaEmptyDefinition

Public Class Methods

new() click to toggle source
# File lib/soap/mapping/schemadefinition.rb, line 99
def initialize
  super()
  @content.freeze
end