| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
Enumeration | details()Returns an enumeration of result details of this reference |
long | getDuration()Returns the duration of this task |
String | getName()Returns the name of this task |
SuiteReference | getParentSuite()Returns the suite reference that contains this task |
String | getRefid()Returns the reference id of this task |
IResult | getResult()Returns the result of this task |
long | getSinceStart()Returns the time since start for this task |
String | getTimestamp()Returns the timestamp of this task |
String | getUrl()Returns the URL of this task reference |
void | setDuration(long duration)Sets the duration of this result |
void | setSinceStart(long sincestart)Sets the time since start pf this result |
void | updateUrl(String url)Updates the URL of this reference |
| Method Detail |
public Enumeration details()
public long getDuration()
public String getName()
public SuiteReference getParentSuite()
public String getRefid()
public IResult getResult()
public long getSinceStart()
public String getTimestamp()
public String getUrl()
public void setDuration(long duration)
public void setSinceStart(long sincestart)
public void updateUrl(String url)
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||