Package | Description |
---|---|
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 | Interface and Description |
---|---|
interface |
Module
This interface contains the methods for getting the data from the YANG
module.
Example of YANG module
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEffectiveModule<D extends DeclaredStatement<String>> |
Copyright © 2019 OpenDaylight. All rights reserved.