Description Public fields Methods
TeamMatchup Class
TeamMatchup Class
team1
team2
startYear
endYear
team1Wins
team2Wins
ties
games
new()
TeamMatchup$new( team1, team2, startYear, endYear, team1Wins, team2Wins, ties, games )
toJSON()
TeamMatchup$toJSON()
fromJSON()
TeamMatchup$fromJSON(TeamMatchupJson)
toJSONString()
TeamMatchup$toJSONString()
fromJSONString()
TeamMatchup$fromJSONString(TeamMatchupJson)
clone()
The objects of this class are cloneable with this method.
TeamMatchup$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.