Class: Nem::Model::Experience::ExperienceData

Inherits:
Struct
  • Object
show all
Defined in:
lib/nem/model/experience.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fObject

Returns the value of attribute f

Returns:

  • (Object)

    the current value of f



8
9
10
# File 'lib/nem/model/experience.rb', line 8

def f
  @f
end

#sObject

Returns the value of attribute s

Returns:

  • (Object)

    the current value of s



8
9
10
# File 'lib/nem/model/experience.rb', line 8

def s
  @s
end