public class WebSchedEntry extends Object
WebSchedEntry class.
Constructor and Description |
---|
WebSchedEntry(int schedIndex,
int timeIndex,
String user,
Date startDate,
Date endDate)
Constructor for WebSchedEntry.
|
WebSchedEntry(int schedIndex,
int timeIndex,
String user,
String begins,
String ends)
Constructor for WebSchedEntry.
|
public WebSchedEntry(int schedIndex, int timeIndex, String user, Date startDate, Date endDate)
Constructor for WebSchedEntry.
schedIndex
- a int.timeIndex
- a int.user
- a String
object.startDate
- a java$util$Date object.endDate
- a java$util$Date object.Copyright © 2015. All rights reserved.