| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.model.api.stmt | |
| org.opendaylight.yangtools.yang.parser.stmt.rfc6020 |
Contains implementation of statement supports for Rfc6020 statements and
implementation of declared statements.
|
| org.opendaylight.yangtools.yang.parser.stmt.rfc7950 |
Contains implementation of statement supports for Rfc7950 statements
and implementation of declared statements specific to Rfc7950.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionStatement
Represents YANG action statement.
|
interface |
RpcStatement |
| Modifier and Type | Class and Description |
|---|---|
class |
RpcStatementImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionStatementImpl |
Copyright © 2018 OpenDaylight. All rights reserved.