| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client.json |
Json-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableFfbUmsatzResponse |
ImmutableFfbUmsatzResponse.Builder.build()
Builds a new
ImmutableFfbUmsatzResponse. |
static ImmutableFfbUmsatzResponse |
ImmutableFfbUmsatzResponse.copyOf(FfbUmsatzResponse instance)
Creates an immutable copy of a
FfbUmsatzResponse value. |
ImmutableFfbUmsatzResponse |
ImmutableFfbUmsatzResponse.withAnzahlUmsaetze(String value)
Copy the current immutable object by setting a value for the
anzahlUmsaetze attribute. |
ImmutableFfbUmsatzResponse |
ImmutableFfbUmsatzResponse.withError(String value)
Copy the current immutable object by setting a value for the
error attribute. |
ImmutableFfbUmsatzResponse |
ImmutableFfbUmsatzResponse.withGetlogin(String value)
Copy the current immutable object by setting a value for the
getlogin attribute. |
ImmutableFfbUmsatzResponse |
ImmutableFfbUmsatzResponse.withHash(String value)
Copy the current immutable object by setting a value for the
hash attribute. |
ImmutableFfbUmsatzResponse |
ImmutableFfbUmsatzResponse.withUmsaetze(FfbUmsatz... elements)
Copy the current immutable object with elements that replace the content of
umsaetze. |
ImmutableFfbUmsatzResponse |
ImmutableFfbUmsatzResponse.withUmsaetze(Iterable<? extends FfbUmsatz> elements)
Copy the current immutable object with elements that replace the content of
umsaetze. |
ImmutableFfbUmsatzResponse |
ImmutableFfbUmsatzResponse.withUrlFactsheetOverlay(String value)
Copy the current immutable object by setting a value for the
urlFactsheetOverlay attribute. |
Copyright © 2018. All rights reserved.