Uses of Class
com.omertron.themoviedbapi.model.person.PersonCast

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)
           
 



Copyright © 2012-2013. All Rights Reserved.