public interface OrderedMapNode extends MapNode, OrderedNodeContainer<MapEntryNode>
This node represents a data instance of list
with
ordered-by user;
substatement and key
definition.
Except preserving user-ordering all other semantics and behaviour is same as
in MapNode
.
getIdentifier
getChild, getIdentifier, getValue
getNodeType
getChild, getSize
Copyright © 2019 OpenDaylight. All rights reserved.