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

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

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

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

Methods in org.apache.openejb.jee.oejb2 that return EjbRelationshipRoleType.RelationshipRoleSource
 EjbRelationshipRoleType.RelationshipRoleSource ObjectFactory.createEjbRelationshipRoleTypeRelationshipRoleSource()
          Create an instance of EjbRelationshipRoleType.RelationshipRoleSource
 EjbRelationshipRoleType.RelationshipRoleSource EjbRelationshipRoleType.getRelationshipRoleSource()
          Gets the value of the relationshipRoleSource property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type EjbRelationshipRoleType.RelationshipRoleSource
 void EjbRelationshipRoleType.setRelationshipRoleSource(EjbRelationshipRoleType.RelationshipRoleSource value)
          Sets the value of the relationshipRoleSource property.
 



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