Interface TimeInfo

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    TimeInfoImpl

    public interface TimeInfo
    extends java.io.Serializable
    Time info interface.
    Author:
    rbo
    • Method Detail

      • getDuration

        int getDuration()
        Returns:
        the duration
      • getWorkingTime

        int getWorkingTime()
        Returns:
        the workingTime
      • getEstWorkingTime

        int getEstWorkingTime()
        Returns:
        the estWorkingTime