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

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

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

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

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

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



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