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  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
 JAXBElement<EJBRelationshipRole> ObjectFactory.createEJBRelationshipRole(EJBRelationshipRole value)
          Create an instance of JAXBElement< EJBRelationshipRole>
 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
 JAXBElement<EJBRelationshipRole> ObjectFactory.createEJBRelationshipRole(EJBRelationshipRole value)
          Create an instance of JAXBElement< EJBRelationshipRole>
 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.