Uses of Enum Class
org.hibernate.validator.constraints.UUID.LetterCase
Packages that use UUID.LetterCase
Package
Description
Constraint definition classes for programmatic constraint definition API.
Hibernate Validator specific constraints.
-
Uses of UUID.LetterCase in org.hibernate.validator.cfg.defs
Methods in org.hibernate.validator.cfg.defs with parameters of type UUID.LetterCase -
Uses of UUID.LetterCase in org.hibernate.validator.constraints
Methods in org.hibernate.validator.constraints that return UUID.LetterCaseModifier and TypeMethodDescriptionstatic UUID.LetterCase
Returns the enum constant of this class with the specified name.static UUID.LetterCase[]
UUID.LetterCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.