JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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
Vote
Vote.
down
()
Set the vote negative.
Vote
Vote.
up
()
Set the vote positive.