|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserVote | |
---|---|
cz.muni.fi.pclis.domain.learningContracts |
Uses of UserVote in cz.muni.fi.pclis.domain.learningContracts |
---|
Fields in cz.muni.fi.pclis.domain.learningContracts with type parameters of type UserVote | |
---|---|
private Set<UserVote> |
LearningContract.userVotes
Users who voted for this contract |
Methods in cz.muni.fi.pclis.domain.learningContracts that return UserVote | |
---|---|
private UserVote |
LearningContract.getOldestUserVote(User user)
|
Methods in cz.muni.fi.pclis.domain.learningContracts that return types with arguments of type UserVote | |
---|---|
Set<UserVote> |
LearningContract.getUserVotes()
|
Method parameters in cz.muni.fi.pclis.domain.learningContracts with type arguments of type UserVote | |
---|---|
void |
LearningContract.setUserVotes(Set<UserVote> userVotes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |