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.leaf_list | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list |
Modifier and Type | Interface and Description |
---|---|
interface |
LeafListSchemaNode
Interface describing YANG 'leaf-list' statement.
|
interface |
ListSchemaNode
Interface describing YANG 'list' statement.
|
Modifier and Type | Class and Description |
---|---|
class |
LeafListEffectiveStatementImpl
Deprecated.
This class is visible only for historical purposes and is going to be hidden.
|
Modifier and Type | Class and Description |
---|---|
class |
ListEffectiveStatementImpl
Deprecated.
This class is visible only for historical purposes and is going to be hidden.
|
Copyright © 2019 OpenDaylight. All rights reserved.