Uses of Class
org.apache.bval.jsr303.xml.FieldType

Packages that use FieldType
org.apache.bval.jsr303.xml   
 

Uses of FieldType in org.apache.bval.jsr303.xml
 

Fields in org.apache.bval.jsr303.xml with type parameters of type FieldType
protected  List<FieldType> BeanType.field
           
 

Methods in org.apache.bval.jsr303.xml that return FieldType
 FieldType ObjectFactory.createFieldType()
          Create an instance of FieldType
 

Methods in org.apache.bval.jsr303.xml that return types with arguments of type FieldType
 List<FieldType> BeanType.getField()
          Gets the value of the field property.
 



Copyright © 2010-2012 Apache Software Foundation. All Rights Reserved.