Str2Value
Contents
[
Hide
]Str2Value class
String value.
new Str2Value(value)
Constructor.
Methods
| Name | Description |
|---|---|
| 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.
| Parameter | Type | Description |
|---|---|---|
| value | String | |
| ufev | UnitFormulaErrV |
deepClone()
Creates deep copy of this instance.
Returns: Object — Object
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
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.