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