| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client.json |
Json-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableFfbFondsbestand |
ImmutableFfbFondsbestand.Builder.build()
Builds a new
ImmutableFfbFondsbestand. |
static ImmutableFfbFondsbestand |
ImmutableFfbFondsbestand.copyOf(FfbFondsbestand instance)
Creates an immutable copy of a
FfbFondsbestand value. |
ImmutableFfbFondsbestand |
ImmutableFfbFondsbestand.withBenchmarkName(String value)
Copy the current immutable object by setting a value for the
benchmarkName attribute. |
ImmutableFfbFondsbestand |
ImmutableFfbFondsbestand.withBestandStueckzahl(BigDecimal value)
Copy the current immutable object by setting a value for the
bestandStueckzahl attribute. |
ImmutableFfbFondsbestand |
ImmutableFfbFondsbestand.withBestandWertInEuro(BigDecimal value)
Copy the current immutable object by setting a value for the
bestandWertInEuro attribute. |
ImmutableFfbFondsbestand |
ImmutableFfbFondsbestand.withBestandWertInFondswaehrung(BigDecimal value)
Copy the current immutable object by setting a value for the
bestandWertInFondswaehrung attribute. |
ImmutableFfbFondsbestand |
ImmutableFfbFondsbestand.withFondsname(String value)
Copy the current immutable object by setting a value for the
fondsname attribute. |
ImmutableFfbFondsbestand |
ImmutableFfbFondsbestand.withFondswaehrung(String value)
Copy the current immutable object by setting a value for the
fondswaehrung attribute. |
ImmutableFfbFondsbestand |
ImmutableFfbFondsbestand.withIsin(String value)
Copy the current immutable object by setting a value for the
isin attribute. |
ImmutableFfbFondsbestand |
ImmutableFfbFondsbestand.withPreisDatum(java.time.LocalDate value)
Copy the current immutable object by setting a value for the
preisDatum attribute. |
ImmutableFfbFondsbestand |
ImmutableFfbFondsbestand.withRuecknahmePreis(BigDecimal value)
Copy the current immutable object by setting a value for the
ruecknahmePreis attribute. |
ImmutableFfbFondsbestand |
ImmutableFfbFondsbestand.withWkn(String value)
Copy the current immutable object by setting a value for the
wkn attribute. |
Copyright © 2018. All rights reserved.