| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfschedule.rev20160301.yrtietfschedule.schedules.schedules |
Implementation of YANG node schedules's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfyangtypes.rev20130715.yrtietfyangtypes |
Implementation of YANG node yrtIetfYangTypes's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected DateAndTime |
DefaultSchedule.start |
| Modifier and Type | Method and Description |
|---|---|
DateAndTime |
DefaultSchedule.start() |
DateAndTime |
Schedule.start()
Returns the attribute start.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSchedule.start(DateAndTime start) |
void |
Schedule.start(DateAndTime start)
Sets the attribute start.
|
| Modifier and Type | Method and Description |
|---|---|
static DateAndTime |
DateAndTime.fromString(String valInString)
Returns the object of dateAndTime fromString input String dateAndTime.
|
static DateAndTime |
DateAndTime.of(String value)
Returns the object of dateAndTime for type string.
|
Copyright © 2018. All rights reserved.