Uses of Class
org.apache.openejb.jee.jba.cmp.EjbRelationshipRoleName

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

Uses of EjbRelationshipRoleName in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as EjbRelationshipRoleName
protected  EjbRelationshipRoleName EjbRelationshipRole.ejbRelationshipRoleName
           
 

Methods in org.apache.openejb.jee.jba.cmp that return EjbRelationshipRoleName
 EjbRelationshipRoleName ObjectFactory.createEjbRelationshipRoleName()
          Create an instance of EjbRelationshipRoleName
 EjbRelationshipRoleName EjbRelationshipRole.getEjbRelationshipRoleName()
          Gets the value of the ejbRelationshipRoleName property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type EjbRelationshipRoleName
 void EjbRelationshipRole.setEjbRelationshipRoleName(EjbRelationshipRoleName value)
          Sets the value of the ejbRelationshipRoleName property.
 



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