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

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

public class Strategy27AlikeHelper
extends java.lang.Object

Author:
ninan

Constructor Summary
Strategy27AlikeHelper()
           
 
Method Summary
static int calculateSum(AccountCode accountCode, int[][] transformationTable)
           
static int getCheckDigitFromSum(int sum)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Strategy27AlikeHelper

public Strategy27AlikeHelper()
Method Detail

calculateSum

public static int calculateSum(AccountCode accountCode,
                               int[][] transformationTable)

getCheckDigitFromSum

public static int getCheckDigitFromSum(int sum)


Copyright © 2005-2007 null. All Rights Reserved.