Uses of Enum Class
org.hibernate.validator.constraints.CompositionType
Packages that use CompositionType
-
Uses of CompositionType in org.hibernate.validator.constraints
Subclasses with type arguments of type CompositionType in org.hibernate.validator.constraintsModifier and TypeClassDescriptionenumThe EnumCompositionTypewhich is used as argument to the annotationConstraintComposition.Methods in org.hibernate.validator.constraints that return CompositionTypeModifier and TypeMethodDescriptionstatic CompositionTypeReturns the enum constant of this class with the specified name.static CompositionType[]CompositionType.values()Returns an array containing the constants of this enum class, in the order they are declared.