|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes used to parse 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||