@Value.Immutable
public interface FfbPerformanceResponse
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getErrormessage() |
java.time.LocalDate |
getErsterZufluss() |
BigDecimal |
getPerformanceDurchschnitt() |
BigDecimal |
getPerformanceGesamt() |
boolean |
isLogin() |
default FfbPerformanceResponse |
normalize() |
boolean isLogin()
BigDecimal getPerformanceGesamt()
BigDecimal getPerformanceDurchschnitt()
java.time.LocalDate getErsterZufluss()
@Value.Check default FfbPerformanceResponse normalize()
Copyright © 2018. All rights reserved.