Class: Jumbotron::Canonical::GameSegment

Inherits:
Data
  • Object
show all
Defined in:
app/models/jumbotron/canonical.rb

Instance Attribute Summary collapse

Instance Attribute Details

#kindObject (readonly)

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



21
22
23
# File 'app/models/jumbotron/canonical.rb', line 21

def kind
  @kind
end

#numberObject (readonly)

Returns the value of attribute number

Returns:

  • (Object)

    the current value of number



21
22
23
# File 'app/models/jumbotron/canonical.rb', line 21

def number
  @number
end