| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client.json |
Json-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableMyFfbResponse |
ImmutableMyFfbResponse.Builder.build()
Builds a new
ImmutableMyFfbResponse. |
static ImmutableMyFfbResponse |
ImmutableMyFfbResponse.copyOf(MyFfbResponse instance)
Creates an immutable copy of a
MyFfbResponse value. |
ImmutableMyFfbResponse |
ImmutableMyFfbResponse.withDepots(FfbDepotInfo... elements)
Copy the current immutable object with elements that replace the content of
depots. |
ImmutableMyFfbResponse |
ImmutableMyFfbResponse.withDepots(Iterable<? extends FfbDepotInfo> elements)
Copy the current immutable object with elements that replace the content of
depots. |
ImmutableMyFfbResponse |
ImmutableMyFfbResponse.withGesamtwert(BigDecimal value)
Copy the current immutable object by setting a value for the
gesamtwert attribute. |
ImmutableMyFfbResponse |
ImmutableMyFfbResponse.withIsLoggedIn(boolean value)
Copy the current immutable object by setting a value for the
isLoggedIn attribute. |
ImmutableMyFfbResponse |
ImmutableMyFfbResponse.withIsModelportfolio(boolean value)
Copy the current immutable object by setting a value for the
isModelportfolio attribute. |
ImmutableMyFfbResponse |
ImmutableMyFfbResponse.withLetztesUpdate(java.time.LocalDate value)
Copy the current immutable object by setting a value for the
letztesUpdate attribute. |
Copyright © 2018. All rights reserved.