public class ScheduledVacation
extends Object
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
End time for vacation specified in RFC3339 format.
Start time for vacation specified in RFC3339 format.
int
-
Constructor Details
-
ScheduledVacation
public ScheduledVacation()
-
Method Details
-
getStartTime
Start time for vacation specified in RFC3339 format.
-
getEndTime
End time for vacation specified in RFC3339 format.
-
-
canEqual
protected boolean canEqual(Object other)
-
-