SPARIdentifier Class
An R6Class generator object
idcharacter
returntypecharacter [optional]
prefixcharacter [optional]
new()SPARIdentifier$new(id, returntype = NULL, prefix = NULL, ...)
toJSON()SPARIdentifier$toJSON()
fromJSON()SPARIdentifier$fromJSON(SPARIdentifierJson)
toJSONString()SPARIdentifier$toJSONString()
fromJSONString()SPARIdentifier$fromJSONString(SPARIdentifierJson)
clone()The objects of this class are cloneable with this method.
SPARIdentifier$clone(deep = FALSE)
deepWhether to make a deep clone.