T
- Value type of Leaf entriespublic interface OrderedLeafSetNode<T> extends LeafSetNode<T>, OrderedNodeContainer<LeafSetEntryNode<T>>
This node represents a data instance of leaf-list
with
ordered-by user;
substatement.
Except preserving user-ordering all other semantics and behaviour is same
as in LeafSetNode
.
getIdentifier
getChild, getIdentifier, getValue
getNodeType
getChild, getSize
Copyright © 2020 OpenDaylight. All rights reserved.