Uses of Class
org.apache.openejb.jee.was.v6.ejb.EJBRelationshipRole

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>
 



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