Constructor Summary |
---|
Str2Value(value)
Constructor. |
Str2Value(value, ufev)
Constructor. |
Property Getters/Setters Summary | ||
---|---|---|
method | getUfe() | |
method | setUfe(value) | |
Attributes of an element. | ||
method | getUfev() | |
method | setUfev(value) | |
Attributes of an element. | ||
method | getValue() | |
method | setValue(value) | |
String value. |
Method Summary | ||
---|---|---|
method | deepClone() | |
Creates deep copy of this instance.
|
||
method | equals(value) | |
Are objects equal.
|
||
method | hashCode() | |
Serves as a hash function for a particular type.
|
Str2Value(value)
value: String
- Str2Value(value, ufev)
value: String
- ufev: UnitFormulaErrV
- UnitFormulaErrV getUfev() / setUfev(value)
String getValue() / setValue(value)
UnitFormulaErr getUfe() / setUfe(value)