Uses of Class
de.adorsys.multibanking.hbci.model.HbciPassport.State
-
Packages that use HbciPassport.State Package Description de.adorsys.multibanking.hbci.model -
-
Uses of HbciPassport.State in de.adorsys.multibanking.hbci.model
Methods in de.adorsys.multibanking.hbci.model that return HbciPassport.State Modifier and Type Method Description static HbciPassport.StateHbciPassport.State. fromJson(String s)Methods in de.adorsys.multibanking.hbci.model with parameters of type HbciPassport.State Modifier and Type Method Description static HbciPassportHbciDialogFactory. createPassport(HbciPassport.State state, org.kapott.hbci.callback.HBCICallback callback)
-