@Beta public interface YangModeledAnyXmlNode extends AttributesContainer, DataContainerNode<YangInstanceIdentifier.NodeIdentifier>, DataContainerChild<YangInstanceIdentifier.NodeIdentifier,Collection<DataContainerChild<? extends YangInstanceIdentifier.PathArgument,?>>>
Modifier and Type | Method and Description |
---|---|
ContainerSchemaNode |
getSchemaOfAnyXmlData()
Returns the schema corresponding to the node's datea.
|
getAttributes, getAttributeValue
getValue
getChild, getIdentifier
getNodeType
getIdentifier
@Nonnull ContainerSchemaNode getSchemaOfAnyXmlData()
Copyright © 2019 OpenDaylight. All rights reserved.