Str2Value

Str2Value class

String value.

Constructors

NameDescription
Str2ValueConstructor.
Str2ValueConstructor.

Properties

NameTypeDescription
UfevUnitFormulaErrVAttributes of an element.
ValueStringString value.
UfeUnitFormulaErrAttributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.
deepCloneCreates deep copy of this instance.

Str2Value(value) (1 of 2)

Constructor.

ParameterTypeDescription
valueString

Str2Value(value, ufev) (2 of 2)

Constructor.

ParameterTypeDescription
valueString
ufevUnitFormulaErrV

Str2Value.Ufev property

Attributes of an element.

Type: UnitFormulaErrV

Str2Value.Value property

String value.

Type: String

Str2Value.Ufe property

Attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.

deepClone()

Creates deep copy of this instance.