@Generated(value="org.mapstruct.ap.MappingProcessor", date="2019-08-30T09:14:05+0000", comments="version: 1.3.0.Final, compiler: javac, environment: Java 1.8.0_151 (Oracle Corporation)") public class HbciObjectMapperImpl extends Object implements HbciObjectMapper
| Constructor and Description |
|---|
HbciObjectMapperImpl() |
| 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, createStandingOrders, cycleToTimeunit, cycleToTurnus, getUsage, splitEquallypublic BalancesReport toBalancesReport(org.kapott.hbci.GV_Result.GVRSaldoReq.Info saldoInfo)
toBalancesReport in interface HbciObjectMapperpublic Balance toBalance(org.kapott.hbci.structures.Value value)
toBalance in interface HbciObjectMapperpublic Balance toBalance(org.kapott.hbci.structures.Saldo saldo)
toBalance in interface HbciObjectMapperpublic BankAccount toBankAccount(org.kapott.hbci.structures.Konto konto)
toBankAccount in interface HbciObjectMapperpublic Booking toBooking(org.kapott.hbci.GV_Result.GVRKUms.UmsLine line)
toBooking in interface HbciObjectMapperCopyright © 2019. All rights reserved.