An R6Class
generator object
Methods
Method fromJSON()
Usage
ArrayTaskStatus$fromJSON(ArrayTaskStatusJson)
Method toJSONString()
Usage
ArrayTaskStatus$toJSONString()
Method fromJSONString()
Usage
ArrayTaskStatus$fromJSONString(ArrayTaskStatusJson)
Method clone()
The objects of this class are cloneable with this method.
Usage
ArrayTaskStatus$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.