public final class HbciFactory extends Object
| Constructor and Description |
|---|
HbciFactory() |
| Modifier and Type | Method and Description |
|---|---|
static BankAccountBalance |
createBalance(org.kapott.hbci.GV_Result.GVRSaldoReq gvSaldoReq) |
static List<Booking> |
createBookings(org.kapott.hbci.GV_Result.GVRKUms gvrkUms) |
static BankAccount |
toBankAccount(org.kapott.hbci.structures.Konto konto) |
public static BankAccountBalance createBalance(org.kapott.hbci.GV_Result.GVRSaldoReq gvSaldoReq)
public static List<Booking> createBookings(org.kapott.hbci.GV_Result.GVRKUms gvrkUms)
public static BankAccount toBankAccount(org.kapott.hbci.structures.Konto konto)
Copyright © 2017. All rights reserved.