|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataAnnotation<ANNOTATION_TYPE>
Denotes an annotation for data, which normally covers a certain range of samples.
Method Summary | |
---|---|
long |
getEndTimestamp()
Returns the ending timecstamp of this annotation. |
long |
getStartTimestamp()
Returns the starting time stamp of this annotation. |
Methods inherited from interface nl.lxtreme.ols.api.data.annotation.Annotation |
---|
getAnnotation, getChannel |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
long getEndTimestamp()
long getStartTimestamp()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |