Uses of Class
org.apache.openejb.jee.jba.cmp.DependentValueClass
-
Packages that use DependentValueClass Package Description 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 Modifier and Type Field Description protected List<DependentValueClass>DependentValueClasses. dependentValueClassMethods in org.apache.openejb.jee.jba.cmp that return DependentValueClass Modifier and Type Method Description DependentValueClassObjectFactory. createDependentValueClass()Create an instance ofDependentValueClassMethods in org.apache.openejb.jee.jba.cmp that return types with arguments of type DependentValueClass Modifier and Type Method Description List<DependentValueClass>DependentValueClasses. getDependentValueClass()Gets the value of the dependentValueClass property.
-