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

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

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

Fields in org.apache.bval.jsr303.xml declared as ClassType
protected  ClassType BeanType.classType
           
 

Methods in org.apache.bval.jsr303.xml that return ClassType
 ClassType ObjectFactory.createClassType()
          Create an instance of ClassType
 ClassType BeanType.getClassType()
          Gets the value of the classType property.
 

Methods in org.apache.bval.jsr303.xml with parameters of type ClassType
 void BeanType.setClassType(ClassType value)
          Sets the value of the classType property.
 



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