|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmpField | |
|---|---|
| org.openejb.alt.config.ejb11 | The classes and interfaces directly under this package define the basic parts of the OpenEJB Castor Configuration. |
| Uses of CmpField in org.openejb.alt.config.ejb11 |
|---|
| Methods in org.openejb.alt.config.ejb11 that return CmpField | |
|---|---|
CmpField[] |
Entity.getCmpField()
Method getCmpField |
CmpField |
Entity.getCmpField(int index)
Method getCmpField |
CmpField |
Entity.removeCmpField(int index)
Method removeCmpField |
| Methods in org.openejb.alt.config.ejb11 with parameters of type CmpField | |
|---|---|
void |
Entity.addCmpField(CmpField vCmpField)
Method addCmpField |
void |
Entity.addCmpField(int index,
CmpField vCmpField)
Method addCmpField |
void |
Entity.setCmpField(CmpField[] cmpFieldArray)
Method setCmpField |
void |
Entity.setCmpField(int index,
CmpField vCmpField)
Method setCmpField |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||