| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.cityhall | |
| ch.sahits.game.openpatrician.model.city.cityhall.impl |
| Modifier and Type | Field and Description |
|---|---|
private List<ICityHall> |
CityHallList.cityHalls |
| Modifier and Type | Method and Description |
|---|---|
ICityHall |
CityHallList.get(int index) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ICityHall> |
CityHallList.findCityHall(ICity city) |
Iterator<ICityHall> |
CityHallList.iterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CityHallList.add(ICityHall iCityHall) |
| Modifier and Type | Class and Description |
|---|---|
class |
CityHall |
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.