Class: NbaRb::SeasonSegment

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

Class Attribute Summary collapse

Class Attribute Details

.defaultObject

Returns the value of attribute default.



105
106
107
# File 'lib/nba_rb/constants.rb', line 105

def default
  @default
end

.entire_seasonObject

Returns the value of attribute entire_season.



105
106
107
# File 'lib/nba_rb/constants.rb', line 105

def entire_season
  @entire_season
end

.post_all_starObject

Returns the value of attribute post_all_star.



105
106
107
# File 'lib/nba_rb/constants.rb', line 105

def post_all_star
  @post_all_star
end

.pre_all_starObject

Returns the value of attribute pre_all_star.



105
106
107
# File 'lib/nba_rb/constants.rb', line 105

def pre_all_star
  @pre_all_star
end