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

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

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

Fields in org.apache.openejb.jee.oejb2 with type parameters of type EjbRelationshipRoleType.RoleMapping.CmrFieldMapping
protected  List<EjbRelationshipRoleType.RoleMapping.CmrFieldMapping> EjbRelationshipRoleType.RoleMapping.cmrFieldMapping
           
 

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

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type EjbRelationshipRoleType.RoleMapping.CmrFieldMapping
 List<EjbRelationshipRoleType.RoleMapping.CmrFieldMapping> EjbRelationshipRoleType.RoleMapping.getCmrFieldMapping()
          Gets the value of the cmrFieldMapping property.
 



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