| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client.json |
Json-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableFfbDepotInfo.Builder |
ImmutableFfbDepotInfo.Builder.addAllFondsbestaende(Iterable<? extends FfbFondsbestand> elements)
Adds elements to
fondsbestaende list. |
ImmutableFfbDepotInfo.Builder |
ImmutableFfbDepotInfo.Builder.addFondsbestaende(FfbFondsbestand... elements)
Adds elements to
fondsbestaende list. |
ImmutableFfbDepotInfo.Builder |
ImmutableFfbDepotInfo.Builder.addFondsbestaende(FfbFondsbestand element)
Adds one element to
fondsbestaende list. |
static ImmutableFfbDepotInfo.Builder |
FfbDepotInfo.builder() |
static ImmutableFfbDepotInfo.Builder |
ImmutableFfbDepotInfo.builder()
Creates a builder for
ImmutableFfbDepotInfo. |
ImmutableFfbDepotInfo.Builder |
ImmutableFfbDepotInfo.Builder.depotname(String depotname)
Initializes the value for the
depotname attribute. |
ImmutableFfbDepotInfo.Builder |
ImmutableFfbDepotInfo.Builder.depotNummer(FfbDepotNummer depotNummer)
Initializes the value for the
depotNummer attribute. |
ImmutableFfbDepotInfo.Builder |
ImmutableFfbDepotInfo.Builder.fondsbestaende(Iterable<? extends FfbFondsbestand> elements)
Sets or replaces all elements for
fondsbestaende list. |
ImmutableFfbDepotInfo.Builder |
ImmutableFfbDepotInfo.Builder.from(FfbDepotInfo instance)
Fill a builder with attribute values from the provided
FfbDepotInfo instance. |
ImmutableFfbDepotInfo.Builder |
ImmutableFfbDepotInfo.Builder.gesamtDepotBestand(BigDecimal gesamtDepotBestand)
Initializes the value for the
gesamtDepotBestand attribute. |
Copyright © 2018. All rights reserved.