|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersonCrew | |
|---|---|
| com.omertron.themoviedbapi.model.movie | |
| com.omertron.themoviedbapi.model.tv | |
| com.omertron.themoviedbapi.wrapper.person | |
| Uses of PersonCrew in com.omertron.themoviedbapi.model.movie |
|---|
| Methods in com.omertron.themoviedbapi.model.movie that return types with arguments of type PersonCrew | |
|---|---|
List<PersonCrew> |
MovieDb.getCrew()
|
| Uses of PersonCrew in com.omertron.themoviedbapi.model.tv |
|---|
| Methods in com.omertron.themoviedbapi.model.tv that return types with arguments of type PersonCrew | |
|---|---|
List<PersonCrew> |
TVSeries.getCreatedBy()
|
| Method parameters in com.omertron.themoviedbapi.model.tv with type arguments of type PersonCrew | |
|---|---|
void |
TVSeries.setCreatedBy(List<PersonCrew> createdBy)
|
| Uses of PersonCrew in com.omertron.themoviedbapi.wrapper.person |
|---|
| Methods in com.omertron.themoviedbapi.wrapper.person that return types with arguments of type PersonCrew | |
|---|---|
List<PersonCrew> |
WrapperCasts.getCrew()
|
| Method parameters in com.omertron.themoviedbapi.wrapper.person with type arguments of type PersonCrew | |
|---|---|
void |
WrapperCasts.setCrew(List<PersonCrew> crew)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||