|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PollType | |
|---|---|
| org.chorem.pollen.common | |
| org.chorem.pollen.votecounting.dto | Data Transfert Objects. |
| Uses of PollType in org.chorem.pollen.common |
|---|
| Methods in org.chorem.pollen.common that return PollType | |
|---|---|
static PollType |
PollType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PollType[] |
PollType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of PollType in org.chorem.pollen.votecounting.dto |
|---|
| Methods in org.chorem.pollen.votecounting.dto that return PollType | |
|---|---|
PollType |
PollDTO.getPollType()
|
| Methods in org.chorem.pollen.votecounting.dto with parameters of type PollType | |
|---|---|
void |
PollDTO.setPollType(PollType pollType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||