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 StringFAKE BLZstatic final StringMETA Key for the stock ISINstatic final StringFAKE KTOstatic final StringMETA key for stock main URLstatic final StringAktienstatic final StringMETA key for stock exchange namestatic final StringUmsatz META Key für die IDstatic final StringWallet prefixstatic final StringMETA 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:
-