Package | Description |
---|---|
org.opendaylight.yangtools.yang.data.api.schema |
Definition of normalized YANG DOM Model
Normalized DOM Model brings more direct mapping between YANG Model, DOM
representation of data
|
Modifier and Type | Interface and Description |
---|---|
interface |
LeafNode<T>
Leaf node with multiplicity 0..1.
|
interface |
LeafSetEntryNode<T>
Leaf node with multiplicity 0...n.
|
Copyright © 2019 OpenDaylight. All rights reserved.