method

targetnamespace

v1_8_6_287 - Show latest stable - Class: WSDL::Operation
targetnamespace()
public

No documentation available.

# File lib/wsdl/operation.rb, line 44
  def targetnamespace
    parent.targetnamespace
  end