Uses of Enum
org.hibernate.validator.constraints.CompositionType
Packages that use CompositionType
-
Uses of CompositionType in org.hibernate.validator.constraints
Methods in org.hibernate.validator.constraints that return CompositionTypeModifier and TypeMethodDescriptionstatic CompositionTypeReturns the enum constant of this type with the specified name.static CompositionType[]CompositionType.values()Returns an array containing the constants of this enum type, in the order they are declared.