Package | Description |
---|---|
org.opendaylight.yangtools.yang.parser.spi.source |
Provides API necessary for the processing of statement sources.
|
Modifier and Type | Field and Description |
---|---|
static NamespaceBehaviour<ModulesDeviatedByModules.SupportedModules,com.google.common.collect.SetMultimap<QNameModule,QNameModule>,ModulesDeviatedByModules> |
ModulesDeviatedByModules.BEHAVIOUR |
Modifier and Type | Method and Description |
---|---|
static ModulesDeviatedByModules.SupportedModules |
ModulesDeviatedByModules.SupportedModules.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModulesDeviatedByModules.SupportedModules[] |
ModulesDeviatedByModules.SupportedModules.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 OpenDaylight. All rights reserved.