public class TimeSection extends Object implements Serializable
| 构造器和说明 |
|---|
TimeSection() |
public int getStart()
public void setStart(int start)
start - the start to setpublic int getEnd()
public void setEnd(int end)
end - the end to setpublic int getIntervalSeconds()
public void setIntervalSeconds(int intervalSeconds)
intervalSeconds - the intervalSeconds to setCopyright © 2023. All rights reserved.