Uses of Class
org.kapott.hbci.passport.HBCIPassportList.Entry
Packages that use HBCIPassportList.Entry
Package
Description
Passports repräsentieren die HBCI-Sicherheitsmedien, mit denen Zugangsdaten
eines Bankkunden verwaltet werden.
-
Uses of HBCIPassportList.Entry in org.kapott.hbci.passport
Fields in org.kapott.hbci.passport with type parameters of type HBCIPassportList.EntryMethods in org.kapott.hbci.passport that return types with arguments of type HBCIPassportList.EntryModifier and TypeMethodDescriptionprivate Iterator
<HBCIPassportList.Entry> HBCIPassportList.iterator()
Methods in org.kapott.hbci.passport with parameters of type HBCIPassportList.EntryModifier and TypeMethodDescriptionprivate void
HBCIPassportList.addPassport
(HBCIPassportList.Entry entry)