There's no documentation for this item.
# File wsdl/operationBinding.rb, line 22 def initialize super @name = nil @input = nil @output = nil @fault = [] @soapoperation = nil end
<code/>
<pre/>
<code/>and<pre/>for code samples.