public class SubClassMarkingParameterAsCascaded extends AbstractCalendarService
| Constructor and Description |
|---|
SubClassMarkingParameterAsCascaded() |
| Modifier and Type | Method and Description |
|---|---|
void |
createEvent(@NotNull Date start,
@NotNull Date end,
@NotNull List<Person> participants) |
public void createEvent(@NotNull
@NotNull Date start,
@NotNull
@NotNull Date end,
@NotNull
@NotNull List<Person> participants)
createEvent in class AbstractCalendarServiceCopyright © 2008–2017. All rights reserved.