DoubleProperty: DoubleProperty

DoublePropertyR Documentation

DoubleProperty

Description

DoubleProperty

DoubleProperty

Format

R6Class object, super class Property.

Super classes

tercenApi::Base -> tercenApi::Property -> DoubleProperty

Public fields

name

of type String inherited from super class Property.

description

of type String inherited from super class Property.

defaultValue

of type double.

Active bindings

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
DoubleProperty$new(json = NULL)

Method init()

Usage
DoubleProperty$init()

Method initJson()

Usage
DoubleProperty$initJson(json)

Method toTson()

Usage
DoubleProperty$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
DoubleProperty$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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