Interface WebTimePrompt

    • Method Detail

      • getAnswerAsTime

        WebTime getAnswerAsTime()
        Returns the current answer as a WebTime object. It can then be changed in that manner.
        Returns:
        The current answer represented as a WebTime object.
      • getDefaultAnswerAsTime

        WebTime getDefaultAnswerAsTime()
        Returns the default answer as a WebTime object. It can then be changed in that manner.
        Returns:
        The default answer represented as a WebTime object.
      • getPreviousAnswerAsTime

        WebTime getPreviousAnswerAsTime()
        Returns the previous answer as a WebTime object. It can then be changed in that manner.
        Returns:
        The previous answer represented as a WebTime object.