|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjfreerails.controller.BalanceSheetGenerator.Stats
public static class BalanceSheetGenerator.Stats
Field Summary | |
---|---|
Money |
equity
|
Money |
industries
|
Money |
loans
|
Money |
operatingFunds
|
Money |
otherRrStock
|
Money |
profit
|
Money |
rollingStock
|
Money |
stations
|
Money |
track
|
Money |
treasuryStock
|
Constructor Summary | |
---|---|
BalanceSheetGenerator.Stats(ReadOnlyWorld w,
FreerailsPrincipal principal,
GameTime[] totalTimeInteval)
|
Method Summary | |
---|---|
private void |
calProfit()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Money operatingFunds
public Money track
public Money stations
public Money rollingStock
public Money industries
public Money loans
public Money equity
public Money treasuryStock
public Money otherRrStock
public Money profit
Constructor Detail |
---|
public BalanceSheetGenerator.Stats(ReadOnlyWorld w, FreerailsPrincipal principal, GameTime[] totalTimeInteval)
Method Detail |
---|
private void calProfit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |