|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstraintDescriptorImpl.ConstraintType | |
|---|---|
| org.hibernate.validator.internal.metadata.descriptor | Implementation of the Bean Validation meta data API. |
| org.hibernate.validator.internal.util.logging | Logging classes. |
| Uses of ConstraintDescriptorImpl.ConstraintType in org.hibernate.validator.internal.metadata.descriptor |
|---|
| Methods in org.hibernate.validator.internal.metadata.descriptor that return ConstraintDescriptorImpl.ConstraintType | |
|---|---|
ConstraintDescriptorImpl.ConstraintType |
ConstraintDescriptorImpl.getConstraintType()
|
static ConstraintDescriptorImpl.ConstraintType |
ConstraintDescriptorImpl.ConstraintType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConstraintDescriptorImpl.ConstraintType[] |
ConstraintDescriptorImpl.ConstraintType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ConstraintDescriptorImpl.ConstraintType in org.hibernate.validator.internal.util.logging |
|---|
| Methods in org.hibernate.validator.internal.util.logging with parameters of type ConstraintDescriptorImpl.ConstraintType | |
|---|---|
ConstraintDefinitionException |
Log_$logger.getComposedAndComposingConstraintsHaveDifferentTypesException(String composedConstraintTypeName,
String composingConstraintTypeName,
ConstraintDescriptorImpl.ConstraintType composedConstraintType,
ConstraintDescriptorImpl.ConstraintType composingConstraintType)
|
ConstraintDefinitionException |
Log.getComposedAndComposingConstraintsHaveDifferentTypesException(String composedConstraintTypeName,
String composingConstraintTypeName,
ConstraintDescriptorImpl.ConstraintType composedConstraintType,
ConstraintDescriptorImpl.ConstraintType composingConstraintType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||