Interface | Description |
---|---|
DatenQuelleApi<I extends StockInfoBean> |
Interface für eine Datenquelle
|
WertpapierHistory |
Interface für einen historischen Daten Leser.
|
Class | Description |
---|---|
AdditionalHtmlTags |
Class to hold HTML relevant constants
|
HistoryValueBean |
Ein Wertpapier-Wert Bean
|
StockInfoBean |
Enum | Description |
---|---|
FinanceExceptionType |
Mögliche Yahoo-Finanz-API Fehlertypen
|
Exception | Description |
---|---|
FinanceException |
Exception Klasse für alle Arten von Finanz_API Fehlern.
|