|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Time | |
|---|---|
| org.salespointframework.core | This package contains the central classes of the Framework. |
| Uses of Time in org.salespointframework.core |
|---|
| Classes in org.salespointframework.core that implement Time | |
|---|---|
class |
CalendarTime
This class is an implementation of the Time interface. |
class |
Date
Deprecated. As this class is not Y2K safe, it is of no use any more. Use CalendarTime instead. |
class |
Step
This class is an implementation of the Time interface. |
| Fields in org.salespointframework.core declared as Time | |
|---|---|
protected Time |
StepTimer.m_tTime
The current Time. |
| Methods in org.salespointframework.core that return Time | |
|---|---|
Time |
StepTimer.getTimeObject()
Returns the object that contains the time. |
| Constructors in org.salespointframework.core with parameters of type Time | |
|---|---|
StepTimer(Time tTimeObject)
Create a new timer wich uses the given Time object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||