Uses of Class
com.hack23.cia.model.api.sweden.content.VoteMetaDataData.Outcome

Packages that use VoteMetaDataData.Outcome
Package Description
com.hack23.cia.model.api.sweden.content Provides... 
com.hack23.cia.model.impl.sweden.content Provides... 
 

Uses of VoteMetaDataData.Outcome in com.hack23.cia.model.api.sweden.content
 

Methods in com.hack23.cia.model.api.sweden.content that return VoteMetaDataData.Outcome
Modifier and Type Method and Description
static VoteMetaDataData.Outcome VoteMetaDataData.Outcome.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VoteMetaDataData.Outcome[] VoteMetaDataData.Outcome.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.content with parameters of type VoteMetaDataData.Outcome
Modifier and Type Method and Description
 void VoteMetaDataData.setOutcome(VoteMetaDataData.Outcome lost)
          Sets the outcome.
 

Uses of VoteMetaDataData.Outcome in com.hack23.cia.model.impl.sweden.content
 

Methods in com.hack23.cia.model.impl.sweden.content that return VoteMetaDataData.Outcome
Modifier and Type Method and Description
 VoteMetaDataData.Outcome VoteMetaData.getOutcome()
          Gets the outcome.
 

Methods in com.hack23.cia.model.impl.sweden.content with parameters of type VoteMetaDataData.Outcome
Modifier and Type Method and Description
 void VoteMetaData.setOutcome(VoteMetaDataData.Outcome outcome)
           
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.