| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.schedule.rev20160301.yrtietfschedule.schedules |
Implementation of YANG node schedules's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.schedule.rev20160301.yrtietfschedule.schedules.schedules |
Implementation of YANG node schedules's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Schedule> |
DefaultSchedules.schedule |
| Modifier and Type | Method and Description |
|---|---|
List<Schedule> |
Schedules.schedule()
Returns the attribute schedule.
|
List<Schedule> |
DefaultSchedules.schedule() |
| Modifier and Type | Method and Description |
|---|---|
void |
Schedules.addToSchedule(Schedule addTo)
Adds to the list of schedule.
|
void |
DefaultSchedules.addToSchedule(Schedule addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
Schedules.schedule(List<Schedule> schedule)
Sets the attribute schedule.
|
void |
DefaultSchedules.schedule(List<Schedule> schedule) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSchedule
Represents the implementation of schedule.
|
Copyright © 2017. All rights reserved.