org.objectweb.dream.time
Interface SetTimeStamp

All Known Implementing Classes:
TimeStampImpl

public interface SetTimeStamp

This interface defines a method to set a time stamp.


Field Summary
static String ITF_NAME
          The commonly used name to refer to this interface.
 
Method Summary
 long setTimeStamp()
          Sets the time stamp.
 

Field Detail

ITF_NAME

public static final String ITF_NAME
The commonly used name to refer to this interface.

See Also:
Constant Field Values
Method Detail

setTimeStamp

public long setTimeStamp()
Sets the time stamp.

Returns:
the time stamp that has been set.


Copyright © 2003, 2004 - INRIA Rhone-Alpes - All Rights Reserved.