public class EpisodeWatchHistory.CastDetail
extends java.lang.Object
Constructor and Description |
---|
CastDetail() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCastType()
This Method is use to get the castType
|
java.lang.String |
getCelebId()
This Method is use to get the celebId
|
java.lang.String |
getCelebImage()
This Method is use to get the celebImage
|
java.lang.String |
getCelebName()
This Method is use to get the celebName
|
java.lang.String |
getPermalink()
This Method is use to get the permalink
|
@Nullable public java.lang.String getCelebImage()
@Nullable public java.lang.String getCelebName()
@Nullable public java.lang.String getCelebId()
@Nullable public java.lang.String getPermalink()
@Nullable public java.lang.String getCastType()