Uses of Enum Class
javax.validation.ElementKind
Packages that use ElementKind
-
Uses of ElementKind in javax.validation
Methods in javax.validation that return ElementKindModifier and TypeMethodDescriptionPath.Node.getKind()static ElementKindReturns the enum constant of this class with the specified name.static ElementKind[]ElementKind.values()Returns an array containing the constants of this enum class, in the order they are declared.