|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.freecol.common.model.BuildingType.Level
public static final class BuildingType.Level
Gives informations about the different levels a building can have.
| Field Summary | |
|---|---|
int |
hammersRequired
|
java.lang.String |
name
|
int |
populationRequired
|
int |
toolsRequired
|
int |
workPlaces
|
| Constructor Summary | |
|---|---|
BuildingType.Level()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
public int hammersRequired
public int toolsRequired
public int populationRequired
public int workPlaces
| Constructor Detail |
|---|
public BuildingType.Level()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||