public class RelatedContentOutputModel.Casts.Actors
extends java.lang.Object
Constructor and Description |
---|
Actors() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCastType()
This Method is use to get the castType
|
java.lang.String |
getCeleb_summary()
This Method is use to get the celeb_summary
|
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 |
getFullPermalink()
This Method is use to get the fullPermalink
|
java.lang.String |
getPermalink()
This Method is use to get the permalink
|
@Nullable public java.lang.String getCastType()
@Nullable public java.lang.String getCelebName()
@Nullable public java.lang.String getCelebImage()
@Nullable public java.lang.String getCelebId()
@Nullable public java.lang.String getPermalink()
@Nullable public java.lang.String getFullPermalink()
@Nullable public java.lang.String getCeleb_summary()