|
IBM Rational Functional Tester Version 6.1 IBM Rational Functional Tester API Reference Project Version 2.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rational.test.ft.script.Subitem
com.rational.test.ft.script.Position
Adds definition to a simple
int
value.
Field Summary | |
protected int |
position
A zero-based value that is significant relative to a particular control. |
Constructor Summary | |
Position(int position)
|
Method Summary | |
int |
getPosition()
Accesses the index value. |
java.lang.String |
toString()
Sets toString to the value that this class represents. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected int position
Constructor Detail |
public Position(int position)
Method Detail |
public int getPosition()
public java.lang.String toString()
toString
to the value that this class represents.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |