Class ExecutionInfoLocation

    • Field Detail

      • dataLoggingDelay

        protected String dataLoggingDelay
      • dataLoggingInterval

        protected String dataLoggingInterval
    • Method Detail

      • getDescription

        public String getDescription()
        Gets description
        Returns:
        value of description
      • setDescription

        public void setDescription​(String description)
        Sets description
        Parameters:
        description - value of description
      • getDataLoggingDelay

        public String getDataLoggingDelay()
        Gets dataLoggingDelay
        Returns:
        value of dataLoggingDelay
      • setDataLoggingDelay

        public void setDataLoggingDelay​(String dataLoggingDelay)
        Sets dataLoggingDelay
        Parameters:
        dataLoggingDelay - value of dataLoggingDelay
      • getDataLoggingInterval

        public String getDataLoggingInterval()
        Gets dataLoggingInterval
        Returns:
        value of dataLoggingInterval
      • setDataLoggingInterval

        public void setDataLoggingInterval​(String dataLoggingInterval)
        Sets dataLoggingInterval
        Parameters:
        dataLoggingInterval - value of dataLoggingInterval
      • getExecutionInfoLocation

        public IExecutionInfoLocation getExecutionInfoLocation()
        Gets executionInfoLocation
        Returns:
        value of executionInfoLocation
      • setExecutionInfoLocation

        public void setExecutionInfoLocation​(IExecutionInfoLocation executionInfoLocation)
        Sets executionInfoLocation
        Parameters:
        executionInfoLocation - value of executionInfoLocation