public class GetFollowListOutputModel.FollowList
extends java.lang.Object
Constructor and Description |
---|
FollowList() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
This Method is use to get the description
|
java.lang.String |
getFollowType()
This Method is use to get the followType
|
java.lang.String |
getId()
This Method is use to get the id
|
int |
getIsFollowed()
This Method is use to get the isFollowed
|
int |
getNoOfFollowings()
This Method is use to get the number Of Followings
|
java.lang.String |
getPermalink()
This Method is use to get the permalink
|
java.lang.String |
getPoster()
This Method is use to get the poster
|
java.lang.String |
getTitle()
This Method is use to get the title
|
java.lang.String |
getUniqueId()
This Method is use to get the uniqueId
|
@Nullable public java.lang.String getId()
@Nullable public java.lang.String getUniqueId()
@Nullable public java.lang.String getFollowType()
@Nullable public java.lang.String getTitle()
@Nullable public java.lang.String getPermalink()
@Nullable public java.lang.String getDescription()
@Nullable public java.lang.String getPoster()
public int getNoOfFollowings()
public int getIsFollowed()