类 TimeSection

    • 构造器详细资料

      • TimeSection

        public TimeSection()
    • 方法详细资料

      • getStart

        public int getStart()
        返回:
        the start
      • setStart

        public void setStart​(int start)
        参数:
        start - the start to set
      • getEnd

        public int getEnd()
        返回:
        the end
      • setEnd

        public void setEnd​(int end)
        参数:
        end - the end to set
      • getIntervalSeconds

        public int getIntervalSeconds()
        返回:
        the intervalSeconds
      • setIntervalSeconds

        public void setIntervalSeconds​(int intervalSeconds)
        参数:
        intervalSeconds - the intervalSeconds to set