Class CALCLUHN

java.lang.Object
org.jpos.q2.cli.CALCLUHN
All Implemented Interfaces:
CLICommand

public class CALCLUHN extends Object implements CLICommand
CLI command that computes the LUHN check digit for one or more PANs.
  • Constructor Details

    • CALCLUHN

      public CALCLUHN()
      Default constructor; no instance state to initialise.
  • Method Details