Uses of Enum Class
org.opendaylight.yangtools.yang.parser.spi.validation.ValidationBundles.ValidationBundleType
Packages that use ValidationBundles.ValidationBundleType
Package
Description
Provides interfaces and enumerations necessary for validation processes.
-
Uses of ValidationBundles.ValidationBundleType in org.opendaylight.yangtools.yang.parser.spi.validation
Fields in org.opendaylight.yangtools.yang.parser.spi.validation with type parameters of type ValidationBundles.ValidationBundleTypeModifier and TypeFieldDescriptionstatic final @NonNull ParserNamespace<ValidationBundles.ValidationBundleType,Collection<?>> ValidationBundles.NAMESPACEMethods in org.opendaylight.yangtools.yang.parser.spi.validation that return ValidationBundles.ValidationBundleTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ValidationBundles.ValidationBundleType.values()Returns an array containing the constants of this enum class, in the order they are declared.