|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 java.util.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 > |
java.util.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 > |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |