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