@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-03-31T11:37:18+0000", comments="version: 1.3.0.Final, compiler: javac, environment: Java 1.8.0_242 (Private Build)") public class AccountStatementMapperImpl extends Object implements AccountStatementMapper
| Constructor and Description |
|---|
AccountStatementMapperImpl() |
| Modifier and Type | Method and Description |
|---|---|
Balance |
toBalance(org.kapott.hbci.structures.Saldo saldo) |
Balance |
toBalance(org.kapott.hbci.structures.Value value) |
BalancesReport |
toBalancesReport(org.kapott.hbci.GV_Result.GVRSaldoReq.Info saldoInfo) |
BankAccount |
toBankAccount(org.kapott.hbci.structures.Konto konto) |
Booking |
toBooking(org.kapott.hbci.GV_Result.GVRKUms.UmsLine line) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateBalancesReport, createBookings, getUsage, splitEquallypublic BalancesReport toBalancesReport(org.kapott.hbci.GV_Result.GVRSaldoReq.Info saldoInfo)
toBalancesReport in interface AccountStatementMapperpublic Balance toBalance(org.kapott.hbci.structures.Value value)
toBalance in interface AccountStatementMapperpublic Balance toBalance(org.kapott.hbci.structures.Saldo saldo)
toBalance in interface AccountStatementMapperpublic BankAccount toBankAccount(org.kapott.hbci.structures.Konto konto)
toBankAccount in interface AccountStatementMapperpublic Booking toBooking(org.kapott.hbci.GV_Result.GVRKUms.UmsLine line)
toBooking in interface AccountStatementMapperCopyright © 2020. All rights reserved.