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