Uses of Class
org.apache.openejb.jee.oejb2.EjbRelationshipRoleType

Packages that use EjbRelationshipRoleType
org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of EjbRelationshipRoleType in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 with type parameters of type EjbRelationshipRoleType
protected  List<EjbRelationshipRoleType> EjbRelationType.ejbRelationshipRole
           
 

Methods in org.apache.openejb.jee.oejb2 that return EjbRelationshipRoleType
 EjbRelationshipRoleType ObjectFactory.createEjbRelationshipRoleType()
          Create an instance of EjbRelationshipRoleType
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type EjbRelationshipRoleType
 List<EjbRelationshipRoleType> EjbRelationType.getEjbRelationshipRole()
          Gets the value of the ejbRelationshipRole property.
 



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