| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.guild | |
| ch.sahits.game.openpatrician.model.city.guild.impl |
| Modifier and Type | Field and Description |
|---|---|
private List<IGuild> |
GuildList.guilds |
| Modifier and Type | Method and Description |
|---|---|
IGuild |
GuildList.get(int index) |
| Modifier and Type | Method and Description |
|---|---|
Optional<IGuild> |
GuildList.findGuild(ICity city) |
Iterator<IGuild> |
GuildList.iterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GuildList.add(IGuild guild) |
| Modifier and Type | Class and Description |
|---|---|
class |
Guild |
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.