Value

Value class

Value.

Methods

NameDescription
deepClone()Creates deep copy of this instance.
equals(obj)Are objects equal.
getSolutionXML()Contains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document
getUfev()Specified attributes of an element.
getVal()Text value
hashCode()Serves as a hash function for a particular type.
setSolutionXML()Contains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document
setUfev()Specified attributes of an element.
setVal()Text value

deepClone()

Creates deep copy of this instance.

Returns: Object — Object

equals(obj)

Are objects equal.

ParameterTypeDescription
objObject

Returns: boolean — boolean

getSolutionXML()

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

getUfev()

Specified attributes of an element.

getVal()

Text value

hashCode()

Serves as a hash function for a particular type.

Returns: Number — Number

setSolutionXML()

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

setUfev()

Specified attributes of an element.

setVal()

Text value