| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.yrtietfyangpatch.rev20170222.yrtietfyangpatch.yangpatch |
Implementation of YANG node yangPatch's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static YangPatch.LeafIdentifier |
YangPatch.LeafIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YangPatch.LeafIdentifier[] |
YangPatch.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 |
YangPatch.isLeafValueSet(YangPatch.LeafIdentifier leaf)
Checks if the leaf value is set.
|
boolean |
DefaultYangPatch.isLeafValueSet(YangPatch.LeafIdentifier leaf) |
Copyright © 2018. All rights reserved.