public class EpisodeWatchHistory.Cast
extends java.lang.Object
Constructor and Description |
---|
Cast() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActor()
This Method is use to get the actor
|
java.util.List<EpisodeWatchHistory.CastDetail> |
getCastDetail()
This Method is use to get the castDetail
|
java.lang.String |
getDirector()
This Method is use to get the director
|
@Nullable public java.lang.String getActor()
@Nullable public java.lang.String getDirector()
@Nullable public java.util.List<EpisodeWatchHistory.CastDetail> getCastDetail()