|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Time
Time information.
Method Summary | |
---|---|
Timestamp |
getTimestamp()
The timestamp of the value, typically indicating when it was generated. |
TimeStamp |
getTimeStamp()
Deprecated. the use of TimeStamp is being discontinued in favor
of Timestamp : use getTimestamp() instead |
java.lang.Integer |
getTimeUserTag()
Returns a user defined tag, that can be used to store extra time information, such as beam shot. |
boolean |
isTimeValid()
Returns a data source specific flag to indicate whether the time information should be trusted. |
Method Detail |
---|
@Deprecated TimeStamp getTimeStamp()
TimeStamp
is being discontinued in favor
of Timestamp
: use getTimestamp()
instead
Timestamp getTimestamp()
java.lang.Integer getTimeUserTag()
boolean isTimeValid()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |