Interface TimeInfo

All Superinterfaces:
Serializable
All Known Implementing Classes:
TimeInfoImpl

public interface TimeInfo extends Serializable
Time info interface.
Author:
rbo
  • Method Details

    • getDuration

      int getDuration()
      Returns:
      the duration
    • getWorkingTime

      int getWorkingTime()
      Returns:
      the workingTime
    • getEstWorkingTime

      int getEstWorkingTime()
      Returns:
      the estWorkingTime