Package | Description |
---|---|
org.opendaylight.yangtools.yang.data.util | |
org.opendaylight.yangtools.yang.model.api |
Definition of structures and DOM like API of effected YANG schema
|
org.opendaylight.yangtools.yang.parser.rfc7950.stmt |
Statement library for YANG version 1 and 1.1, as defined in RFC6020 and RFC7950.
|
Modifier and Type | Class and Description |
---|---|
class |
OperationAsContainer |
Modifier and Type | Method and Description |
---|---|
protected OperationDefinition |
OperationAsContainer.delegate() |
Modifier and Type | Method and Description |
---|---|
static OperationAsContainer |
OperationAsContainer.of(OperationDefinition delegate) |
Modifier and Type | Interface and Description |
---|---|
interface |
ActionDefinition
Represents YANG action statement.
|
interface |
RpcDefinition
Interface describing YANG 'rpc' statement.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEffectiveOperationDefinition<D extends DeclaredStatement<QName>> |
Copyright © 2019 OpenDaylight. All rights reserved.