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