|
IBM Rational Functional Tester Version 8.2.1 IBM Rational Functional Tester Proxy SDK Reference Project Version 2.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rational.test.ft.domain.java.swt.PointValueConverter
public class PointValueConverter
| Constructor Summary | |
|---|---|
PointValueConverter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
convertToOther(java.lang.Object theObject)
Convert from the value class to the other class |
java.lang.Object |
convertToValue(java.lang.Object theObject)
Convert from the other class to the value class |
java.lang.String |
getOtherClassName()
The other classname |
java.lang.String |
getValueClassName()
The value classname |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PointValueConverter()
| Method Detail |
|---|
public java.lang.String getValueClassName()
getValueClassName in interface com.rational.test.ft.value.converters.IConvertValueClasspublic java.lang.String getOtherClassName()
getOtherClassName in interface com.rational.test.ft.value.converters.IConvertValueClasspublic java.lang.Object convertToValue(java.lang.Object theObject)
convertToValue in interface com.rational.test.ft.value.converters.IConvertValueClasspublic java.lang.Object convertToOther(java.lang.Object theObject)
convertToOther in interface com.rational.test.ft.value.converters.IConvertValueClass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||