|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VoteAgentCategory | |
---|---|
com.hack23.cia.model.internal.application.data.impl |
Uses of VoteAgentCategory in com.hack23.cia.model.internal.application.data.impl |
---|
Fields in com.hack23.cia.model.internal.application.data.impl declared as VoteAgentCategory | |
---|---|
protected VoteAgentCategory |
VoteMetaData.target
|
Fields in com.hack23.cia.model.internal.application.data.impl with type parameters of type VoteAgentCategory | |
---|---|
static javax.persistence.metamodel.SingularAttribute<VoteMetaData,VoteAgentCategory> |
VoteMetaData_.target
|
Methods in com.hack23.cia.model.internal.application.data.impl that return VoteAgentCategory | |
---|---|
static VoteAgentCategory |
VoteAgentCategory.fromValue(String v)
|
VoteAgentCategory |
VoteMetaData.getTarget()
Gets the value of the target property. |
static VoteAgentCategory |
VoteAgentCategory.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VoteAgentCategory[] |
VoteAgentCategory.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 VoteAgentCategory | |
---|---|
void |
VoteMetaData.setTarget(VoteAgentCategory value)
Sets the value of the target property. |
VoteMetaData |
VoteMetaData.withTarget(VoteAgentCategory value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |