Method: WSDL::OperationBinding#targetnamespace

Defined in:
lib/wsdl/operationBinding.rb

#targetnamespaceObject


31
32
33
# File 'lib/wsdl/operationBinding.rb', line 31

def targetnamespace
  parent.targetnamespace
end