|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface HistoryAware.Pick
Objects implementing this interface are list elements returned by the
HistoryAware.getEntireHistory() method.
| Method Summary | |
|---|---|
String |
getComment()
Returns the comment assigned to this pick. |
Date |
getDate()
Returns the date of the observation. |
long |
getDuration()
Returns the duration of this observation in ms. |
double |
getPickMerit()
Returns the merit the target had as it was picked. |
String |
getUnique()
Returns the unique identifier of this observation. |
boolean |
isSuccess()
Returns if this observation was successful. |
boolean |
setSuccess(boolean to)
Set this observation successful. |
| Method Detail |
|---|
boolean isSuccess()
boolean setSuccess(boolean to)
Date getDate()
long getDuration()
String getUnique()
double getPickMerit()
String getComment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||