Uses of Class
org.hibernate.validator.xml.FieldType

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.
 



Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved