Package | Description |
---|---|
org.opendaylight.yangtools.yang2sources.spi |
Modifier and Type | Method and Description |
---|---|
default BasicCodeGenerator.ImportResolutionMode |
BasicCodeGenerator.getImportResolutionMode()
Indicate import resolution mode this code generator requires.
|
static BasicCodeGenerator.ImportResolutionMode |
BasicCodeGenerator.ImportResolutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BasicCodeGenerator.ImportResolutionMode[] |
BasicCodeGenerator.ImportResolutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 OpenDaylight. All rights reserved.