| Modifier and Type | Field and Description |
|---|---|
protected static com.rational.test.ft.util.FtDebug |
debug |
protected java.lang.Object |
value |
| Constructor and Description |
|---|
Value(java.lang.Object value) |
protected java.lang.Object value
protected static com.rational.test.ft.util.FtDebug debug
public java.lang.Object getValue()
public boolean equals(java.lang.Object value)
Object.equals with class-specific comparison.equals in class java.lang.Objectvalue - the right side of the comparisonpublic java.lang.String toString()
toString to the value that this class represents.toString in class java.lang.Object