Uses of Class
org.apache.openejb.jee.jba.cmp.DependentValueClass

Packages that use DependentValueClass
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of DependentValueClass in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp with type parameters of type DependentValueClass
protected  List<DependentValueClass> DependentValueClasses.dependentValueClass
           
 

Methods in org.apache.openejb.jee.jba.cmp that return DependentValueClass
 DependentValueClass ObjectFactory.createDependentValueClass()
          Create an instance of DependentValueClass
 

Methods in org.apache.openejb.jee.jba.cmp that return types with arguments of type DependentValueClass
 List<DependentValueClass> DependentValueClasses.getDependentValueClass()
          Gets the value of the dependentValueClass property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.