| Package | Description |
|---|---|
| org.opendaylight.yangtools.concepts | |
| org.opendaylight.yangtools.yang.data.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Path<P extends Path<P>>
Conceptual representation of a logical path in a tree-like structure, similar to a
Path, but more general in terms of what objects it can be applied to. |
| Modifier and Type | Class and Description |
|---|---|
class |
YangInstanceIdentifier
Unique identifier of a particular node instance in the data tree.
|
Copyright © 2019 OpenDaylight. All rights reserved.