method

new

v1_8_6_287 - Show latest stable - Class: WSDL::SOAP::Address
new()
public

No documentation available.

# File lib/wsdl/soap/address.rb, line 19
  def initialize
    super
    @location = nil
  end