|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
jimm.evote.* |
jimm.evote.Util | ||
protected static final java.lang.String |
PROPS_FILE |
"evote.properties" |
jimm.evote.Vote | ||
public static final int |
NUM_PARTIES |
6 |
public static final int |
NUM_RACES |
6 |
public static final int |
PARTY_DEMOCRAT |
0 |
public static final int |
PARTY_GREEN |
4 |
public static final int |
PARTY_INDEPENDENT |
2 |
public static final int |
PARTY_LIBERTARIAN |
3 |
public static final int |
PARTY_REPUBLICAN |
1 |
public static final int |
PARTY_SILLY |
5 |
public static final int |
RACE_CONGRESS |
2 |
public static final int |
RACE_DOG_CATCHER |
5 |
public static final int |
RACE_GOVERNOR |
3 |
public static final int |
RACE_PRESIDENT |
0 |
public static final int |
RACE_SENATE |
1 |
public static final int |
RACE_STATE_ASSEMBLY |
4 |
jimm.evote.db.VSDbEnv | ||
protected static final java.lang.String |
BOOTH_DATABASE |
"booths" |
protected static final java.lang.String |
BOOTH_STATE_INDEX |
"booths_by_state" |
protected static final java.lang.String |
VOTE_DATABASE |
"votes" |
protected static final java.lang.String |
VOTE_RACE_AND_PARTY_INDEX |
"votes_by_race_and_party" |
protected static final java.lang.String |
VOTE_RACE_INDEX |
"votes_by_race" |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |