|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.freecol.client.gui.panel.LabourData.ProductionData
public static class LabourData.ProductionData
| Field Summary | |
|---|---|
private int |
colonists
number of colonists |
private int |
production
protential production |
| Constructor Summary | |
|---|---|
LabourData.ProductionData()
|
|
| Method Summary | |
|---|---|
private void |
add(LabourData.ProductionData data)
|
void |
addProduction(int production)
|
int |
getColonists()
|
int |
getProduction()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int colonists
private int production
| Constructor Detail |
|---|
public LabourData.ProductionData()
| Method Detail |
|---|
public void addProduction(int production)
public int getColonists()
public int getProduction()
private void add(LabourData.ProductionData data)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||