Object
# File lib/rbvmomi/basic_types.rb, line 13 def init wsdl_name=self.name @wsdl_name = wsdl_name end
# File lib/rbvmomi/basic_types.rb, line 17 def to_s @wsdl_name end