Class: WsdlMapper::SvcDesc::Wsdl11::Service::Port

Inherits:
Base
  • Object
show all
Defined in:
lib/wsdl_mapper/svc_desc/wsdl11/service.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) address_location

Returns the value of attribute address_location



8
9
10
# File 'lib/wsdl_mapper/svc_desc/wsdl11/service.rb', line 8

def address_location
  @address_location
end

- (Object) binding

Returns the value of attribute binding



9
10
11
# File 'lib/wsdl_mapper/svc_desc/wsdl11/service.rb', line 9

def binding
  @binding
end

- (Object) binding_name

Returns the value of attribute binding_name



8
9
10
# File 'lib/wsdl_mapper/svc_desc/wsdl11/service.rb', line 8

def binding_name
  @binding_name
end