Home | Trees | Indices | Help |
|
---|
|
object --+ | Club
The class Club
represents football clubs in a match
statistics system. Only some very basic information for each club is
recorded. A club object is immutable once created.
|
|||
|
|||
string |
|
||
string |
|
||
Inherited from |
|
|||
Inherited from |
|
Creates a new club with the given basic information.
|
Returns the name of the club.
|
Returns the home stadium of the club.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Sep 13 13:35:13 2012 | http://epydoc.sourceforge.net |