Class: Muombi
- Inherits:
-
Object
- Object
- Muombi
- Defined in:
- lib/usiri/muombi.rb
Instance Attribute Summary collapse
-
#alama ⇒ Object
Returns the value of attribute alama.
-
#jina ⇒ Object
Returns the value of attribute jina.
-
#siri ⇒ Object
Returns the value of attribute siri.
-
#siti ⇒ Object
Returns the value of attribute siti.
-
#toleo ⇒ Object
Returns the value of attribute toleo.
-
#urefu ⇒ Object
Returns the value of attribute urefu.
Instance Method Summary collapse
-
#initialize(chaguo_asili) ⇒ Muombi
constructor
A new instance of Muombi.
Constructor Details
#initialize(chaguo_asili) ⇒ Muombi
Returns a new instance of Muombi.
9 10 11 12 13 |
# File 'lib/usiri/muombi.rb', line 9 def initialize(chaguo_asili) karibu leta_chaguo_id chaguo_asili leta_chaguo_siri chaguo_asili end |
Instance Attribute Details
#alama ⇒ Object
Returns the value of attribute alama.
7 8 9 |
# File 'lib/usiri/muombi.rb', line 7 def alama @alama end |
#jina ⇒ Object
Returns the value of attribute jina.
7 8 9 |
# File 'lib/usiri/muombi.rb', line 7 def jina @jina end |
#siri ⇒ Object
Returns the value of attribute siri.
7 8 9 |
# File 'lib/usiri/muombi.rb', line 7 def siri @siri end |
#siti ⇒ Object
Returns the value of attribute siti.
7 8 9 |
# File 'lib/usiri/muombi.rb', line 7 def siti @siti end |
#toleo ⇒ Object
Returns the value of attribute toleo.
7 8 9 |
# File 'lib/usiri/muombi.rb', line 7 def toleo @toleo end |
#urefu ⇒ Object
Returns the value of attribute urefu.
7 8 9 |
# File 'lib/usiri/muombi.rb', line 7 def urefu @urefu end |