Class: Echowrap::Hotttnesss
Instance Attribute Summary collapse
-
#hotttnesss ⇒ Object
readonly
Returns the value of attribute hotttnesss.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Method Summary
Methods inherited from Base
#==, attr_reader, #attrs, #initialize, #update
Constructor Details
This class inherits a constructor from Echowrap::Base
Instance Attribute Details
#hotttnesss ⇒ Object (readonly)
Returns the value of attribute hotttnesss.
5 6 7 |
# File 'lib/echowrap/hotttnesss.rb', line 5 def hotttnesss @hotttnesss end |
#id ⇒ Object (readonly)
Returns the value of attribute id.
5 6 7 |
# File 'lib/echowrap/hotttnesss.rb', line 5 def id @id end |
#name ⇒ Object (readonly)
Returns the value of attribute name.
5 6 7 |
# File 'lib/echowrap/hotttnesss.rb', line 5 def name @name end |