Value

Value class

Value.

Properties

NameTypeDescription
UfevUnitFormulaErrVSpecified attributes of an element.
ValStringText value
SolutionXMLSolutionXMLContains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document

Methods

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

Value.Ufev property

Specified attributes of an element.

Type: UnitFormulaErrV

Value.Val property

Text value

Type: String

Value.SolutionXML property

Contains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document.

Type: SolutionXML

equals(obj)

Are objects equal.

ParameterTypeDescription
objObject

hashCode()

Serves as a hash function for a particular type.

deepClone()

Creates deep copy of this instance.