Uses of Class
org.apache.openejb.jee.bval.ClassType

Packages that use ClassType
org.apache.openejb.jee.bval   
 

Uses of ClassType in org.apache.openejb.jee.bval
 

Fields in org.apache.openejb.jee.bval declared as ClassType
protected  ClassType BeanType.classType
           
 

Methods in org.apache.openejb.jee.bval 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.openejb.jee.bval with parameters of type ClassType
 void BeanType.setClassType(ClassType value)
          Sets the value of the classType property.
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.