Uses of Class
com.onlinepayments.domain.DirectoryEntry
Packages that use DirectoryEntry
-
Uses of DirectoryEntry in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return DirectoryEntryModifier and TypeMethodDescriptionDirectoryEntry.withIssuerId(String value) Unique ID of the issuing bank of the customerDirectoryEntry.withIssuerList(String value) To be used to sort the issuers.DirectoryEntry.withIssuerName(String value) Name of the issuing bank as it should be presented to the customerMethods in com.onlinepayments.domain that return types with arguments of type DirectoryEntryMethod parameters in com.onlinepayments.domain with type arguments of type DirectoryEntryModifier and TypeMethodDescriptionvoidProductDirectory.setEntries(List<DirectoryEntry> value) List of entries in the directoryProductDirectory.withEntries(List<DirectoryEntry> value) List of entries in the directory