public interface Schedules
| Modifier and Type | Method and Description |
|---|---|
List<Schedule> |
schedule()
Returns the attribute schedule.
|
void |
schedule(List<Schedule> schedule)
Sets the attribute schedule.
|
Copyright © 2017. All rights reserved.