Class Aktien
java.lang.Object
de.frankmuenster.mahoe.banks.aktien.Aktien
Main class for stock account. Contains only account relevant constants.
- Author:
- Frank Münster
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
FAKE BLZstatic final String
META Key for the stock ISINstatic final String
FAKE KTOstatic final String
META key for stock main URLstatic final String
Aktienstatic final String
META key for stock exchange namestatic final String
Umsatz META Key für die IDstatic final String
Wallet prefixstatic final String
META Key for the stock WKN -
Method Summary
-
Field Details
-
NAME
Aktien- See Also:
-
BLZ
FAKE BLZ- See Also:
-
KTO
FAKE KTO- See Also:
-
WALLET_PREFIX
Wallet prefix- See Also:
-
STOCK_ID
Umsatz META Key für die ID- See Also:
-
STOCK_EXCHANGE
META key for stock exchange name- See Also:
-
MAIN_URL
META key for stock main URL- See Also:
-
ISIN
META Key for the stock ISIN- See Also:
-
WKN
META Key for the stock WKN- See Also:
-