|
IBM Rational Functional Tester Version 8.1.1000 IBM Rational Functional Tester API 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.script.Subitem com.rational.test.ft.script.Position
public class 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.
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |