Class: Basketball::Draft::Player
- Inherits:
-
Common::Player
- Object
- Entity
- Common::Player
- Basketball::Draft::Player
- Defined in:
- lib/basketball/draft/player.rb
Overview
Defines a player currently in the draft.
Instance Attribute Summary
Attributes inherited from Common::Player
#first_name, #last_name, #overall, #position
Attributes inherited from Entity
Method Summary
Methods inherited from Common::Player
#full_name, #initialize, #to_s
Methods inherited from Entity
#<=>, #==, #comparable_id, #hash, #initialize, #to_s
Constructor Details
This class inherits a constructor from Basketball::Common::Player