| 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 |
|---|---|
FfbPerformanceResponse |
FfbMobileClient.getPerformance()
Gibt die Performance für alle Depots dieses Logins aus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableFfbPerformanceResponse
Immutable implementation of
FfbPerformanceResponse. |
| Modifier and Type | Method and Description |
|---|---|
default FfbPerformanceResponse |
FfbPerformanceResponse.normalize() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableFfbPerformanceResponse |
ImmutableFfbPerformanceResponse.copyOf(FfbPerformanceResponse instance)
Creates an immutable copy of a
FfbPerformanceResponse value. |
ImmutableFfbPerformanceResponse.Builder |
ImmutableFfbPerformanceResponse.Builder.from(FfbPerformanceResponse instance)
Fill a builder with attribute values from the provided
FfbPerformanceResponse instance. |
Copyright © 2018. All rights reserved.