Uses of Class
org.jpos.iso.BcdPrefixer

Packages that use BcdPrefixer
org.jpos.iso ISO-8583/ANSI X9.2 related classes 
 

Uses of BcdPrefixer in org.jpos.iso
 

Fields in org.jpos.iso declared as BcdPrefixer
static BcdPrefixer BcdPrefixer.L
          A length prefixer for upto 9 chars.
static BcdPrefixer BcdPrefixer.LL
          A length prefixer for upto 99 chars.
static BcdPrefixer BcdPrefixer.LLL
          A length prefixer for upto 999 chars.
static BcdPrefixer BcdPrefixer.LLLL
          A length prefixer for upto 9999 chars.
static BcdPrefixer BcdPrefixer.LLLLL
          A length prefixer for upto 99999 chars.
 



Copyright © 1998-2012 jPOS.org. All Rights Reserved.