Uses of Enum Class
org.opendaylight.yangtools.yang.parser.api.ImportResolutionMode
-
Uses of ImportResolutionMode in org.opendaylight.yangtools.yang.parser.api
Methods in org.opendaylight.yangtools.yang.parser.api that return ImportResolutionModeModifier and TypeMethodDescriptionYangParserConfiguration.importResolutionMode()static ImportResolutionModeReturns the enum constant of this class with the specified name.static ImportResolutionMode[]ImportResolutionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opendaylight.yangtools.yang.parser.api that return types with arguments of type ImportResolutionModeModifier and TypeMethodDescriptionYangParserFactory.supportedImportResolutionModes()Return enumeration ofImportResolutionModes supported by this factory.Methods in org.opendaylight.yangtools.yang.parser.api with parameters of type ImportResolutionModeModifier and TypeMethodDescriptionYangParserConfiguration.Builder.importResolutionMode(ImportResolutionMode newImportResolutionMode)