net.sf.plausj.bank.german.strategy.util
Class Strategy52AlikeHelper

java.lang.Object
  extended by net.sf.plausj.bank.german.strategy.util.Strategy52AlikeHelper

public class Strategy52AlikeHelper
extends java.lang.Object

Author:
ninan

Constructor Summary
Strategy52AlikeHelper()
           
 
Method Summary
static int calculateSum(int[] legacyAccountNumber, int[] multiplicators)
           
static CheckDigit getCheckSumFromMod(int mod, int weight, int pos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Strategy52AlikeHelper

public Strategy52AlikeHelper()
Method Detail

calculateSum

public static int calculateSum(int[] legacyAccountNumber,
                               int[] multiplicators)

getCheckSumFromMod

public static CheckDigit getCheckSumFromMod(int mod,
                                            int weight,
                                            int pos)


Copyright © 2005-2007 null. All Rights Reserved.