Interface WaitStep

    • Method Detail

      • getTime

        java.lang.String getTime()
                          throws java.rmi.RemoteException
        Returns:
        the time expression.
        Throws:
        java.rmi.RemoteException - remote communication problem
      • setTime

        void setTime​(java.lang.String time)
              throws java.rmi.RemoteException
        Sets the time expression.
        Parameters:
        time - time expression
        Throws:
        java.rmi.RemoteException - remote communication problem