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

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

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

Fields in org.apache.openejb.jee.bval with type parameters of type BeanType
protected  List<BeanType> ConstraintMappingsType.bean
           
 

Methods in org.apache.openejb.jee.bval that return BeanType
 BeanType ObjectFactory.createBeanType()
          Create an instance of BeanType
 

Methods in org.apache.openejb.jee.bval that return types with arguments of type BeanType
 List<BeanType> ConstraintMappingsType.getBean()
          Gets the value of the bean property.
 



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