| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfyangtypes.rev20130715.yrtietfyangtypes |
Implementation of YANG node yrtIetfYangTypes'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.
|
Copyright © 2017. All rights reserved.