Inherits: rdmlBaseType.
An R6Class
generator object.
xRefType$new(name = NULL, id = NULL)
@section Fields:
name
checkString. Reference to an external database,
id
checkString. The ID of the entry within the external database, for example "AJ832138".
RDML::rdmlBaseType
-> xRefType
new()
xRefType$new(name = NULL, id = NULL)
clone()
The objects of this class are cloneable with this method.
xRefType$clone(deep = FALSE)
deep
Whether to make a deep clone.