| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ytbdatatype.rev20160826 |
Implementation of YANG node ytbDataType.
|
| Modifier and Type | Method and Description |
|---|---|
static YtbDataType.LeafIdentifier |
YtbDataType.LeafIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YtbDataType.LeafIdentifier[] |
YtbDataType.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 |
YtbDataTypeOpParam.isLeafValueSet(YtbDataType.LeafIdentifier leaf) |
boolean |
YtbDataType.isLeafValueSet(YtbDataType.LeafIdentifier leaf)
Checks if the leaf value is set.
|
Copyright © 2018. All rights reserved.