@Beta
public interface YangModeledAnyXmlSchemaNode
extends org.opendaylight.yangtools.yang.model.api.AnyXmlSchemaNode
SchemaNode, followed by a block of substatements that holds detailed
anyxml information. The substatements are defined in DataSchemaNode.
The "YangModeledAnyXml" in contrast to the "AnyXml" interface can also provide schema
of contained XML information. | Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yangtools.yang.model.api.ContainerSchemaNode |
getSchemaOfAnyXmlData()
Returns the root schema node of the data in this anyxml node.
|
isConfigurationgetPath, getQNamegetStatusgetDescription, getReference, getUnknownSchemaNodesisAugmentingisAddedByUsesgetWhenCondition@Nonnull org.opendaylight.yangtools.yang.model.api.ContainerSchemaNode getSchemaOfAnyXmlData()
Copyright © 2018 OpenDaylight. All rights reserved.