Class: Hps::HpsTrackData
- Inherits:
-
Object
- Object
- Hps::HpsTrackData
- Defined in:
- lib/hps/entities/hps_track_data.rb
Instance Attribute Summary collapse
-
#method_obtained ⇒ Object
Returns the value of attribute method_obtained.
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#method_obtained ⇒ Object
Returns the value of attribute method_obtained.
3 4 5 |
# File 'lib/hps/entities/hps_track_data.rb', line 3 def method_obtained @method_obtained end |
#value ⇒ Object
Returns the value of attribute value.
3 4 5 |
# File 'lib/hps/entities/hps_track_data.rb', line 3 def value @value end |