public class FigoMapping extends Object
| Constructor and Description |
|---|
FigoMapping() |
| Modifier and Type | Method and Description |
|---|---|
static BankAccount |
mapBankAccount(me.figo.models.Account account) |
static Booking |
mapBooking(me.figo.models.Transaction transaction) |
static BankAccount |
mapBookingAccount(me.figo.models.Transaction transaction) |
static StandingOrder |
mapStandingOrder(me.figo.models.StandingOrder figoStandingOrder) |
static TanTransportType |
mapTanTransportTypes(me.figo.models.TanScheme tanScheme) |
public static StandingOrder mapStandingOrder(me.figo.models.StandingOrder figoStandingOrder)
public static BankAccount mapBankAccount(me.figo.models.Account account)
public static Booking mapBooking(me.figo.models.Transaction transaction)
public static BankAccount mapBookingAccount(me.figo.models.Transaction transaction)
public static TanTransportType mapTanTransportTypes(me.figo.models.TanScheme tanScheme)
Copyright © 2017. All rights reserved.