Uses of Class
org.apache.openejb.jee.was.v6.ejb.CMRField
-
Packages that use CMRField Package Description 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 Modifier and Type Field Description protected List<CMRField>EJBRelationshipRole. cmrFieldsMethods in org.apache.openejb.jee.was.v6.ejb that return CMRField Modifier and Type Method Description CMRFieldObjectFactory. createCMRField()Create an instance ofCMRFieldMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type CMRField Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CMRField>ObjectFactory. createCMRField(CMRField value)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 Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CMRField>ObjectFactory. createCMRField(CMRField value)
-