|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EJBRelationshipRole | |
---|---|
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 | |
---|---|
protected java.util.List<EJBRelationshipRole> |
EJBRelation.relationshipRoles
|
Methods in org.apache.openejb.jee.was.v6.ejb that return EJBRelationshipRole | |
---|---|
EJBRelationshipRole |
ObjectFactory.createEJBRelationshipRole()
Create an instance of EJBRelationshipRole |
Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type EJBRelationshipRole | |
---|---|
javax.xml.bind.JAXBElement<EJBRelationshipRole> |
ObjectFactory.createEJBRelationshipRole(EJBRelationshipRole value)
Create an instance of JAXBElement <
EJBRelationshipRole > |
java.util.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 | |
---|---|
javax.xml.bind.JAXBElement<EJBRelationshipRole> |
ObjectFactory.createEJBRelationshipRole(EJBRelationshipRole value)
Create an instance of JAXBElement <
EJBRelationshipRole > |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |