setGames(int $games) : $this
int
$this
getGames() : int
int
setType(string $type) : $this
string
$this
getType() : string
string
setWins(int $wins) : $this
int
$this
getWins() : int
int
type : string
| var | |
|---|---|
string
wins : int
| var | |
|---|---|
int
games : int
| var | |
|---|---|
int