Class

WSDL::SOAP::Operation::OperationInfo

Inheritance
< Object

Attributes

Name Visibility R/W Description
bodyparts public R
faultpart public R
headerparts public R
op_name public R
optype_name public R
soapaction public R
style public R

Methods

Class

Visibility Signature
public new (style, op_name, optype_name, headerparts, bodyparts, faultpart, soapaction)

Class Method Detail

new(style, op_name, optype_name, headerparts, bodyparts, faultpart, soapaction)