Uses of Class
org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole
-
Packages that use EJBRelationshipRole Package Description org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EJBRelationshipRole in org.apache.openejb.jee.was.v6.ejb
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type EJBRelationshipRole Modifier and Type Field Description protected List<EJBRelationshipRole>EJBRelation. relationshipRolesMethods in org.apache.openejb.jee.was.v6.ejb that return EJBRelationshipRole Modifier and Type Method Description EJBRelationshipRoleObjectFactory. createEJBRelationshipRole()Create an instance ofEJBRelationshipRoleMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type EJBRelationshipRole Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EJBRelationshipRole>ObjectFactory. createEJBRelationshipRole(EJBRelationshipRole value)List<EJBRelationshipRole>EJBRelation. getRelationshipRoles()Gets the value of the relationshipRoles property.Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type EJBRelationshipRole Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EJBRelationshipRole>ObjectFactory. createEJBRelationshipRole(EJBRelationshipRole value)
-