Class: Eschaton::Target

Inherits:
Struct
  • Object
show all
Defined in:
lib/eschaton/strategic_targets.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



3
4
5
# File 'lib/eschaton/strategic_targets.rb', line 3

def name
  @name
end

#ptvalueObject

Returns the value of attribute ptvalue

Returns:

  • (Object)

    the current value of ptvalue



3
4
5
# File 'lib/eschaton/strategic_targets.rb', line 3

def ptvalue
  @ptvalue
end