|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersonCast | |
|---|---|
| com.omertron.themoviedbapi.model.movie | |
| com.omertron.themoviedbapi.wrapper.person | |
| Uses of PersonCast in com.omertron.themoviedbapi.model.movie |
|---|
| Methods in com.omertron.themoviedbapi.model.movie that return types with arguments of type PersonCast | |
|---|---|
List<PersonCast> |
MovieDb.getCast()
|
| Uses of PersonCast in com.omertron.themoviedbapi.wrapper.person |
|---|
| Methods in com.omertron.themoviedbapi.wrapper.person that return types with arguments of type PersonCast | |
|---|---|
List<PersonCast> |
WrapperCasts.getCast()
|
| Method parameters in com.omertron.themoviedbapi.wrapper.person with type arguments of type PersonCast | |
|---|---|
void |
WrapperCasts.setCast(List<PersonCast> cast)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||