Str2Value

Str2Value class

String value.

new Str2Value(value)

Constructor.

Methods

NameDescription
constructor_overload$1(value, ufev)Constructor.
deepClone()Creates deep copy of this instance.
equals(value)Are objects equal.
getUfe()Attributes of an element.
getUfev()Attributes of an element.
getValue()String value.
hashCode()Serves as a hash function for a particular type.
setUfe()Attributes of an element.
setUfev()Attributes of an element.
setValue()String value.

constructor_overload$1(value, ufev)

Constructor.

ParameterTypeDescription
valueString
ufevUnitFormulaErrV

deepClone()

Creates deep copy of this instance.

Returns: Object — Object

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

Returns: boolean — boolean

getUfe()

Attributes of an element.

getUfev()

Attributes of an element.

getValue()

String value.

hashCode()

Serves as a hash function for a particular type.

Returns: Number — Number

setUfe()

Attributes of an element.

setUfev()

Attributes of an element.

setValue()

String value.