Uses of Interface
org.opendaylight.yangtools.rfc6536.model.api.DefaultDenyWriteSchemaNode
Packages that use DefaultDenyWriteSchemaNode
-
Uses of DefaultDenyWriteSchemaNode in org.opendaylight.yangtools.rfc6536.model.api
Methods in org.opendaylight.yangtools.rfc6536.model.api that return types with arguments of type DefaultDenyWriteSchemaNodeModifier and TypeMethodDescriptionstatic Optional<DefaultDenyWriteSchemaNode>
DefaultDenyWriteSchemaNode.findIn
(DataSchemaNode parent) Attempt to find aDefaultDenyWriteSchemaNode
in a parentDataSchemaNode
.