Class: NbaRb::MeasureType

Inherits:
Object
  • Object
show all
Defined in:
lib/nba_rb/constants.rb

Class Attribute Summary collapse

Class Attribute Details

.advancedObject

Returns the value of attribute advanced.



55
56
57
# File 'lib/nba_rb/constants.rb', line 55

def advanced
  @advanced
end

.baseObject

Returns the value of attribute base.



55
56
57
# File 'lib/nba_rb/constants.rb', line 55

def base
  @base
end

.defaultObject

Returns the value of attribute default.



55
56
57
# File 'lib/nba_rb/constants.rb', line 55

def default
  @default
end

.four_factorsObject

Returns the value of attribute four_factors.



55
56
57
# File 'lib/nba_rb/constants.rb', line 55

def four_factors
  @four_factors
end

.miscObject

Returns the value of attribute misc.



55
56
57
# File 'lib/nba_rb/constants.rb', line 55

def misc
  @misc
end

.opponentObject

Returns the value of attribute opponent.



55
56
57
# File 'lib/nba_rb/constants.rb', line 55

def opponent
  @opponent
end

.scoringObject

Returns the value of attribute scoring.



55
56
57
# File 'lib/nba_rb/constants.rb', line 55

def scoring
  @scoring
end

.usageObject

Returns the value of attribute usage.



55
56
57
# File 'lib/nba_rb/constants.rb', line 55

def usage
  @usage
end