| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client.json |
Json-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableFfbDispositionenResponse |
ImmutableFfbDispositionenResponse.Builder.build()
Builds a new
ImmutableFfbDispositionenResponse. |
static ImmutableFfbDispositionenResponse |
ImmutableFfbDispositionenResponse.copyOf(FfbDispositionenResponse instance)
Creates an immutable copy of a
FfbDispositionenResponse value. |
ImmutableFfbDispositionenResponse |
ImmutableFfbDispositionenResponse.withDispositionen(FfbDisposition... elements)
Copy the current immutable object with elements that replace the content of
dispositionen. |
ImmutableFfbDispositionenResponse |
ImmutableFfbDispositionenResponse.withDispositionen(Iterable<? extends FfbDisposition> elements)
Copy the current immutable object with elements that replace the content of
dispositionen. |
ImmutableFfbDispositionenResponse |
ImmutableFfbDispositionenResponse.withDispositionenAnzahl(int value)
Copy the current immutable object by setting a value for the
dispositionenAnzahl attribute. |
ImmutableFfbDispositionenResponse |
ImmutableFfbDispositionenResponse.withDispositionenBetrag(BigDecimal value)
Copy the current immutable object by setting a value for the
dispositionenBetrag attribute. |
ImmutableFfbDispositionenResponse |
ImmutableFfbDispositionenResponse.withErrormessage(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
errormessage attribute. |
ImmutableFfbDispositionenResponse |
ImmutableFfbDispositionenResponse.withErrormessage(String value)
Copy the current immutable object by setting a present value for the optional
errormessage attribute. |
ImmutableFfbDispositionenResponse |
ImmutableFfbDispositionenResponse.withIsLogin(boolean value)
Copy the current immutable object by setting a value for the
isLogin attribute. |
Copyright © 2018. All rights reserved.