Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api |
Definition of structures and DOM like API of effected YANG schema
|
org.opendaylight.yangtools.yang.parser.stmt.rfc6020.effective |
Contains implementation of Rfc6020 effective statements.
|
org.opendaylight.yangtools.yang.parser.stmt.rfc7950.effective |
Contains implementation of Rfc7950 effective statements.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ActionDefinition
Represents YANG action statement
The "action" statement is used to define an operation connected to a
specific container or list data node.
|
interface |
RpcDefinition
Interface describing YANG 'rpc' statement.
|
Modifier and Type | Class and Description |
---|---|
class |
RpcEffectiveStatementImpl |
Modifier and Type | Class and Description |
---|---|
class |
ActionEffectiveStatementImpl |
Copyright © 2018 OpenDaylight. All rights reserved.