Class BankOfScotland


  • public final class BankOfScotland
    extends java.lang.Object
    Bank of Scotland
    Author:
    Frank Münster
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BIC
      BOS BIC
      static java.lang.String BLZ
      BOS BLZ
      static java.lang.String COOKIE_FILE
      Name for cookie backup file
      static java.lang.String NAME
      BOS Name
      static java.lang.String URL_LOGIN
      BOS Login URL
      static java.lang.String URL_MAIN
      BOS URL to main page
      static java.lang.String URL_POST_BOX
      BOS URL to post box
      static java.lang.String WALLET_PREFIX
      Wallet prefix
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait