public final class Vote extends java.lang.Object
java.lang.Long
getId()
getPollId()
byte[]
getVote()
static Vote
getVote(java.lang.Long id)
getVoterId()
static java.util.Map<java.lang.Long,Vote>
getVotes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static java.util.Map<java.lang.Long,Vote> getVotes()
public static Vote getVote(java.lang.Long id)
public java.lang.Long getId()
public java.lang.Long getPollId()
public java.lang.Long getVoterId()
public byte[] getVote()