Class: Wsdl::Wsdl

Inherits:
Object
  • Object
show all
Defined in:
lib/wsdl/wsdl.rb

Instance Attribute Summary collapse

Instance Attribute Details

#actionsObject

Returns the value of attribute actions.



5
6
7
# File 'lib/wsdl/wsdl.rb', line 5

def actions
  @actions
end

#location_addressObject

Returns the value of attribute location_address.



5
6
7
# File 'lib/wsdl/wsdl.rb', line 5

def location_address
  @location_address
end

#target_namespaceObject

Returns the value of attribute target_namespace.



5
6
7
# File 'lib/wsdl/wsdl.rb', line 5

def target_namespace
  @target_namespace
end