|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjfreerails.controller.SharePriceCalculator
public class SharePriceCalculator
Field Summary | |
---|---|
long |
networth
|
int |
otherRRStakes
|
long |
profitsLastYear
|
long |
stockholderEquity
|
int |
totalShares
|
int |
treasuryStock
|
Constructor Summary | |
---|---|
SharePriceCalculator()
|
Method Summary | |
---|---|
long |
calulatePrice()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int totalShares
public int treasuryStock
public int otherRRStakes
public long profitsLastYear
public long networth
public long stockholderEquity
Constructor Detail |
---|
public SharePriceCalculator()
Method Detail |
---|
public long calulatePrice()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |