Generic class for creating objects thet can take limited list of values.
Inherits: rdmlBaseType.
An R6Class
generator object.
enumType$new(value)
@section Fields:
value
checkString. Value.
RDML::rdmlBaseType
-> enumType
Inherited methods
new()
enumType$new(value)
print()
enumType$print(...)
.asXMLnodes()
enumType$.asXMLnodes(node.name)
clone()
The objects of this class are cloneable with this method.
enumType$clone(deep = FALSE)
deep
Whether to make a deep clone.