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