|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Vote | |
|---|---|
| me.edwards.des.block | |
| Uses of Vote in me.edwards.des.block |
|---|
| Methods in me.edwards.des.block that return types with arguments of type Vote | |
|---|---|
java.util.ArrayList<Vote> |
Ballot.getVotes()
Returns the Votes contained in this Ballot as an ArrayList. |
| Constructor parameters in me.edwards.des.block with type arguments of type Vote | |
|---|---|
Ballot(java.lang.String id,
java.lang.String signature,
java.util.ArrayList<Vote> votes)
Creates new Ballot from a UUID, Signatures, and list of votes. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||