JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
de.frankmuenster.mahoe.utils
Annotation Type BankToAdd
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
BankToAdd
Defines a class that has a BLZ to be added to the supported BLZ List.
Author:
Frank Münster
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
blz
Blz.
String
name
The Name of the bank
String
walletPrefix
The wallet prefix
Element Details
blz
String
blz
Blz.
Returns:
the bank identification id
name
String
name
The Name of the bank
Returns:
the bank name
walletPrefix
String
walletPrefix
The wallet prefix
Returns:
the wallet prefix