PlayerUsageUsage: PlayerUsageUsage Class

Description Public fields Methods

Description

PlayerUsageUsage Class

PlayerUsageUsage Class

Public fields

overall
pass
rush
firstDown
secondDown
thirdDown
standardDowns
passingDowns

Methods

Public methods


Method new()

Usage
PlayerUsageUsage$new(
  overall,
  pass,
  rush,
  firstDown,
  secondDown,
  thirdDown,
  standardDowns,
  passingDowns
)

Method toJSON()

Usage
PlayerUsageUsage$toJSON()

Method fromJSON()

Usage
PlayerUsageUsage$fromJSON(PlayerUsageUsageJson)

Method toJSONString()

Usage
PlayerUsageUsage$toJSONString()

Method fromJSONString()

Usage
PlayerUsageUsage$fromJSONString(PlayerUsageUsageJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
PlayerUsageUsage$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.