java.lang.Object
StrValue
com.aspose.diagram.Str2Value
- All Implemented Interfaces:
- java.lang.Cloneable
public class Str2Value
- extends StrValue
String value.
|
Method Summary |
java.lang.Object | deepClone() | → inherited from StrValue
|
|
Creates deep copy of this instance.
|
boolean | equals(java.lang.Object value) | |
|
Are objects equal.
|
int | hashCode() | |
|
Serves as a hash function for a particular type.
|
Str2Value
public Str2Value(java.lang.String value)
-
Constructor.
- Parameters:
value -
Str2Value
public Str2Value(java.lang.String value, UnitFormulaErrV ufev)
-
Constructor.
- Parameters:
value - ufev -
|
Property Getters/Setters Detail |
-
Attributes of an element.
getValue/setValue | → inherited from StrValue
|
public java.lang.String getValue() / public void setValue(java.lang.String value)
|
-
String value.
-
Attributes of an element.
equals | |
public boolean equals(java.lang.Object value) |
-
Are objects equal.
- Parameters:
value -
- Returns:
hashCode | |
public int hashCode() |
-
Serves as a hash function for a particular type.
- Returns:
deepClone | → inherited from StrValue
|
public java.lang.Object deepClone()
throws java.lang.Exception |
-
Creates deep copy of this instance.
- Returns:
See Also:
Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
Aspose.Diagram Support Forum - our preferred method of support.