Conference: Conference Class

Description Public fields Methods

Description

Conference Class

Conference Class

Public fields

id
name
short_name
abbreviation

Methods

Public methods


Method new()

Usage
Conference$new(id, name, short_name, abbreviation)

Method toJSON()

Usage
Conference$toJSON()

Method fromJSON()

Usage
Conference$fromJSON(ConferenceJson)

Method toJSONString()

Usage
Conference$toJSONString()

Method fromJSONString()

Usage
Conference$fromJSONString(ConferenceJson)

Method clone()

The objects of this class are cloneable with this method.

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