new StrValue(value)

Constructor.

Parameter

Name Type Optional Description

value

 

 

Methods

constructor_overload$1(value, ufe)

Constructor.

Parameters

Name Type Optional Description

value

String

 

ufe

UnitFormulaErr

 

constructor_overload$2(value, ufe)

Constructor.

Parameters

Name Type Optional Description

value

String

 

ufe

 

 

deepClone() → Object

Creates deep copy of this instance.

Returns

Object 

equals(value) → boolean

Are objects equal.

Parameter

Name Type Optional Description

value

Object

 

Returns

boolean 

getUfe()

Attributes of an element.

getValue()

String value.

hashCode() → Number

Serves as a hash function for a particular type.

Returns

Number 

setUfe()

Attributes of an element.

setValue()

String value.