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