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

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

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

Fields in org.apache.openejb.jee.oejb2 declared as EjbRelationshipRoleType.RoleMapping
protected  EjbRelationshipRoleType.RoleMapping EjbRelationshipRoleType.roleMapping
           
 

Methods in org.apache.openejb.jee.oejb2 that return EjbRelationshipRoleType.RoleMapping
 EjbRelationshipRoleType.RoleMapping ObjectFactory.createEjbRelationshipRoleTypeRoleMapping()
          Create an instance of EjbRelationshipRoleType.RoleMapping
 EjbRelationshipRoleType.RoleMapping EjbRelationshipRoleType.getRoleMapping()
          Gets the value of the roleMapping property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type EjbRelationshipRoleType.RoleMapping
 void EjbRelationshipRoleType.setRoleMapping(EjbRelationshipRoleType.RoleMapping value)
          Sets the value of the roleMapping property.
 



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