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, getAttributeValuegetValuegetChild, getIdentifiergetNodeTypegetIdentifierCopyright © 2019 OpenDaylight. All rights reserved.