Class: EventMeter::ReportDefinition::BuiltIndex

Inherits:
Struct
  • Object
show all
Defined in:
lib/event_meter/report_definition.rb

Instance Attribute Summary collapse

Instance Attribute Details

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



42
43
44
# File 'lib/event_meter/report_definition.rb', line 42

def index
  @index
end

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



42
43
44
# File 'lib/event_meter/report_definition.rb', line 42

def key
  @key
end