|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
---|
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 |
---|
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 |
---|
Modifier and Type | Class and Description |
---|---|
class |
OperationalStatement
The Class OperationalStatement. |
Uses of OperationalStatementData in com.hack23.cia.model.impl.sweden.factory |
---|
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 |
---|
Modifier and Type | Method and Description |
---|---|
Collection<List<OperationalStatementData>> |
GovernmentAuthorityOperationalStatementAgentImpl.getList()
|
Collection<List<OperationalStatementData>> |
GovernmentAuthorityOperationalStatementAgent.getList()
Gets the list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |