@Generated(value="org.mapstruct.ap.MappingProcessor", date="2019-09-30T13:12:08+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) |
HbciDialogRequest |
toHbciDialogRequest(AbstractRequest transactionRequest,
org.kapott.hbci.callback.HBCICallback callback) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateBalancesReport, createBookings, createStandingOrders, cycleToTimeunit, cycleToTurnus, getUsage, splitEquallypublic HbciDialogRequest toHbciDialogRequest(AbstractRequest transactionRequest, org.kapott.hbci.callback.HBCICallback callback)
toHbciDialogRequest in interface HbciObjectMapperpublic 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.