Uses of Interface
com.hack23.cia.model.api.sweden.configuration.BallotResultData

Packages that use BallotResultData
Package Description
com.hack23.cia.model.api.sweden.configuration Provides... 
com.hack23.cia.model.api.sweden.factory   
com.hack23.cia.model.impl.sweden.content Provides... 
com.hack23.cia.model.impl.sweden.factory   
 

Uses of BallotResultData in com.hack23.cia.model.api.sweden.configuration
 

Methods in com.hack23.cia.model.api.sweden.configuration that return BallotResultData
Modifier and Type Method and Description
 BallotResultData BallotData.getBallotResultData()
          Gets the ballot result data.
 

Methods in com.hack23.cia.model.api.sweden.configuration with parameters of type BallotResultData
Modifier and Type Method and Description
 void BallotData.setBallotResultData(BallotResultData ballotResult)
          Sets the ballot result data.
 

Uses of BallotResultData in com.hack23.cia.model.api.sweden.factory
 

Methods in com.hack23.cia.model.api.sweden.factory that return BallotResultData
Modifier and Type Method and Description
 BallotResultData SwedenModelFactory.createBallotResultData()
          Creates a new SwedenModel object.
 

Uses of BallotResultData in com.hack23.cia.model.impl.sweden.content
 

Classes in com.hack23.cia.model.impl.sweden.content that implement BallotResultData
Modifier and Type Class and Description
 class BallotResult
          The Class BallotResult.
 

Methods in com.hack23.cia.model.impl.sweden.content that return BallotResultData
Modifier and Type Method and Description
 BallotResultData Ballot.getBallotResultData()
           
 

Methods in com.hack23.cia.model.impl.sweden.content with parameters of type BallotResultData
Modifier and Type Method and Description
 void Ballot.setBallotResultData(BallotResultData ballotResult)
           
 

Uses of BallotResultData in com.hack23.cia.model.impl.sweden.factory
 

Methods in com.hack23.cia.model.impl.sweden.factory that return BallotResultData
Modifier and Type Method and Description
 BallotResultData SwedenModelFactoryImpl.createBallotResultData()
           
 



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