Package | Description |
---|---|
org.opendaylight.yangtools.rfc6536.model.api |
YANG metamodel extensions to support NACM, as defined in RFC6536.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DefaultDenyWriteEffectiveStatement
Effective statement representation of 'default-deny-write' extension defined in
RFC6536.
|
Modifier and Type | Method and Description |
---|---|
static Optional<DefaultDenyWriteSchemaNode> |
DefaultDenyWriteSchemaNode.findIn(DataSchemaNode parent)
Attempt to find a
DefaultDenyWriteSchemaNode in a parent DataSchemaNode . |
Copyright © 2019 OpenDaylight. All rights reserved.