Uses of Class
io.gs2.seasonRating.model.Vote
Packages that use Vote
-
Uses of Vote in io.gs2.seasonRating.model
Methods in io.gs2.seasonRating.model that return VoteModifier and TypeMethodDescriptionstatic VoteVote.fromJson(com.fasterxml.jackson.databind.JsonNode data) Vote.withCreatedAt(Long createdAt) Vote.withRevision(Long revision) Vote.withSeasonName(String seasonName) Vote.withSessionName(String sessionName) Vote.withUpdatedAt(Long updatedAt) Vote.withVoteId(String voteId) Vote.withWrittenBallots(List<WrittenBallot> writtenBallots) Methods in io.gs2.seasonRating.model with parameters of type Vote