Class Reactions
java.lang.Object
edu.sustech.search.engine.github.models.Reactions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetEyes()getHeart()getLaugh()getUrl()inthashCode()voidsetConfused(Integer confused) voidvoidvoidvoidvoidsetMinusOne(Integer minusOne) voidsetPlusOne(Integer plusOne) voidvoidsetTotalCount(Integer totalCount) void
-
Constructor Details
-
Reactions
public Reactions()
-
-
Method Details
-
getUrl
-
setUrl
-
getTotalCount
-
setTotalCount
-
getPlusOne
-
setPlusOne
-
getMinusOne
-
setMinusOne
-
getLaugh
-
setLaugh
-
getConfused
-
setConfused
-
getHeart
-
setHeart
-
getHooray
-
setHooray
-
getEyes
-
setEyes
-
getRocket
-
setRocket
-
equals
-
hashCode
public int hashCode()
-