public interface MapNode extends MixinNode, DataContainerChild<YangInstanceIdentifier.NodeIdentifier,Collection<MapEntryNode>>, NormalizedNodeContainer<YangInstanceIdentifier.NodeIdentifier,YangInstanceIdentifier.NodeIdentifierWithPredicates,MapEntryNode>
MapEntryNode
of the same type, which may
be quickly retrieved using key.
This node maps to the list node in YANG schema, schema and semantics of this node,
its children and key construction is defined by YANG list
statement and its key
and ordered-by
substatements.
getIdentifier
getChild, getIdentifier, getValue
getNodeType
Copyright © 2019 OpenDaylight. All rights reserved.