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

Packages that use FieldType
org.hibernate.validation.xml   
 

Uses of FieldType in org.hibernate.validation.xml
 

Fields in org.hibernate.validation.xml with type parameters of type FieldType
protected  java.util.List<FieldType> BeanType.field
           
 

Methods in org.hibernate.validation.xml that return FieldType
 FieldType ObjectFactory.createFieldType()
          Create an instance of FieldType
 

Methods in org.hibernate.validation.xml that return types with arguments of type FieldType
 java.util.List<FieldType> BeanType.getField()
          Gets the value of the field property.
 



Copyright © 2007-2009. All Rights Reserved.