Uses of Class
org.apache.openejb.jee.RelationshipRoleSource

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

Uses of RelationshipRoleSource in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee declared as RelationshipRoleSource
protected  RelationshipRoleSource EjbRelationshipRole.relationshipRoleSource
           
 

Methods in org.apache.openejb.jee that return RelationshipRoleSource
 RelationshipRoleSource EjbRelationshipRole.getRelationshipRoleSource()
           
 

Methods in org.apache.openejb.jee with parameters of type RelationshipRoleSource
 void EjbRelationshipRole.setRelationshipRoleSource(RelationshipRoleSource value)
           
 



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