Class Reactions
java.lang.Object
edu.sustech.search.engine.github.models.Reactions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getEyes()
getHeart()
getLaugh()
getUrl()
int
hashCode()
void
setConfused
(Integer confused) void
void
void
void
void
setMinusOne
(Integer minusOne) void
setPlusOne
(Integer plusOne) void
void
setTotalCount
(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()
-