@NonNullByDefault public final class YangDataConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MODULE_PREFIX
Normative prefix to use when importing
RFC8040_SOURCE. |
static QNameModule |
RFC8040_MODULE
Runtime RFC8040 identity.
|
static SourceIdentifier |
RFC8040_SOURCE
RFC8040 model source name.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<SourceIdentifier> |
knownModelSources()
Return identifiers of all sources known to define the metadata extension.
|
public static final QNameModule RFC8040_MODULE
public static final SourceIdentifier RFC8040_SOURCE
public static final String MODULE_PREFIX
RFC8040_SOURCE.public static Collection<SourceIdentifier> knownModelSources()
Copyright © 2019 OpenDaylight. All rights reserved.