Class BankInfo
-
- All Implemented Interfaces:
public final class BankInfo
-
-
Method Summary
Modifier and Type Method Description final StringgetPackageName()final StringgetDeeplink()final StringgetWeblink()final DrawablegetAppIcon()final StringgetAppLabel()-
-
Method Detail
-
getPackageName
final String getPackageName()
-
getDeeplink
final String getDeeplink()
-
getWeblink
final String getWeblink()
-
getAppIcon
final Drawable getAppIcon()
-
getAppLabel
final String getAppLabel()
-
-
-
-