|
||||||||||
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.factory | |
com.hack23.cia.service.impl.control.agent.sweden.impl.agents | Swedish Parliament data agent implementations. |
Uses of DepartmentData in com.hack23.cia.model.api.sweden.configuration |
---|
Modifier and Type | Method and Description |
---|---|
Set<DepartmentData> |
GovernmentData.getDepartmentsData()
Gets the departments data. |
Modifier and Type | Method and Description |
---|---|
void |
GovernmentData.addDepartmentData(DepartmentData Department)
Adds the department data. |
boolean |
GovernmentData.containsDepartment(DepartmentData Department)
Contains department. |
Uses of DepartmentData in com.hack23.cia.model.api.sweden.factory |
---|
Modifier and Type | Method and Description |
---|---|
DepartmentData |
SwedenModelFactory.createDepartmentData(String year,
String governmentDepartment)
Creates a new SwedenModel object. |
Uses of DepartmentData in com.hack23.cia.model.impl.sweden.factory |
---|
Modifier and Type | Method and Description |
---|---|
DepartmentData |
SwedenModelFactoryImpl.createDepartmentData(String year,
String governmentDepartment)
|
Uses of DepartmentData in com.hack23.cia.service.impl.control.agent.sweden.impl.agents |
---|
Modifier and Type | Method and Description |
---|---|
Collection<List<DepartmentData>> |
GovernmentDepartmentAgentImpl.getAll()
|
Collection<List<DepartmentData>> |
GovernmentDepartmentAgent.getAll()
Gets the all. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |