Class: WeatherLink::SystemType
- Inherits:
-
Struct
- Object
- Struct
- WeatherLink::SystemType
- Defined in:
- lib/weatherlink.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
50 51 52 |
# File 'lib/weatherlink.rb', line 50 def name @name end |