| Package | Description |
|---|---|
| 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 | Method and Description |
|---|---|
static Schedule.LeafIdentifier |
Schedule.LeafIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Schedule.LeafIdentifier[] |
Schedule.LeafIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Schedule.isLeafValueSet(Schedule.LeafIdentifier leaf)
Checks if the leaf value is set.
|
boolean |
DefaultSchedule.isLeafValueSet(Schedule.LeafIdentifier leaf) |
Copyright © 2017. All rights reserved.