BoxScoreTeamsRushing: BoxScoreTeamsRushing Class

Description Public fields Methods

Description

BoxScoreTeamsRushing Class

BoxScoreTeamsRushing Class

Public fields

team
powerSuccess
stuffRate
lineYards
lineYardsAverage
secondLevelYards
secondLevelYardsAverage
openFieldYards
openFieldYardsAverage

Methods

Public methods


Method new()

Usage
BoxScoreTeamsRushing$new(
  team,
  powerSuccess,
  stuffRate,
  lineYards,
  lineYardsAverage,
  secondLevelYards,
  secondLevelYardsAverage,
  openFieldYards,
  openFieldYardsAverage
)

Method toJSON()

Usage
BoxScoreTeamsRushing$toJSON()

Method fromJSON()

Usage
BoxScoreTeamsRushing$fromJSON(BoxScoreTeamsRushingJson)

Method toJSONString()

Usage
BoxScoreTeamsRushing$toJSONString()

Method fromJSONString()

Usage
BoxScoreTeamsRushing$fromJSONString(BoxScoreTeamsRushingJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
BoxScoreTeamsRushing$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


saiemgilani/cfbd-api-R documentation built on Feb. 16, 2021, 12:07 a.m.