|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldType | |
---|---|
org.hibernate.validator.xml | Classes used to parse Bean Validation XML configuration files. |
Uses of FieldType in org.hibernate.validator.xml |
---|
Fields in org.hibernate.validator.xml with type parameters of type FieldType | |
---|---|
protected List<FieldType> |
BeanType.field
|
Methods in org.hibernate.validator.xml that return FieldType | |
---|---|
FieldType |
ObjectFactory.createFieldType()
Create an instance of FieldType |
Methods in org.hibernate.validator.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 |