Package com.mediumapi.domain.article
Class MediumArticleFans
java.lang.Object
com.mediumapi.domain.article.MediumArticleFans
MediumArticleFans
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddVotersItem(String votersItem) getCount()Get countgetId()Get idGet votersvoidvoidvoid
-
Constructor Details
-
MediumArticleFans
public MediumArticleFans()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
voters
-
addVotersItem
-
getVoters
Get voters- Returns:
- voters
-
setVoters
-
count
-
getCount
Get count- Returns:
- count
-
setCount
-