Uses of Interface
org.eclipse.jst.j2ee.ejb.CMRField

Packages that use CMRField
org.eclipse.jst.j2ee.ejb This package includes the enterprise bean module model api.  
 

Uses of CMRField in org.eclipse.jst.j2ee.ejb
 

Methods in org.eclipse.jst.j2ee.ejb that return CMRField
 CMRField EjbFactory.createCMRField()
           
 CMRField EJBRelationshipRole.getCmrField()
           
 

Methods in org.eclipse.jst.j2ee.ejb with parameters of type CMRField
 void EJBRelationshipRole.setCmrField(CMRField value)