Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api |
Definition of structures and DOM like API of effected YANG schema
|
org.opendaylight.yangtools.yang.parser.spi.source |
Provides API necessary for the processing of statement sources.
|
Modifier and Type | Method and Description |
---|---|
static YangStmtMapping |
YangStmtMapping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YangStmtMapping[] |
YangStmtMapping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static NamespaceBehaviour<YangStmtMapping,Integer,StmtOrderingNamespace> |
StmtOrderingNamespace.BEHAVIOUR |
Copyright © 2019 OpenDaylight. All rights reserved.