|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VoteMetaData.ProffessionalBehavior | |
---|---|
com.hack23.cia.model.sweden.impl | The entity model related to Swedish parliament members votes. |
Uses of VoteMetaData.ProffessionalBehavior in com.hack23.cia.model.sweden.impl |
---|
Methods in com.hack23.cia.model.sweden.impl that return VoteMetaData.ProffessionalBehavior | |
---|---|
VoteMetaData.ProffessionalBehavior |
VoteMetaData.getProffessionalBehavior()
Gets the proffessional behavior. |
static VoteMetaData.ProffessionalBehavior |
VoteMetaData.ProffessionalBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VoteMetaData.ProffessionalBehavior[] |
VoteMetaData.ProffessionalBehavior.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.hack23.cia.model.sweden.impl with parameters of type VoteMetaData.ProffessionalBehavior | |
---|---|
void |
VoteMetaData.setProffessionalBehavior(VoteMetaData.ProffessionalBehavior proffessionalBehavior)
Sets the proffessional behavior. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |