Package com.mediumapi.domain.users
Class MediumUserInterests
java.lang.Object
com.mediumapi.domain.users.MediumUserInterests
MediumUserInterests
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTagsFollowedItem(String tagsFollowedItem) getCount()Get countgetId()Get idGet tagsFollowedvoidvoidvoidsetTagsFollowed(List<String> tagsFollowed) tagsFollowed(List<String> tagsFollowed)
-
Constructor Details
-
MediumUserInterests
public MediumUserInterests()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
tagsFollowed
-
addTagsFollowedItem
-
getTagsFollowed
Get tagsFollowed- Returns:
- tagsFollowed
-
setTagsFollowed
-
count
-
getCount
Get count- Returns:
- count
-
setCount
-