| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfschedule.rev20170306.actnietfschedule.scheduleconfigattributes |
Implementation of YANG node scheduleConfigAttributes's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfschedule.rev20170306.actnietfschedule.schedules.schedules |
Implementation of YANG node schedules's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static InclusiveExclusiveEnum |
InclusiveExclusiveEnum.of(int value)
Returns the object of inclusiveExclusiveEnum for.
|
static InclusiveExclusiveEnum |
InclusiveExclusiveEnum.of(String value)
Returns the object of inclusiveExclusiveEnum for.
|
static InclusiveExclusiveEnum |
InclusiveExclusiveEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InclusiveExclusiveEnum[] |
InclusiveExclusiveEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected InclusiveExclusiveEnum |
DefaultSchedule.inclusiveExclusive |
| Modifier and Type | Method and Description |
|---|---|
InclusiveExclusiveEnum |
DefaultSchedule.inclusiveExclusive() |
InclusiveExclusiveEnum |
Schedule.inclusiveExclusive()
Returns the attribute inclusiveExclusive.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSchedule.inclusiveExclusive(InclusiveExclusiveEnum inclusiveExclusive) |
void |
Schedule.inclusiveExclusive(InclusiveExclusiveEnum inclusiveExclusive)
Sets the attribute inclusiveExclusive.
|
Copyright © 2018. All rights reserved.