|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.ojalgo.finance.data.DatePrice
org.ojalgo.finance.data.GoogleSymbol.Data
public static final class GoogleSymbol.Data
| Field Summary | |
|---|---|
double |
close
|
double |
high
|
double |
low
|
double |
open
|
double |
volume
|
| Fields inherited from class org.ojalgo.finance.data.DatePrice |
|---|
key |
| Method Summary | |
|---|---|
double |
getPrice()
|
| Methods inherited from class org.ojalgo.finance.data.DatePrice |
|---|
compareTo, getKey, getValue, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public double close
public double high
public double low
public double open
public double volume
| Method Detail |
|---|
public double getPrice()
getPrice in class DatePrice
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||