Method: WSDL::OperationBinding#porttype

Defined in:
lib/wsdl/operationBinding.rb

#porttypeObject



35
36
37
# File 'lib/wsdl/operationBinding.rb', line 35

def porttype
  root.porttype(parent.type)
end