|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes for parsing of Bean Validation XML configuration files. |
| Uses of FieldType in org.hibernate.validator.internal.xml |
|---|
| Fields in org.hibernate.validator.internal.xml with type parameters of type FieldType | |
|---|---|
protected List<FieldType> |
BeanType.field
|
| Methods in org.hibernate.validator.internal.xml that return FieldType | |
|---|---|
FieldType |
ObjectFactory.createFieldType()
Create an instance of FieldType |
| Methods in org.hibernate.validator.internal.xml that return types with arguments of type FieldType | |
|---|---|
List<FieldType> |
BeanType.getField()
Gets the value of the field property. |
| Method parameters in org.hibernate.validator.internal.xml with type arguments of type FieldType | |
|---|---|
static Set<ConstrainedField> |
ConstrainedFieldBuilder.buildConstrainedFields(List<FieldType> fields,
Class<?> beanClass,
String defaultPackage,
ConstraintHelper constraintHelper,
AnnotationProcessingOptionsImpl annotationProcessingOptions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||