Uses of Class
org.apache.openejb.jee.was.v6.ejb.CMRField

Packages that use CMRField
org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of CMRField in org.apache.openejb.jee.was.v6.ejb
 

Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type CMRField
protected  List<CMRField> EJBRelationshipRole.cmrFields
           
 

Methods in org.apache.openejb.jee.was.v6.ejb that return CMRField
 CMRField ObjectFactory.createCMRField()
          Create an instance of CMRField
 

Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type CMRField
 javax.xml.bind.JAXBElement<CMRField> ObjectFactory.createCMRField(CMRField value)
          Create an instance of JAXBElement<CMRField>
 List<CMRField> EJBRelationshipRole.getCmrFields()
          Gets the value of the cmrFields property.
 

Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type CMRField
 javax.xml.bind.JAXBElement<CMRField> ObjectFactory.createCMRField(CMRField value)
          Create an instance of JAXBElement<CMRField>
 



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