| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client.json |
Json-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.auftragtyp(String auftragtyp)
Initializes the value for the
auftragtyp attribute. |
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.betrag(BigDecimal betrag)
Initializes the value for the
betrag attribute. |
static ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.builder()
Creates a builder for
ImmutableFfbDisposition. |
static ImmutableFfbDisposition.Builder |
FfbDisposition.builder() |
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.depot(String depot)
Initializes the value for the
depot attribute. |
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.eingabedatum(java.time.LocalDate eingabedatum)
Initializes the value for the
eingabedatum attribute. |
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.fondsname(String fondsname)
Initializes the value for the
fondsname attribute. |
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.from(FfbDisposition instance)
Fill a builder with attribute values from the provided
FfbDisposition instance. |
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.isin(String isin)
Initializes the value for the
isin attribute. |
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.kagName(String kagName)
Initializes the value for the
kagName attribute. |
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.rabatt(BigDecimal rabatt)
Initializes the optional value
rabatt to rabatt. |
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.rabatt(Optional<? extends BigDecimal> rabatt)
Initializes the optional value
rabatt to rabatt. |
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.stuecke(BigDecimal stuecke)
Initializes the value for the
stuecke attribute. |
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.teilauftragtyp(String teilauftragtyp)
Initializes the value for the
teilauftragtyp attribute. |
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.verrechnungskonto(String verrechnungskonto)
Initializes the value for the
verrechnungskonto attribute. |
ImmutableFfbDisposition.Builder |
ImmutableFfbDisposition.Builder.wkn(String wkn)
Initializes the value for the
wkn attribute. |
Copyright © 2018. All rights reserved.