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