# File lib/soap/mapping/schemadefinition.rb, line 148 148: def initialize(class_for, elename, type, anonymous, qualified) 149: @class_for = class_for 150: @elename = elename 151: @type = type 152: @anonymous = anonymous 153: @qualified = qualified 154: @basetype = nil 155: @elements = EMPTY 156: @attributes = nil 157: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.