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

Packages that use OperationalStatementData
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   
com.hack23.cia.service.impl.control.agent.sweden.impl.agents Swedish Parliament data agent implementations. 
 

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

Methods in com.hack23.cia.model.api.sweden.configuration that return types with arguments of type OperationalStatementData
Modifier and Type Method and Description
 List<OperationalStatementData> GovernmentAuthorityData.getOperationStatements()
          Gets the operation statements.
 

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

Methods in com.hack23.cia.model.api.sweden.factory that return OperationalStatementData
Modifier and Type Method and Description
 OperationalStatementData SwedenModelFactory.createOperationalStatement(String authoritySubsidyId, String name, String yearCell, OperationalStatementData.Month month, double result)
          Creates a new SwedenModel object.
 

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

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

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

Methods in com.hack23.cia.model.impl.sweden.factory that return OperationalStatementData
Modifier and Type Method and Description
 OperationalStatementData SwedenModelFactoryImpl.createOperationalStatement(String authoritySubsidyId, String name, String year, OperationalStatementData.Month month, double result)
           
 

Uses of OperationalStatementData in com.hack23.cia.service.impl.control.agent.sweden.impl.agents
 

Methods in com.hack23.cia.service.impl.control.agent.sweden.impl.agents that return types with arguments of type OperationalStatementData
Modifier and Type Method and Description
 Collection<List<OperationalStatementData>> GovernmentAuthorityOperationalStatementAgentImpl.getList()
           
 Collection<List<OperationalStatementData>> GovernmentAuthorityOperationalStatementAgent.getList()
          Gets the list.
 



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