| 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 |
|---|---|
FfbDispositionenResponse |
FfbMobileClient.getDispositionen()
Response with pending transactions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableFfbDispositionenResponse
Immutable implementation of
FfbDispositionenResponse. |
| Modifier and Type | Method and Description |
|---|---|
default FfbDispositionenResponse |
FfbDispositionenResponse.normalize() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableFfbDispositionenResponse |
ImmutableFfbDispositionenResponse.copyOf(FfbDispositionenResponse instance)
Creates an immutable copy of a
FfbDispositionenResponse value. |
ImmutableFfbDispositionenResponse.Builder |
ImmutableFfbDispositionenResponse.Builder.from(FfbDispositionenResponse instance)
Fill a builder with attribute values from the provided
FfbDispositionenResponse instance. |
Copyright © 2018. All rights reserved.