Uses of Class
org.apache.openejb.jee.oejb2.EjbRelationType
-
Packages that use EjbRelationType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EjbRelationType in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 with type parameters of type EjbRelationType Modifier and Type Field Description protected List<EjbRelationType>OpenejbJarType. ejbRelationMethods in org.apache.openejb.jee.oejb2 that return EjbRelationType Modifier and Type Method Description EjbRelationTypeObjectFactory. createEjbRelationType()Create an instance ofEjbRelationTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type EjbRelationType Modifier and Type Method Description List<EjbRelationType>OpenejbJarType. getEjbRelation()Method parameters in org.apache.openejb.jee.oejb2 with type arguments of type EjbRelationType Modifier and Type Method Description voidOpenejbJarType. setEjbRelation(List<EjbRelationType> ejbRelation)
-