method
eql?
v1.2.6 -
Show latest stable
- Class:
ActionWebService::Protocol::Soap::SoapBinding
eql?(other)public
No documentation available.
# File actionwebservice/lib/action_web_service/protocol/soap_protocol/marshaler.rb, line 167
def eql?(other)
@qname == other.qname
end