Uses of Class
com.erudika.para.core.Vote
-
Packages that use Vote Package Description com.erudika.para.core Core domain classes for modeling the Para domain space. -
-
Uses of Vote in com.erudika.para.core
Methods in com.erudika.para.core that return Vote Modifier and Type Method Description VoteVote. down()Set the vote negative.VoteVote. up()Set the vote positive.
-