|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Person | |
|---|---|
| ch.elca.el4j.tests.util.codingsupport.testclasses | |
| Uses of Person in ch.elca.el4j.tests.util.codingsupport.testclasses |
|---|
| Classes in ch.elca.el4j.tests.util.codingsupport.testclasses that implement Person | |
|---|---|
class |
DefaultPerson
|
| Fields in ch.elca.el4j.tests.util.codingsupport.testclasses with type parameters of type Person | |
|---|---|
protected List<Person> |
DefaultPerson.children
|
| Methods in ch.elca.el4j.tests.util.codingsupport.testclasses that return types with arguments of type Person | |
|---|---|
List<Person> |
DefaultPerson.getChildren()
|
List<Person> |
Person.getChildren()
|
| Method parameters in ch.elca.el4j.tests.util.codingsupport.testclasses with type arguments of type Person | |
|---|---|
void |
DefaultPerson.setChildren(List<Person> children)
|
void |
Person.setChildren(List<Person> children)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||