Class: Echowrap::Familiarity

Inherits:
Base
  • Object
show all
Defined in:
lib/echowrap/familiarity.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#==, attr_reader, #attrs, #initialize, #update

Constructor Details

This class inherits a constructor from Echowrap::Base

Instance Attribute Details

#familiarityObject (readonly)

Returns the value of attribute familiarity.



5
6
7
# File 'lib/echowrap/familiarity.rb', line 5

def familiarity
  @familiarity
end

#idObject (readonly)

Returns the value of attribute id.



5
6
7
# File 'lib/echowrap/familiarity.rb', line 5

def id
  @id
end

#nameObject (readonly)

Returns the value of attribute name.



5
6
7
# File 'lib/echowrap/familiarity.rb', line 5

def name
  @name
end