Class: NbaRb::VsDivision

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

Class Attribute Summary collapse

Class Attribute Details

.allObject

Returns the value of attribute all.



146
147
148
# File 'lib/nba_rb/constants.rb', line 146

def all
  @all
end

.atlanticObject

Returns the value of attribute atlantic.



146
147
148
# File 'lib/nba_rb/constants.rb', line 146

def atlantic
  @atlantic
end

.centralObject

Returns the value of attribute central.



146
147
148
# File 'lib/nba_rb/constants.rb', line 146

def central
  @central
end

.defaultObject

Returns the value of attribute default.



146
147
148
# File 'lib/nba_rb/constants.rb', line 146

def default
  @default
end

.northwestObject

Returns the value of attribute northwest.



146
147
148
# File 'lib/nba_rb/constants.rb', line 146

def northwest
  @northwest
end

.pacificObject

Returns the value of attribute pacific.



146
147
148
# File 'lib/nba_rb/constants.rb', line 146

def pacific
  @pacific
end

.southeastObject

Returns the value of attribute southeast.



146
147
148
# File 'lib/nba_rb/constants.rb', line 146

def southeast
  @southeast
end

.southwestObject

Returns the value of attribute southwest.



146
147
148
# File 'lib/nba_rb/constants.rb', line 146

def southwest
  @southwest
end