public class CalendarService extends Object
| Constructor and Description |
|---|
CalendarService() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Event |
createEvent() |
void |
createEvent(@NotNull Date start,
@Future Date end) |
@NotNull Event |
getEvent() |
@CrossParameterConstraint public void createEvent(@NotNull @NotNull Date start, @Future @Future Date end)
@NotNull public @NotNull Event createEvent()
@NotNull public @NotNull Event getEvent()
Copyright © 2008–2017. All rights reserved.