Trees | Indices | Help |
|
---|
|
object --+ | Player
The class Player
represents football players in a match
statistics program. Only some very basic information for each player is
recorded.
A player object is immutable after creation transferring a player between clubs is not directly supported by self class, for instance.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Creates a new player with the given basic attributes.
|
Returns the player's name.
|
Returns the player's employer club.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Sep 2 11:21:48 2011 | http://epydoc.sourceforge.net |