| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client.json |
Json-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableFfbDepotInfo |
ImmutableFfbDepotInfo.Builder.build()
Builds a new
ImmutableFfbDepotInfo. |
static ImmutableFfbDepotInfo |
ImmutableFfbDepotInfo.copyOf(FfbDepotInfo instance)
Creates an immutable copy of a
FfbDepotInfo value. |
ImmutableFfbDepotInfo |
ImmutableFfbDepotInfo.withDepotname(String value)
Copy the current immutable object by setting a value for the
depotname attribute. |
ImmutableFfbDepotInfo |
ImmutableFfbDepotInfo.withDepotNummer(FfbDepotNummer value)
Copy the current immutable object by setting a value for the
depotNummer attribute. |
ImmutableFfbDepotInfo |
ImmutableFfbDepotInfo.withFondsbestaende(FfbFondsbestand... elements)
Copy the current immutable object with elements that replace the content of
fondsbestaende. |
ImmutableFfbDepotInfo |
ImmutableFfbDepotInfo.withFondsbestaende(Iterable<? extends FfbFondsbestand> elements)
Copy the current immutable object with elements that replace the content of
fondsbestaende. |
ImmutableFfbDepotInfo |
ImmutableFfbDepotInfo.withGesamtDepotBestand(BigDecimal value)
Copy the current immutable object by setting a value for the
gesamtDepotBestand attribute. |
Copyright © 2018. All rights reserved.