|
IBM Rational Functional Tester Version 8.1.1000 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.Object com.rational.test.ft.domain.java.swt.RectangleValueConverter
public class RectangleValueConverter
Constructor Summary | |
---|---|
RectangleValueConverter()
|
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 RectangleValueConverter()
Method Detail |
---|
public java.lang.String getValueClassName()
getValueClassName
in interface com.rational.test.ft.value.converters.IConvertValueClass
public java.lang.String getOtherClassName()
getOtherClassName
in interface com.rational.test.ft.value.converters.IConvertValueClass
public java.lang.Object convertToValue(java.lang.Object theObject)
convertToValue
in interface com.rational.test.ft.value.converters.IConvertValueClass
public 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 |