method

import

import(location)
private

No documentation available.

# File lib/wsdl/xmlSchema/include.rb, line 47
  def import(location)
    Importer.import(location)
  end