| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client.json |
Json-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableFfbFondsbestand.Builder |
ImmutableFfbFondsbestand.Builder.benchmarkName(String benchmarkName)
Initializes the value for the
benchmarkName attribute. |
ImmutableFfbFondsbestand.Builder |
ImmutableFfbFondsbestand.Builder.bestandStueckzahl(BigDecimal bestandStueckzahl)
Initializes the value for the
bestandStueckzahl attribute. |
ImmutableFfbFondsbestand.Builder |
ImmutableFfbFondsbestand.Builder.bestandWertInEuro(BigDecimal bestandWertInEuro)
Initializes the value for the
bestandWertInEuro attribute. |
ImmutableFfbFondsbestand.Builder |
ImmutableFfbFondsbestand.Builder.bestandWertInFondswaehrung(BigDecimal bestandWertInFondswaehrung)
Initializes the value for the
bestandWertInFondswaehrung attribute. |
static ImmutableFfbFondsbestand.Builder |
ImmutableFfbFondsbestand.builder()
Creates a builder for
ImmutableFfbFondsbestand. |
ImmutableFfbFondsbestand.Builder |
ImmutableFfbFondsbestand.Builder.fondsname(String fondsname)
Initializes the value for the
fondsname attribute. |
ImmutableFfbFondsbestand.Builder |
ImmutableFfbFondsbestand.Builder.fondswaehrung(String fondswaehrung)
Initializes the value for the
fondswaehrung attribute. |
ImmutableFfbFondsbestand.Builder |
ImmutableFfbFondsbestand.Builder.from(FfbFondsbestand instance)
Fill a builder with attribute values from the provided
FfbFondsbestand instance. |
ImmutableFfbFondsbestand.Builder |
ImmutableFfbFondsbestand.Builder.isin(String isin)
Initializes the value for the
isin attribute. |
ImmutableFfbFondsbestand.Builder |
ImmutableFfbFondsbestand.Builder.preisDatum(java.time.LocalDate preisDatum)
Initializes the value for the
preisDatum attribute. |
ImmutableFfbFondsbestand.Builder |
ImmutableFfbFondsbestand.Builder.ruecknahmePreis(BigDecimal ruecknahmePreis)
Initializes the value for the
ruecknahmePreis attribute. |
ImmutableFfbFondsbestand.Builder |
ImmutableFfbFondsbestand.Builder.wkn(String wkn)
Initializes the value for the
wkn attribute. |
Copyright © 2018. All rights reserved.