|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VoteOutcome | |
|---|---|
| com.hack23.cia.model.internal.application.data.impl | |
| Uses of VoteOutcome in com.hack23.cia.model.internal.application.data.impl |
|---|
| Fields in com.hack23.cia.model.internal.application.data.impl declared as VoteOutcome | |
|---|---|
protected VoteOutcome |
VoteMetaData.outcome
|
| Fields in com.hack23.cia.model.internal.application.data.impl with type parameters of type VoteOutcome | |
|---|---|
static javax.persistence.metamodel.SingularAttribute<VoteMetaData,VoteOutcome> |
VoteMetaData_.outcome
|
| Methods in com.hack23.cia.model.internal.application.data.impl that return VoteOutcome | |
|---|---|
static VoteOutcome |
VoteOutcome.fromValue(String v)
|
VoteOutcome |
VoteMetaData.getOutcome()
Gets the value of the outcome property. |
static VoteOutcome |
VoteOutcome.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VoteOutcome[] |
VoteOutcome.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.hack23.cia.model.internal.application.data.impl with parameters of type VoteOutcome | |
|---|---|
void |
VoteMetaData.setOutcome(VoteOutcome value)
Sets the value of the outcome property. |
VoteMetaData |
VoteMetaData.withOutcome(VoteOutcome value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||