EnumeratedProperty: EnumeratedProperty

EnumeratedPropertyR Documentation

EnumeratedProperty

Description

EnumeratedProperty

EnumeratedProperty

Format

R6Class object, super class StringProperty.

Super classes

tercenApi::Base -> tercenApi::Property -> tercenApi::StringProperty -> EnumeratedProperty

Public fields

defaultValue

of type String inherited from super class StringProperty.

name

of type String inherited from super class Property.

description

of type String inherited from super class Property.

values

list of type String.

Active bindings

defaultValue

of type String inherited from super class StringProperty.

name

of type String inherited from super class Property.

description

of type String inherited from super class Property.

Methods

Public methods

Inherited methods

Method new()

Usage
EnumeratedProperty$new(json = NULL)

Method init()

Usage
EnumeratedProperty$init()

Method initJson()

Usage
EnumeratedProperty$initJson(json)

Method toTson()

Usage
EnumeratedProperty$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
EnumeratedProperty$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.