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

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

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

Fields in org.apache.openejb.jee.oejb2 declared as EjbRelationshipRoleType.CmrField
protected  EjbRelationshipRoleType.CmrField EjbRelationshipRoleType.cmrField
           
 

Methods in org.apache.openejb.jee.oejb2 that return EjbRelationshipRoleType.CmrField
 EjbRelationshipRoleType.CmrField ObjectFactory.createEjbRelationshipRoleTypeCmrField()
          Create an instance of EjbRelationshipRoleType.CmrField
 EjbRelationshipRoleType.CmrField EjbRelationshipRoleType.getCmrField()
          Gets the value of the cmrField property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type EjbRelationshipRoleType.CmrField
 void EjbRelationshipRoleType.setCmrField(EjbRelationshipRoleType.CmrField value)
          Sets the value of the cmrField property.
 



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