Class: Nem::Model::Experience::ExperienceData
- Inherits:
-
Struct
- Object
- Struct
- Nem::Model::Experience::ExperienceData
- Defined in:
- lib/nem/model/experience.rb
Instance Attribute Summary collapse
-
#f ⇒ Object
Returns the value of attribute f.
-
#s ⇒ Object
Returns the value of attribute s.
Instance Attribute Details
#f ⇒ Object
Returns the value of attribute f
8 9 10 |
# File 'lib/nem/model/experience.rb', line 8 def f @f end |
#s ⇒ Object
Returns the value of attribute s
8 9 10 |
# File 'lib/nem/model/experience.rb', line 8 def s @s end |