|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjfreerails.controller.StockPriceCalculator.StockPrice
public static class StockPriceCalculator.StockPrice
Field Summary | |
---|---|
Money |
buyPrice
|
Money |
currentPrice
|
Money |
sellPrice
|
Money |
treasuryBuyPrice
|
Money |
treasurySellPrice
|
Constructor Summary | |
---|---|
StockPriceCalculator.StockPrice(long netWorth,
long profitLastyear,
int publicShares,
int otherRRShares)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Money currentPrice
public Money sellPrice
public Money buyPrice
public Money treasuryBuyPrice
public Money treasurySellPrice
Constructor Detail |
---|
public StockPriceCalculator.StockPrice(long netWorth, long profitLastyear, int publicShares, int otherRRShares)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |