Schedule.fromJSON

Constructs a new Schedule from the provided JSON

class Schedule
public static
fromJSON
(
JSONValue json
)

Parameters

json JSONValue

the json to parse the schedule from

Return Value

Type: Schedule

the parsed Schedule

Meta