Class: Hps::HpsTrackData

Inherits:
Object
  • Object
show all
Defined in:
lib/hps/entities/hps_track_data.rb

Instance Attribute Summary collapse

Instance Attribute Details

#method_obtainedObject

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

#valueObject

Returns the value of attribute value.



3
4
5
# File 'lib/hps/entities/hps_track_data.rb', line 3

def value
  @value
end