public interface ContainerNode extends AttributesContainer, DataContainerNode<YangInstanceIdentifier.NodeIdentifier>, DataContainerChild<YangInstanceIdentifier.NodeIdentifier,Collection<DataContainerChild<? extends YangInstanceIdentifier.PathArgument,?>>>
Node which does not have value but contains valid DataContainerChild
nodes.
Schema of this node is described by instance of
ContainerSchemaNode
.
getAttributes, getAttributeValue
getValue
getChild, getIdentifier
getNodeType
getIdentifier
Copyright © 2019 OpenDaylight. All rights reserved.