| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client.json |
Json-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableFfbPerformanceResponse |
ImmutableFfbPerformanceResponse.Builder.build()
Builds a new
ImmutableFfbPerformanceResponse. |
static ImmutableFfbPerformanceResponse |
ImmutableFfbPerformanceResponse.copyOf(FfbPerformanceResponse instance)
Creates an immutable copy of a
FfbPerformanceResponse value. |
ImmutableFfbPerformanceResponse |
ImmutableFfbPerformanceResponse.withErrormessage(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
errormessage attribute. |
ImmutableFfbPerformanceResponse |
ImmutableFfbPerformanceResponse.withErrormessage(String value)
Copy the current immutable object by setting a present value for the optional
errormessage attribute. |
ImmutableFfbPerformanceResponse |
ImmutableFfbPerformanceResponse.withErsterZufluss(java.time.LocalDate value)
Copy the current immutable object by setting a value for the
ersterZufluss attribute. |
ImmutableFfbPerformanceResponse |
ImmutableFfbPerformanceResponse.withIsLogin(boolean value)
Copy the current immutable object by setting a value for the
isLogin attribute. |
ImmutableFfbPerformanceResponse |
ImmutableFfbPerformanceResponse.withPerformanceDurchschnitt(BigDecimal value)
Copy the current immutable object by setting a value for the
performanceDurchschnitt attribute. |
ImmutableFfbPerformanceResponse |
ImmutableFfbPerformanceResponse.withPerformanceGesamt(BigDecimal value)
Copy the current immutable object by setting a value for the
performanceGesamt attribute. |
Copyright © 2018. All rights reserved.