| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfyangtypes.rev20130715.yrtietfyangtypes |
Implementation of YANG node yrtIetfYangTypes's children nodes.
|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription.updatepolicymodifiable.updatetrigger |
Implementation of YANG node updateTrigger's children nodes.
|
| org.onosproject.yang.gen.v11.yrtietfyangpush.rev20161028.yrtietfyangpush.updatepolicy.updatetrigger |
Implementation of YANG node updateTrigger's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static Timeticks |
Timeticks.fromString(String valInString)
Returns the object of timeticks fromString input String timeticks.
|
static Timeticks |
Timeticks.of(long value)
Returns the object of timeticks for type uint32.
|
Timeticks |
Timestamp.timeticks()
Returns the attribute timeticks.
|
| Modifier and Type | Method and Description |
|---|---|
static Timestamp |
Timestamp.of(Timeticks value)
Returns the object of timestamp for type timeticks.
|
void |
Timestamp.timeticks(Timeticks timeticks)
Sets the attribute timeticks.
|
| Constructor and Description |
|---|
Timestamp(Timeticks timeticks)
Creates an instance of timeticks.
|
| Modifier and Type | Field and Description |
|---|---|
protected Timeticks |
DefaultOnChange.dampeningPeriod |
protected Timeticks |
DefaultPeriodic.period |
| Modifier and Type | Method and Description |
|---|---|
Timeticks |
DefaultOnChange.dampeningPeriod() |
Timeticks |
OnChange.dampeningPeriod()
Returns the attribute dampeningPeriod.
|
Timeticks |
Periodic.period()
Returns the attribute period.
|
Timeticks |
DefaultPeriodic.period() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOnChange.dampeningPeriod(Timeticks dampeningPeriod) |
void |
OnChange.dampeningPeriod(Timeticks dampeningPeriod)
Sets the attribute dampeningPeriod.
|
void |
Periodic.period(Timeticks period)
Sets the attribute period.
|
void |
DefaultPeriodic.period(Timeticks period) |
| Modifier and Type | Field and Description |
|---|---|
protected Timeticks |
DefaultOnChange.dampeningPeriod |
protected Timeticks |
DefaultPeriodic.period |
| Modifier and Type | Method and Description |
|---|---|
Timeticks |
DefaultOnChange.dampeningPeriod() |
Timeticks |
OnChange.dampeningPeriod()
Returns the attribute dampeningPeriod.
|
Timeticks |
Periodic.period()
Returns the attribute period.
|
Timeticks |
DefaultPeriodic.period() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOnChange.dampeningPeriod(Timeticks dampeningPeriod) |
void |
OnChange.dampeningPeriod(Timeticks dampeningPeriod)
Sets the attribute dampeningPeriod.
|
void |
Periodic.period(Timeticks period)
Sets the attribute period.
|
void |
DefaultPeriodic.period(Timeticks period) |
Copyright © 2018. All rights reserved.