|
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.Objectcom.rational.test.ft.script.Subitem
com.rational.test.ft.script.DPosition
public class DPosition
Field Summary | |
---|---|
protected double |
position
|
Constructor Summary | |
---|---|
DPosition(double position)
|
|
DPosition(Position pos)
|
Method Summary | |
---|---|
double |
getPosition()
|
java.lang.String |
ToString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected double position
Constructor Detail |
---|
public DPosition(double position)
public DPosition(Position pos)
Method Detail |
---|
public double getPosition()
public java.lang.String ToString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |