|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.ComplexReferenceTest.AbstractRole
org.apache.ojb.broker.ComplexReferenceTest.ProjectEngineer
Field Summary | |
(package private) java.util.Collection |
projects
|
Fields inherited from class org.apache.ojb.broker.ComplexReferenceTest.AbstractRole |
description, employee, id |
Constructor Summary | |
ComplexReferenceTest.ProjectEngineer()
|
Method Summary | |
java.util.Collection |
getProjects()
|
void |
setProjects(java.util.Collection projects)
|
Methods inherited from class org.apache.ojb.broker.ComplexReferenceTest.AbstractRole |
getDescription, getEmployee, getId, setDescription, setEmployee, setId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
java.util.Collection projects
Constructor Detail |
public ComplexReferenceTest.ProjectEngineer()
Method Detail |
public java.util.Collection getProjects()
public void setProjects(java.util.Collection projects)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |