| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client |
Statt des Scrapers sollte die mobile Schnittstelle der FFB genutzt werden.
|
| de.bmarwell.ffb.depot.client.json |
Json-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
MyFfbResponse |
FfbMobileClient.fetchAccountData()
Diese Methode ermittelt die aktuellen Depotbestände und weitere Informationen aus der Gesamtheit aller Depots.
|
| Modifier and Type | Method and Description |
|---|---|
static BigDecimal |
FfbDepotUtils.getGesamtBestand(MyFfbResponse myFfbResponse,
FfbDepotNummer depotnummer)
Ermittelt den Gesamtbestand für ein bestimmtes Depot.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableMyFfbResponse
Immutable implementation of
MyFfbResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableMyFfbResponse |
ImmutableMyFfbResponse.copyOf(MyFfbResponse instance)
Creates an immutable copy of a
MyFfbResponse value. |
ImmutableMyFfbResponse.Builder |
ImmutableMyFfbResponse.Builder.from(MyFfbResponse instance)
Fill a builder with attribute values from the provided
MyFfbResponse instance. |
Copyright © 2018. All rights reserved.