Recruit: Recruit Class

Description Public fields Methods

Description

Recruit Class

Recruit Class

Public fields

recruitType
year
ranking
name
school
committedTo
position
height
weight
stars
rating
city
stateProvince
country

Methods

Public methods


Method new()

Usage
Recruit$new(
  recruitType,
  year,
  ranking,
  name,
  school,
  committedTo,
  position,
  height,
  weight,
  stars,
  rating,
  city,
  stateProvince,
  country
)

Method toJSON()

Usage
Recruit$toJSON()

Method fromJSON()

Usage
Recruit$fromJSON(RecruitJson)

Method toJSONString()

Usage
Recruit$toJSONString()

Method fromJSONString()

Usage
Recruit$fromJSONString(RecruitJson)

Method clone()

The objects of this class are cloneable with this method.

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