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