Uses of Class
com.ibm.clock.Time

Packages that use Time
com.ibm.clock   
 

Uses of Time in com.ibm.clock
 

Methods in com.ibm.clock that return Time
 Time IClock.getTime()
          Get the current time as shown by the clock.
 

Methods in com.ibm.clock with parameters of type Time
 void IClock.setTime(Time time)
          Set the time.