| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client |
Statt des Scrapers sollte die mobile Schnittstelle der FFB genutzt werden.
|
| de.bmarwell.ffb.depot.client.util | |
| de.bmarwell.ffb.depot.client.value |
Value-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
FfbUmsatzResponse |
FfbMobileClient.getUmsaetze(FfbAuftragsTyp auftragsTyp,
java.time.LocalDate from,
java.time.LocalDate until) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.client.Invocation |
WebClientHelper.umsaetze(FfbAuftragsTyp auftragsTyp,
java.time.LocalDate from,
java.time.LocalDate until) |
| Modifier and Type | Method and Description |
|---|---|
static FfbAuftragsTyp |
FfbAuftragsTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FfbAuftragsTyp[] |
FfbAuftragsTyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.