|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Person | |
|---|---|
| movie.ex8.model | |
| Uses of Person in movie.ex8.model |
|---|
| Fields in movie.ex8.model declared as Person | |
|---|---|
private Person |
Contribution.person
|
| Methods in movie.ex8.model that return Person | |
|---|---|
Person |
Contribution.getPerson()
|
| Methods in movie.ex8.model with parameters of type Person | |
|---|---|
void |
Contribution.setPerson(Person person)
|
| Constructors in movie.ex8.model with parameters of type Person | |
|---|---|
Contribution(java.lang.String role,
Person person)
|
|
Contribution(java.lang.String role,
Person person,
java.lang.String description)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||