Class: Eschaton::Target
- Inherits:
-
Struct
- Object
- Struct
- Eschaton::Target
- Defined in:
- lib/eschaton/strategic_targets.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
-
#ptvalue ⇒ Object
Returns the value of attribute ptvalue.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
3 4 5 |
# File 'lib/eschaton/strategic_targets.rb', line 3 def name @name end |
#ptvalue ⇒ Object
Returns the value of attribute ptvalue
3 4 5 |
# File 'lib/eschaton/strategic_targets.rb', line 3 def ptvalue @ptvalue end |