Class: WeatherLink::SystemType

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

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



50
51
52
# File 'lib/weatherlink.rb', line 50

def name
  @name
end