| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client.json |
Json-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableFfbDisposition |
ImmutableFfbDisposition.Builder.build()
Builds a new
ImmutableFfbDisposition. |
static ImmutableFfbDisposition |
ImmutableFfbDisposition.copyOf(FfbDisposition instance)
Creates an immutable copy of a
FfbDisposition value. |
ImmutableFfbDisposition |
ImmutableFfbDisposition.withAuftragtyp(String value)
Copy the current immutable object by setting a value for the
auftragtyp attribute. |
ImmutableFfbDisposition |
ImmutableFfbDisposition.withBetrag(BigDecimal value)
Copy the current immutable object by setting a value for the
betrag attribute. |
ImmutableFfbDisposition |
ImmutableFfbDisposition.withDepot(String value)
Copy the current immutable object by setting a value for the
depot attribute. |
ImmutableFfbDisposition |
ImmutableFfbDisposition.withEingabedatum(java.time.LocalDate value)
Copy the current immutable object by setting a value for the
eingabedatum attribute. |
ImmutableFfbDisposition |
ImmutableFfbDisposition.withFondsname(String value)
Copy the current immutable object by setting a value for the
fondsname attribute. |
ImmutableFfbDisposition |
ImmutableFfbDisposition.withIsin(String value)
Copy the current immutable object by setting a value for the
isin attribute. |
ImmutableFfbDisposition |
ImmutableFfbDisposition.withKagName(String value)
Copy the current immutable object by setting a value for the
kagName attribute. |
ImmutableFfbDisposition |
ImmutableFfbDisposition.withRabatt(BigDecimal value)
Copy the current immutable object by setting a present value for the optional
rabatt attribute. |
ImmutableFfbDisposition |
ImmutableFfbDisposition.withRabatt(Optional<? extends BigDecimal> optional)
Copy the current immutable object by setting an optional value for the
rabatt attribute. |
ImmutableFfbDisposition |
ImmutableFfbDisposition.withStuecke(BigDecimal value)
Copy the current immutable object by setting a value for the
stuecke attribute. |
ImmutableFfbDisposition |
ImmutableFfbDisposition.withTeilauftragtyp(String value)
Copy the current immutable object by setting a value for the
teilauftragtyp attribute. |
ImmutableFfbDisposition |
ImmutableFfbDisposition.withVerrechnungskonto(String value)
Copy the current immutable object by setting a value for the
verrechnungskonto attribute. |
ImmutableFfbDisposition |
ImmutableFfbDisposition.withWkn(String value)
Copy the current immutable object by setting a value for the
wkn attribute. |
Copyright © 2018. All rights reserved.