Class: WsdlMapper::SvcDesc::Wsdl11::PortType::InputOutput

Inherits:
Base
  • Object
show all
Defined in:
lib/wsdl_mapper/svc_desc/wsdl11/port_type.rb

Instance Attribute Summary (collapse)

Attributes inherited from Base

#documentation, #name

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from WsdlMapper::SvcDesc::Wsdl11::Base

Instance Attribute Details

- (Object) message

Returns the value of attribute message



29
30
31
# File 'lib/wsdl_mapper/svc_desc/wsdl11/port_type.rb', line 29

def message
  @message
end

- (Object) message_name

Returns the value of attribute message_name



29
30
31
# File 'lib/wsdl_mapper/svc_desc/wsdl11/port_type.rb', line 29

def message_name
  @message_name
end