@Beta public interface DefaultDenyAllSchemaNode extends UnknownSchemaNode
DocumentedNode.WithStatus| Modifier and Type | Method and Description |
|---|---|
static Optional<DefaultDenyAllSchemaNode> |
findIn(DataSchemaNode parent)
Attempt to find a
DefaultDenyAllSchemaNode in a parent DataSchemaNode. |
getExtensionDefinition, getNodeParameter, getNodeType, isAddedByAugmentationgetPath, getQNamegetStatusgetDescription, getReference, getUnknownSchemaNodesisAddedByUsesstatic Optional<DefaultDenyAllSchemaNode> findIn(DataSchemaNode parent)
DefaultDenyAllSchemaNode in a parent DataSchemaNode.parent - Parent to searchDefaultDenyAllSchemaNode child, if present.Copyright © 2019 OpenDaylight. All rights reserved.