Package com.saperion.intf.wf
Interface TimeInfo
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- TimeInfoImpl
Time info interface.
- Author:
- rbo
- 
Method Summary
- 
Method Details- 
getDurationint getDuration()- Returns:
- the duration
 
- 
getWorkingTimeint getWorkingTime()- Returns:
- the workingTime
 
- 
getEstWorkingTimeint getEstWorkingTime()- Returns:
- the estWorkingTime
 
 
-